commit c9276525c33bead37227488f256685397bdf2c88 parent 1d51cbd30432696e984c967f5fa7763eda7fa4b3 Author: Kévin Le Gouguec <kevin.legouguec@gmail.com> Date: Sun, 9 Apr 2023 16:48:13 +0200 Add context for forge emoji itch Diffstat:
| M | itches/emacs/tracker.org | | | 9 | ++++++++- |
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/itches/emacs/tracker.org b/itches/emacs/tracker.org @@ -801,7 +801,14 @@ when submitting (resp. merging) the request. Possible solutions: - Git config variable - Transient infix argument *** TODO Wash emoji codes -Emoji sent by forges to be received as =:short_codes:=. Kludge: +On GitHub and GitLab, emoji that users enter via =:short_codes:= on +the web UI are sent by the API as =:short_codes:=, instead of bona +fide Unicode code points. + +(Emoji sent by clients like forge seem unaffected) + +Kludge: + #+begin_src elisp (defun my/emoji-translate-code () (save-excursion