diff options
Diffstat (limited to 'etc/TODO')
-rw-r--r-- | etc/TODO | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -308,6 +308,12 @@ familiar with GNUstep and Objective C. * Other features we would like: +** A more modern printing interface. One that pops up a dialog that lets +you choose printer, page style, etc. +Integration with the Gtk print dialog is apparently difficult. See eg: +http://lists.gnu.org/archive/html/emacs-devel/2009-03/msg00501.html +http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00034.html + ** Allow frames(terminals) created by emacsclient to inherit their environment from the emacsclient process. @@ -405,6 +411,8 @@ rather than interactively. This a trivial one-liner in easy-mode.el. ** Save undo information in special temporary files, and reload it when needed for undoing. This could extend undo capacity. + undo-tree, in ELPA, already does this; its saving code could be + integrated without requiring the use of undo-tree. ** Change the Windows NT menu code so that it handles the deep_p argument and avoids |