diff options
| -rw-r--r-- | README.md | 7 | ||||
| -rw-r--r-- | personal/itches.md | 4 | ||||
| -rw-r--r-- | technical/reviews/linux.conf.au-2017.md (renamed from reviews/technical/linux.conf.au-2017.md) | 0 |
3 files changed, 8 insertions, 3 deletions
@@ -33,9 +33,10 @@ that makes them… gestating? [a bunch of things]: personal/interests.md -[blogging bandwagon]: reviews/blog-roll.md +[blogging bandwagon]: technical/blog-roll.md [list of itches]: personal/itches.md -[trying to keep up with my industry]: reviews/technical/ +[trying to keep up with my industry]: technical/reviews/ [screwing around with my computers]: personal/setups.md -[lots of silly things]: reviews/entertainment.md +[lots of silly things]: personal/entertainment.md + [fuckload]: http://www.imdb.com/title/tt1131729/quotes/qt0536137 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 diff --git a/reviews/technical/linux.conf.au-2017.md b/technical/reviews/linux.conf.au-2017.md index 9eb8da7..9eb8da7 100644 --- a/reviews/technical/linux.conf.au-2017.md +++ b/technical/reviews/linux.conf.au-2017.md |
