summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTassilo Horn <tsdh@gnu.org>2015-10-30 08:06:31 +0100
committerTassilo Horn <tsdh@gnu.org>2015-10-30 08:06:31 +0100
commitb313a9d6a8a6d2728c69db6ee823b9f7bdd938ca (patch)
tree5a5a76fa01e8ddc378f81ba2d65e1b695dccbe13
parentaf77f5b1ec7aff888162679e1a9adb7b03402aa5 (diff)
downloademacs-b313a9d6a8a6d2728c69db6ee823b9f7bdd938ca.tar.gz
Add RefTeX feature idea: editing RefTeX TOC buffers
-rw-r--r--etc/TODO9
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/TODO b/etc/TODO
index 87c53b6b18a..946a4fe005f 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -1244,6 +1244,15 @@ systems for HTML/XML files automatically."
**** Leverage char-displayable-p.
+** RefTeX
+
+*** Provide a wdired-like mode for editing RefTeX TOC buffers.
+As a first step, renaming of sections could be supported. Ultimately,
+it would be great if it also supported moving sections, e.g., by
+killing and yanking or providing org-mode like "move section
+upwards/downwards" commands. However, that's not so easy in the
+presence of multi-file documents.
+
* Internal changes
** Cleanup all the GC_ mark bit stuff -- there is no longer any distinction