commit df110855e6bf0e22907223e511454eff4a73f0a1
parent 3016a5f399fa90f56480e6c6074070f2a69a82c9
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date: Wed, 10 Mar 2021 18:41:38 +0100
Add two partially scratched itches
Diffstat:
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/itches/emacs/tracker.org b/itches/emacs/tracker.org
@@ -225,6 +225,11 @@ support better SASL mechanisms than =PLAIN=.
Closed by Lars because the way Gnus sorts things just isn't amenable
to fixing this right now. Will probably need to take the plunge at
some point.
+**** DONE [[bug:47026]] Allow Gnus summary faces to extend to end of line
+:PROPERTIES:
+:Role: author
+:PatchApplied: t
+:END:
*** Org
**** DONE [[orgmode:877efbgi4i.fsf@gmail.com]] Binding org-insert-todo-heading to M-S-RET
:PROPERTIES:
@@ -287,6 +292,7 @@ Currently items are filled like this:
#+end_example
Adding =\\[.\\]= to the regexp used in org-list-item-body-column
allows "ipsum" to be aligned below "lorem".
+**** TODO Prevent ~#+end_src~ background from extending to end-of-line when folded
** Minor modes
*** electric-pair
**** DONE [[bug:39680]] electric-pair-mode broken by undo