diff options
author | Sacha Chua <sacha@sachachua.com> | 2024-12-04 10:32:23 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2024-12-04 10:32:23 -0500 |
commit | 2ca5e95ce989dbffdc074786ab5e7d59712ca922 (patch) | |
tree | 420627177507b26cba8e27699ad1b8571b61b299 | |
parent | e5b417ab08b874f8d02c500cbd87c30817d9049a (diff) | |
download | emacsconf-wiki-2ca5e95ce989dbffdc074786ab5e7d59712ca922.tar.xz emacsconf-wiki-2ca5e95ce989dbffdc074786ab5e7d59712ca922.zip |
add mastodon and link
-rw-r--r-- | 2024/talks/pgmacs.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/2024/talks/pgmacs.md b/2024/talks/pgmacs.md index 232294ac..32c0fb13 100644 --- a/2024/talks/pgmacs.md +++ b/2024/talks/pgmacs.md @@ -7,7 +7,7 @@ # PGmacs: browsing and editing PostgreSQL databases from Emacs -Eric Marsden (he/him) - <mailto:eric.marsden@risk-engineering.org> +Eric Marsden (he/him) - <mailto:eric.marsden@risk-engineering.org>, [@emarsden@mastodon.social](https://mastodon.social/@emarsden) [[!inline pages="internal(2024/info/pgmacs-before)" raw="yes"]] @@ -31,6 +31,8 @@ over the network or over a Unix socket. The talk will provide an overview of the functionality of PGmacs, then show how it can be easily extended to display images stored as database BLOBs inlined in a row-list buffer. +<https://github.com/emarsden/pgmacs> + About the speaker: Eric Marsden developed his first Emacs packages |