]> code.delx.au - gnu-emacs/commitdiff
Add RefTeX feature idea: editing RefTeX TOC buffers
authorTassilo Horn <tsdh@gnu.org>
Fri, 30 Oct 2015 07:06:31 +0000 (08:06 +0100)
committerTassilo Horn <tsdh@gnu.org>
Fri, 30 Oct 2015 07:06:31 +0000 (08:06 +0100)
etc/TODO

index 87c53b6b18a6daf8d654fcc428f0a7af07827276..946a4fe005f3aed271a77a4412bdc5edc3cfbe8e 100644 (file)
--- 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