commit 9f1eb3392413c8b54f341f065e5034228d971dfc parent 2ceced9bda9b2b852ace7efe1df0e1f96c7b6806 Author: Kévin Le Gouguec <kevin.legouguec@gmail.com> Date: Mon, 7 Sep 2020 08:50:01 +0200 Update Org itches Bastien's Been Busy. https://orgmode.org/list/rj2v89$orh$1@ciao.gmane.io/t/ Diffstat:
| M | itches/emacs/tracker.org | | | 11 | +++++++++++ |
1 file changed, 11 insertions(+), 0 deletions(-)
diff --git 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