summaryrefslogtreecommitdiff
path: root/itches/emacs/tracker.org
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2020-07-17 13:57:50 +0200
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2020-07-17 13:58:58 +0200
commitb757d995bc1ca92e660633c1c26fa0e23cbd85a9 (patch)
tree4b4b940b02f27679285ab6829df69982797f4c41 /itches/emacs/tracker.org
parentfdd06faffab440296e1283eb9fffc683b922a79e (diff)
downloadmemory-leaks-b757d995bc1ca92e660633c1c26fa0e23cbd85a9.tar.xz
Move specific issues below generic ones
This makes sparse trees more readable.
Diffstat (limited to 'itches/emacs/tracker.org')
-rw-r--r--itches/emacs/tracker.org27
1 files changed, 13 insertions, 14 deletions
diff --git a/itches/emacs/tracker.org b/itches/emacs/tracker.org
index 40dff46..8ab04a7 100644
--- a/itches/emacs/tracker.org
+++ b/itches/emacs/tracker.org
@@ -38,19 +38,6 @@ Fixed by Eli.
:END:
First reported as [[https://github.com/dgutov/diff-hl/issues/142][dgutov/diff-hl#142]]. Fixed by Eli.
** Elisp
-*** shr
-**** DONE [[bug:39504]] Ensure faces of enclosing elements apply to <code> elements
-:PROPERTIES:
-:Role: author
-:PatchApplied: t
-:END:
-Unfortunately debbugs.el does not handle multiple patches per message;
-the first patch's diff was thus applied manually, with the second
-patch's title (and a whole new message by the maintainer).
-**** TODO [[bug:40909]] Add max width option similar to Man-width-max
-:PROPERTIES:
-:Role: watcher
-:END:
*** DONE [[bug:30008]] Subdirectory vs major mode in .dir-locals.el
:PROPERTIES:
:Role: author
@@ -92,7 +79,19 @@ Unfortunately, Symbola now comes with a [[https://dn-works.com/wp-content/upload
Cf. [[https://bugs.archlinux.org/task/58886][Arch Linux]], [[https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897047][Debian]], [[https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/EC6I35ILFICKY5W5XTHYJC6UH36B2UQS/][Fedora]], [[https://www.mail-archive.com/gentoo-dev@lists.gentoo.org/msg88799.html][Gentoo]], [[https://github.com/NixOS/nixpkgs/pull/79679][NixOS]] and [[https://bugs.launchpad.net/ubuntu/+source/ttf-ancient-fonts/+bug/1824065][Ubuntu]] threads; also
[[https://en.wikipedia.org/wiki/Talk:Open-source_Unicode_typefaces#Symbola_font][Wikipedia]] thread.
-
+*** shr
+**** DONE [[bug:39504]] Ensure faces of enclosing elements apply to <code> elements
+:PROPERTIES:
+:Role: author
+:PatchApplied: t
+:END:
+Unfortunately debbugs.el does not handle multiple patches per message;
+the first patch's diff was thus applied manually, with the second
+patch's title (and a whole new message by the maintainer).
+**** TODO [[bug:40909]] Add max width option similar to Man-width-max
+:PROPERTIES:
+:Role: watcher
+:END:
** Major modes
*** Custom
**** DONE [[bug:39074]] Horizontal line messes with variable value display in Custom buffers