commit c3e13f4ede83d4ea4047f100a26a7f1a08720879
parent f7108060d47da65d0ae173c9abe9c2e0727c6b19
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date: Sat, 4 May 2019 20:44:32 +0200
Add some Emacs itches
Diffstat:
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -1,5 +1,5 @@
# Peniblec's Memory Leaks
-## still reachable: 7394 words in 16 pages
+## still reachable: 7415 words in 16 pages
Hi! I am a software engineer interested in [a bunch of things].
diff --git a/personal/itches/emacs/bulk.md b/personal/itches/emacs/bulk.md
@@ -86,9 +86,12 @@
`texinfo-show-structure`
- `C-c C-e` runs `Texinfo-environment` instead of being a prefix
command for `texinfo-format-{buffer,region}`
+- [bug#31666]: visual-line-mode adds newlines before words that end up
+ being split anyway
[bug#30008]: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30008
[bug#31586]: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=31586
+[bug#31666]: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=31666
[Unicode conventions]: https://lists.gnu.org/archive/html/emacs-devel/2018-07/msg00961.html
## Dired
@@ -192,6 +195,10 @@ Some remaining issues:
;(some very
;;;;;long line)
+### debbugs
+
+- asynchronous bug fetching
+
### magit
- customize current-tag function so that one can add `--first-parent`