memory-leaks

Still reachable: lots of words in many pages.
git clone https://git.kevinlegouguec.net/memory-leaks
Log | Files | Refs | README | LICENSE

commit 11d46fa9c7089a85d8818fb2bd0eeae0baadc812
parent 5aa0da1d617d7ba3e1a15575a9b7ae5905c14d15
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Sat, 27 Nov 2021 19:18:06 +0100

Add more gripes about adaptive-wrap

Diffstat:
Mitches/emacs/tracker.org | 13+++++++++++++
1 file changed, 13 insertions(+), 0 deletions(-)

diff --git a/itches/emacs/tracker.org b/itches/emacs/tracker.org @@ -572,6 +572,19 @@ default value of ~project-read-file-name-function~. :Role: author :PatchApplied: t :END: +*** TODO More fontifying? +1. Start ~markdown-mode~. +2. Write some ~> long line~ of quoted text. +3. Start ~visual-line-mode~ and ~adaptive-wrap-prefix-mode~ + +~>~ markers are not fontified. +*** TODO Take ~display~ property into account +1. Start ~markdown-mode~. +2. ~markdown-toggle-markup-hiding~. +3. Write some ~> long line~ of quoted text. +4. Start ~visual-line-mode~ and ~adaptive-wrap-prefix-mode~ + +The ~wrap-prefix~ does not match the opening ~>~'s ~display~ property. ** debbugs *** DONE [[bug:38551]] bind to RET rather than return :PROPERTIES: