summaryrefslogtreecommitdiff
path: root/personal/itches
diff options
context:
space:
mode:
Diffstat (limited to 'personal/itches')
-rw-r--r--personal/itches/emacs/bulk.md7
1 files changed, 7 insertions, 0 deletions
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`