diff options
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | personal/itches.md | 8 |
2 files changed, 3 insertions, 7 deletions
@@ -1,5 +1,5 @@ # Peniblec's Memory Leaks -## still reachable: 6136 words in 11 pages +## still reachable: 6139 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 index 238eb3c..86670fb 100644 --- a/personal/itches.md +++ b/personal/itches.md @@ -66,9 +66,10 @@ ``` - StackOverflow-like suggestions when reporting bugs - +- match data vs. `:eval` during redisplay: cf. [bug#31586] [bug#30008]: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30008 +[bug#31586]: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=31586 [Unicode conventions]: https://lists.gnu.org/archive/html/emacs-devel/2018-07/msg00961.html ## Make " Narrow" lighter customizable @@ -350,11 +351,6 @@ Full disclosure :END: ``` -## Match data vs `:eval` - -Cf. [bug #31586](https://debbugs.gnu.org/cgi/bugreport.cgi?bug=31586). - - ## Language support - fix builtin/keyword distinction for Bash & Python3 |
