From 49539c7d0d625be61541118c14616ddcb0af9bb5 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Thu, 21 Jun 2018 17:10:00 +0200 Subject: Add a TRAMP itch I'd rather not pull over 200MB's worth of GNOME dependencies just to hold my credentials, since ~/.authinfo.gpg does that just fine with 80 bytes. --- README.md | 2 +- personal/itches.md | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7c5e64d..bc1fdca 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Peniblec's Memory Leaks -## still reachable: 3717 words in 6 pages +## still reachable: 3726 words in 6 pages Hi! I am a software engineer interested in [a bunch of things]. diff --git a/personal/itches.md b/personal/itches.md index 7f45973..821f7e4 100644 --- a/personal/itches.md +++ b/personal/itches.md @@ -22,7 +22,7 @@ - cursor stuck on lines with 😛 - scroll when going down newline with forward-… - prevent kills in password prompts from ending up in the clipboard - (auth-info.gpg, sudo…) + (.authinfo.gpg, sudo…) - matching-paren analysis fails: `;; (here is\n;; a comment)` - some modes redefine C-M-h, which makes this binding hard to override; could mark-defun consult functions/values exposed by major @@ -33,7 +33,8 @@ - when opening `.gpg` files in a TTY, some characters (e.g. TAB) are swallowed by Emacs instead of being forwarded to the gpg prompt; these characters are then inserted in the decrypted file's buffer - (see `epa-file-insert-file-contents`). + (see `epa-file-insert-file-contents`) +- let TRAMP fetch Google Drive credentials from .authinfo.gpg [bug#30008]: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30008 -- cgit v1.2.3