memory-leaks

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

commit d62f39909b5dde4c321d1537bedc94e57c41e66a
parent af309709e9d7154a3a0c081f77d8ddae870ffbcc
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Sat,  1 Dec 2018 12:36:37 +0100

Add item on Emacs wishlist

This  idea comes  from a  huge  thread that  stirred emacs-devel  some
months ago  when someone  suggested enabling  delete-selection-mode by
default.

https://lists.gnu.org/archive/html/emacs-devel/2018-09/msg00323.html

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

diff --git a/README.md b/README.md @@ -1,5 +1,5 @@ # Peniblec's Memory Leaks -## still reachable: 5899 words in 11 pages +## still reachable: 6050 words in 11 pages Hi! I am a software engineer interested in [a bunch of things]. diff --git a/personal/itches.md b/personal/itches.md @@ -55,6 +55,9 @@ ;; Apply to tar-parse-info in tar-summarize-buffer. ``` +- make mark(s) more visible when region is not active (add a command + or minor mode to highlight them) + [bug#30008]: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30008 [Unicode conventions]: https://lists.gnu.org/archive/html/emacs-devel/2018-07/msg00961.html