emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master 86cb980 426/433: Write TODO some more


From: Dmitry Gutov
Subject: [elpa] master 86cb980 426/433: Write TODO some more
Date: Thu, 15 Mar 2018 19:44:48 -0400 (EDT)

branch: master
commit 86cb98023679e29259b96f0d4c2639be6b9980ec
Author: Dmitry Gutov <address@hidden>
Commit: Dmitry Gutov <address@hidden>

    Write TODO some more
---
 TODO | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/TODO b/TODO
index 4008058..718e049 100644
--- a/TODO
+++ b/TODO
@@ -63,4 +63,7 @@ packages for other languages.
 
 Make re-parsing the buffer into regions incremental: take the position
 of the most early change, see the submodes nesting there, and resume
-parsing with that data. Shouldn't be too hard, conceptually.
+parsing with that data. Shouldn't be too hard, conceptually. Maybe
+even ignore the nesting, backtrack to a position where there are no
+overlays, and re-parse from there (see mmm-parse-apply as a starting
+point).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]