diff options
| author | Kévin Le Gouguec <kevin.legouguec@gmail.com> | 2020-07-17 12:56:00 +0200 |
|---|---|---|
| committer | Kévin Le Gouguec <kevin.legouguec@gmail.com> | 2020-07-17 12:56:00 +0200 |
| commit | fdd06faffab440296e1283eb9fffc683b922a79e (patch) | |
| tree | a7b68d690900534682d426c5130668d3c007681a /itches/emacs/tracker.org | |
| parent | e194f344e8fec00bab4c46fb55f27a5233950392 (diff) | |
| download | memory-leaks-fdd06faffab440296e1283eb9fffc683b922a79e.tar.xz | |
Add all "watched" issues
Also tweak some things for consistency.
Diffstat (limited to 'itches/emacs/tracker.org')
| -rw-r--r-- | itches/emacs/tracker.org | 47 |
1 files changed, 38 insertions, 9 deletions
diff --git a/itches/emacs/tracker.org b/itches/emacs/tracker.org index 7eefa44..40dff46 100644 --- a/itches/emacs/tracker.org +++ b/itches/emacs/tracker.org @@ -28,17 +28,38 @@ Fixed by Yamamoto Mitsuharu. :Role: author :END: Fixed by Eli. +*** TODO [[bug:39799]] Most emoji sequences don’t render correctly +:PROPERTIES: +:Role: watcher +:END: *** DONE [[bug:41584]] org-indent-mode's line-prefix text property flickers near overlays :PROPERTIES: :Role: author :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 :END: Unnoticed for a year, then merged with subsequent duplicate [[bug:33400]]. +*** TODO [[bug:31586]] ~frame-title-format~ doesn't save match data +:PROPERTIES: +:Role: watcher +:END: *** DONE [[bug:33697]] file-truename messes with match data :PROPERTIES: :Role: author @@ -58,14 +79,6 @@ added in some refactoring and unit tests. :Role: author :END: Fixed by Stefan. -*** DONE [[bug:39504]] eww/shr: 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). *** DONE [[bug:39597]] M-x occur adds fontification to fundamental-mode :PROPERTIES: :Role: author @@ -106,6 +119,10 @@ Fixed by Dmitry. :PROPERTIES: :Role: author :END: +**** TODO [[bug:40280]] gnus-cloud doesn't do anything useful +:PROPERTIES: +:Role: watcher +:END: **** TODO [[bug:41530]] gnus-cloud-download-all-data does not mark articles as read :PROPERTIES: :Role: author @@ -114,8 +131,13 @@ Fixed by Dmitry. :PROPERTIES: :Role: author :END: +*** Org +**** TODO [[bug:42184]] org-fontify-whole-heading-line does not work in emacs 27 +:PROPERTIES: +:Role: watcher +:END: ** Minor modes -*** electric-pair-mode +*** electric-pair **** DONE [[bug:39680]] electric-pair-mode broken by undo :PROPERTIES: :Role: author @@ -133,6 +155,13 @@ Fixed by João. :PROPERTIES: :Role: author :END: +*** visual-line +**** TODO [[bug:31666]] Bad interaction between visual-line-mode and wrap-prefix on long lines +:PROPERTIES: +:Role: watcher +:END: +Aka "visual-line-mode adds newlines before words that end up being +split anyway"; the problem occurs without wrap-prefixes. ** Experimental features *** Native compilation **** DONE [[bug:41077]] Segfaults when compiling ELC+ELN |
