summaryrefslogtreecommitdiff
path: root/itches/emacs/development.org
AgeCommit message (Collapse)Author
2020-11-29Expand notes on lists.gnu.org ↔ message-id mappingsKévin Le Gouguec
- move function to correct section, and tweak it - add function for retrieving a lists.gnu.org URL from a message-id (unfinished, would like to automatically grab the list-id) - remove indentation; pandoc sees how the #+begin_src tag is indented and does TRT - say "emacs-lisp" instead of "elisp", as pandoc does not know the latter https://github.com/jgm/pandoc/blob/2.11.2/src/Text/Pandoc/Readers/Org/Shared.hs#L71
2020-11-03Jot down POC code to retrieve a Message-ID from a URLKévin Le Gouguec
Retrieved from: <https://lists.gnu.org/archive/html/emacs-devel/2020-09/msg02212.html> (Aka <87eeml80oi.fsf@gmail.com>)
2020-09-28Remove considerations about action stampsKévin Le Gouguec
As of commit 2020-09-25 "* CONTRIBUTE: Don't recommend action stamps" (499848d840), they are no longer recommended.
2020-07-19Note down thoughts about attachment in DebbugsKévin Le Gouguec
2020-07-19Jot down notes about message-id handlingKévin Le Gouguec
Next step: write down some Elisp to do that through some shortcut.
2020-03-12Add notes about "action stamps"Kévin Le Gouguec
2019-07-20Note down meta-itchesKévin Le Gouguec
I.e. itches started from scratching other itches.