summaryrefslogtreecommitdiff
path: root/personal
diff options
context:
space:
mode:
Diffstat (limited to 'personal')
-rw-r--r--personal/itches.md6
1 files changed, 6 insertions, 0 deletions
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