diff options
Diffstat (limited to '')
-rw-r--r-- | 2022/talks/tramp.md | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/2022/talks/tramp.md b/2022/talks/tramp.md new file mode 100644 index 00000000..4040d2bd --- /dev/null +++ b/2022/talks/tramp.md @@ -0,0 +1,27 @@ +[[!meta title="Elisp and the TRAMP: How to NOT write code you don't have to"]] +[[!meta copyright="Copyright © 2022 Grant Shangreaux"]] +[[!inline pages="internal(2022/info/tramp-nav)" raw="yes"]] + +<!-- Initially generated with emacsconf-generate-talk-page and then left alone for manual editing --> +<!-- You can manually edit this file to update the abstract, add links, etc. ---> + + +# Elisp and the TRAMP: How to NOT write code you don't have to +Grant Shangreaux (Shang-groo or Shang-grow are fine, he/him, IRC: shoshin[m]) + +[[!inline pages="internal(2022/info/tramp-before)" raw="yes"]] + +When you have a hammer, everything looks like a nail. When you have +Emacs, everything looks like… what? This is a story of understanding +a particular feature of Tramp and realizing it could be used in all +sorts of places in Emacs-land. Some of them are truly useful, but I +ended up in a place where applying it was going to create a non-trivial +amount of work writing Emacs Lisp to extend EMMS. + + + +[[!inline pages="internal(2022/info/tramp-after)" raw="yes"]] + +[[!inline pages="internal(2022/info/tramp-nav)" raw="yes"]] + + |