From a1be544eccfec15ba7dac698e014f73d7a32bd5c Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Sun, 3 Mar 2019 21:51:16 +0100 Subject: Add a couple more itches --- personal/itches.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'personal/itches.md') diff --git a/personal/itches.md b/personal/itches.md index 07c6846..4e5dd67 100644 --- a/personal/itches.md +++ b/personal/itches.md @@ -75,6 +75,8 @@ 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 +- e-pair-mode inserts a closing `$` after point in tex-mode, but + inserts a new pair instead of overwriting when pressing `$` again [bug#30008]: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30008 [bug#31586]: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=31586 @@ -428,6 +430,10 @@ Full disclosure - read-answer - if deleting a remote branch fails (e.g. due to wrong credentials), `update-ref -d` is still run +- make status buffer understand and display `typechange` e.g. when + replacing a replacing a regular file with a symlink +- when ignoring a file in a subdirectory, magit attempts to + `git add .gitignore` (i.e. toplevel `.gitignore`), which fails ### markdown-mode -- cgit v1.2.3