From e42e270b4412c9cad0b6e9a6dfcbf31e3928d92e Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Tue, 15 May 2018 18:16:24 +0200 Subject: Turn "technical" into a first-level folder; add a nit --- personal/itches.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'personal') diff --git a/personal/itches.md b/personal/itches.md index 826f045..c6c8747 100644 --- a/personal/itches.md +++ b/personal/itches.md @@ -31,6 +31,10 @@ - make ellipses for "invisible" text easily customizable (src/xdisp.c) - Man-mode: make isearch skip end-of-line hyphens - whitespace-mode: skip line/wrap-prefix variables and properties +- 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`). [bug#30008]: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30008 -- cgit v1.2.3