commit 8908b3d3049e81aa9193570a06beb96261e0aa01
parent a410e947b3dfe336de6d2d7cee0b9049c3e405ce
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date: Thu, 20 Dec 2018 19:40:48 +0100
Move itch around
Diffstat:
2 files changed, 3 insertions(+), 7 deletions(-)
diff --git a/README.md b/README.md
@@ -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
@@ -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