From 67f0f1c500091db27a69cb3a05fffd20c137d6e4 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Fri, 30 Sep 2022 15:59:56 -0400 Subject: Add 2022 talks --- 2022/talks/tramp.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 2022/talks/tramp.md (limited to '2022/talks/tramp.md') 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"]] + + + + + +# 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"]] + + -- cgit v1.2.3