diff options
Diffstat (limited to 'itches/emacs/tracker.org')
| -rw-r--r-- | itches/emacs/tracker.org | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/itches/emacs/tracker.org b/itches/emacs/tracker.org index 70336f1..220f549 100644 --- a/itches/emacs/tracker.org +++ b/itches/emacs/tracker.org @@ -170,6 +170,7 @@ More unrelated tests that needed fixing before I could start working. :PROPERTIES: :Role: author :END: +ACKed by Bastien; bump once 9.4 is released. **** TODO [[bug:42184]] org-fontify-whole-heading-line does not work in emacs 27 :PROPERTIES: :Role: watcher @@ -178,6 +179,16 @@ More unrelated tests that needed fixing before I could start working. :PROPERTIES: :Role: author :END: +Counter-proposal by Bastien. Next step: ACK and get back to the +workbench. +**** TODO Skip checkbox width when filling list item +Currently items are filled like this: +#+begin_example +- [ ] lorem + ipsum +#+end_example +Adding =\\[.\\]= to the regexp used in org-list-item-body-column +allows "ipsum" to be aligned below "lorem". ** Minor modes *** electric-pair **** DONE [[bug:39680]] electric-pair-mode broken by undo |
