From ceff66600d641095094536eb2f3c71e244d3c5cc Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Sat, 25 May 2019 12:08:31 +0200 Subject: Add Emacs itch --- README.md | 2 +- personal/itches/emacs/bulk.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d86d0cf..d82f9ad 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Peniblec's Memory Leaks -## still reachable: 8279 words in 19 pages +## still reachable: 8317 words in 19 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 17554c6..fca066a 100644 --- a/personal/itches/emacs/bulk.md +++ b/personal/itches/emacs/bulk.md @@ -87,6 +87,11 @@ command for `texinfo-format-{buffer,region}` - [bug#31666]: visual-line-mode adds newlines before words that end up being split anyway +- `gnus-group-make-group` uses `message-y-or-n-p`, which relies on + `message-talkative-question`; the message might be too wide for the + temporary buffer where it is displayed, and `y-or-n-p` prevents the + user from moving to the buffer and looking at the rest of the + message. [bug#30008]: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30008 [bug#31586]: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=31586 -- cgit v1.2.3