[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] master 625353b 427/433: (Mostly) remove some earlier entries
From: |
Dmitry Gutov |
Subject: |
[elpa] master 625353b 427/433: (Mostly) remove some earlier entries |
Date: |
Thu, 15 Mar 2018 19:44:48 -0400 (EDT) |
branch: master
commit 625353b412ee3f14d09a566beb8e90a990b19443
Author: Dmitry Gutov <address@hidden>
Commit: Dmitry Gutov <address@hidden>
(Mostly) remove some earlier entries
---
TODO | 15 ++-------------
1 file changed, 2 insertions(+), 13 deletions(-)
diff --git a/TODO b/TODO
index 718e049..c31c0d3 100644
--- a/TODO
+++ b/TODO
@@ -3,10 +3,6 @@ Hey Emacs, this is a -*-text-*- file!
To Do List for MMM Mode
=======================
-It would be nice to have a "split region" command which would insert
-a _back_ delimiter followed by a _front_ delimiter at point and split
-the current region into two regions. Say for PHP.
-
Custom mode functions like `mason-mode'.
Make Mason work a little better with PSGML. The fix I've found works,
@@ -30,14 +26,6 @@ syntax properties.
Trap paragraph motion commands to stop at submode boundaries?
-On text insertion (in `after-change-functions'), do two things.
-First, if inside in a region, or after a hanging one, scan for its
-back and adjust if necessary. Second, scan both for complete regions
-and for hanging fronts. In the latter case, we may insert the back or
-start a hanging region; user option. Don't just scan the inserted
-text, but backwards, using `mmm-looking-back-at'. Remember to handle
-delimiter inclusion and offsets as best possible.
-
It would be nice if C-j ended a Mason one-liner and began a new one on
the next line. This is a rather Mason-specific thing, but other
classes might have similar single-line regions. Add a new submode
@@ -66,4 +54,5 @@ of the most early change, see the submodes nesting there, and
resume
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).
+point). Remember to handle delimiter inclusion and offsets as best
+possible.
- [elpa] master 6156c7a 349/433: Add URL header, (continued)
- [elpa] master 6156c7a 349/433: Add URL header, Dmitry Gutov, 2018/03/15
- [elpa] master 55bba22 343/433: Merge pull request #21 from dgutov/syntax-propertize, Dmitry Gutov, 2018/03/15
- [elpa] master f6dd37f 264/433: Added instructions for installing CVS version., Dmitry Gutov, 2018/03/15
- [elpa] master ddb7b42 393/433: fix the problem that mmm-major-mode-preferences has no effect for css., Dmitry Gutov, 2018/03/15
- [elpa] master 00c10a6 429/433: And more, Dmitry Gutov, 2018/03/15
- [elpa] master 859d231 417/433: Update the copyright notices, Dmitry Gutov, 2018/03/15
- [elpa] master 52d2714 388/433: Fix #40, Dmitry Gutov, 2018/03/15
- [elpa] master 48ca941 270/433: *** empty log message ***, Dmitry Gutov, 2018/03/15
- [elpa] master 42bbc22 238/433: * mmm-sample.el (here-doc): Added quotes to here-doc regexp., Dmitry Gutov, 2018/03/15
- [elpa] master 61b9cf4 325/433: Don't pass nil to mmm-set-local-variables, Dmitry Gutov, 2018/03/15
- [elpa] master 625353b 427/433: (Mostly) remove some earlier entries,
Dmitry Gutov <=
- [elpa] master c548593 333/433: * mmm-set-local-variables: Default to mmm-primary-mode, Dmitry Gutov, 2018/03/15
- [elpa] master d652943 397/433: Fix invalid function call, Dmitry Gutov, 2018/03/15
- [elpa] master 50c054c 331/433: Don't recompute the current overlay in mmm-set-local-variables, Dmitry Gutov, 2018/03/15
- [elpa] master 357cee0 321/433: Revert "Refontify buffer when creating new region", Dmitry Gutov, 2018/03/15
- [elpa] master 8a24631 293/433: Add js-mode vars to `mmm-save-local-variables`, Dmitry Gutov, 2018/03/15
- [elpa] master 45cf811 309/433: Document nxml-mode based setup, Dmitry Gutov, 2018/03/15
- [elpa] master 42ecef5 381/433: Allow omitting the close tag of the last PHP code block., Dmitry Gutov, 2018/03/15
- [elpa] master ff6aa17 391/433: Update NEWS, Dmitry Gutov, 2018/03/15
- [elpa] master 8535a68 385/433: * Enable MMM in ERB and PHP files with just one extension (#36), Dmitry Gutov, 2018/03/15
- [elpa] master c6f199d 252/433: Tested for only javascript <script> tags (Joe Kelsey), Dmitry Gutov, 2018/03/15