From b22c0a7c42eb5546374773dac538a39249d55d1f Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Sat, 9 Feb 2019 12:41:53 +0100 Subject: Add itch on Emacs Custom --- README.md | 2 +- personal/itches.md | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b012de7..a163b14 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Peniblec's Memory Leaks -## still reachable: 6844 words in 12 pages +## still reachable: 6896 words in 12 pages Hi! I am a software engineer interested in [a bunch of things]. diff --git a/personal/itches.md b/personal/itches.md index ad1ce36..e632f18 100644 --- a/personal/itches.md +++ b/personal/itches.md @@ -70,6 +70,12 @@ - in a folder with a .git folder and a .gitignore file, - `C-x C-f .gi TAB` completes to .gitignore - `C-x C-f .git TAB` says "not unique" +- add some Custom machinery to save additions/removals to list + variables; as things stand, once I add/remove items and save the + variable, I miss out on changes to the variable's default value: + e.g. `git-commit-setup-hook` recently added `bug-reference-mode`, + but I never realized it because I customized the hook to add some + personal functions [bug#30008]: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30008 [bug#31586]: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=31586 -- cgit v1.2.3