summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--personal/itches/emacs/bulk.md7
2 files changed, 8 insertions, 1 deletions
diff --git a/README.md b/README.md
index fba4c8f..1e6a322 100644
--- 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
index 98f1256..851a77f 100644
--- 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`