memory-leaks

Still reachable: lots of words in many pages.
git clone https://git.kevinlegouguec.net/memory-leaks
Log | Files | Refs | README | LICENSE

commit 7885ed7827ec5804e290ef32e9bf0ce24960c519
parent dcf49cfc9a540fd6fb1e9a05427c1a7e2601f636
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Sat, 26 Jan 2019 10:41:53 +0100

Add another magit itch

Gave up investigating for now, as it takes to much time to git log the
Emacs repository.

Diffstat:
MREADME.md | 2+-
Mpersonal/itches.md | 8++++++++
2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -1,5 +1,5 @@ # Peniblec's Memory Leaks -## still reachable: 6756 words in 12 pages +## still reachable: 6799 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 @@ -404,6 +404,14 @@ Full disclosure - prevent section highlight overlay from hiding tag face background - fix copy-pasted docstring for magit-diff-context-highlight - figure out why magit-blame-echo does not echo +- when quitting ediff conflict resolution, the "save buffer" prompt is + out of focus, one must ALT-TAB out of the ediff control panel first + (noticed in Emacs 27; 25.1 works fine); possible culprits: + - magit + - ediff + - smerge + - yes-or-no-p + - read-answer ### markdown-mode