]> git.eshelyaron.com Git - emacs.git/commitdiff
* etc/TODO: Add entry on printing.
authorGlenn Morris <rgm@gnu.org>
Fri, 16 May 2014 06:06:55 +0000 (23:06 -0700)
committerGlenn Morris <rgm@gnu.org>
Fri, 16 May 2014 06:06:55 +0000 (23:06 -0700)
etc/TODO

index a0952e825e7ec379405ebd8758c61fc6960b2afd..10798688a352544481e042c3f186c7b5ad52ee17 100644 (file)
--- a/etc/TODO
+++ b/etc/TODO
@@ -309,6 +309,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.
 ** Remove the default toggling behavior of minor modes when called from elisp