From: Glenn Morris Date: Fri, 16 May 2014 06:06:55 +0000 (-0700) Subject: * etc/TODO: Add entry on printing. X-Git-Tag: emacs-25.0.90~2640^2~93 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1e217552d247b8b64cda5ac93805f039071204fc;p=emacs.git * etc/TODO: Add entry on printing. --- diff --git a/etc/TODO b/etc/TODO index a0952e825e7..10798688a35 100644 --- 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