unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* autoload pr-update-menus
@ 2006-05-19 16:52 Kevin Rodgers
  0 siblings, 0 replies; only message in thread
From: Kevin Rodgers @ 2006-05-19 16:52 UTC (permalink / raw)


The "Printing Package" of the Emacs manual says:

|    To use the Printing package, add `(require 'printing)' to your init
| file (*note Init File::), followed by `(pr-update-menus)'.  This
| function replaces the usual printing commands in the menu bar with a
| `Printing' submenu that contains various printing options.  You can
| also type `M-x pr-interface RET'; this creates a `*Printing Interface*'
| buffer, similar to a customization buffer, where you can set the
| printing options.  After selecting what and how to print, you start the
| print job using the `Print' button (click `mouse-2' on it, or move
| point over it and type `RET').  For further information on the various
| options, use the `Interface Help' button.

pr-interface has an autoload cookie, but pr-update-menus doesn't --
shouldn't it?  If it did, (require 'printing) wouldn't be necessary and
could be deleted from the manual and from the examples in printing.el
itself.

Thanks,
-- 
Kevin

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-05-19 16:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-19 16:52 autoload pr-update-menus Kevin Rodgers

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).