summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--personal/itches.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/personal/itches.md b/personal/itches.md
index 1ccae8b..97d3043 100644
--- a/personal/itches.md
+++ b/personal/itches.md
@@ -57,6 +57,8 @@
- make mark(s) more visible when region is not active (add a command
or minor mode to highlight them)
+- StackOverflow-like suggestions when reporting bugs
+
[bug#30008]: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30008
[Unicode conventions]: https://lists.gnu.org/archive/html/emacs-devel/2018-07/msg00961.html
@@ -340,6 +342,11 @@ 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