unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: autoload pr-update-menus
Date: Fri, 19 May 2006 10:52:27 -0600	[thread overview]
Message-ID: <e4kt5l$68m$1@sea.gmane.org> (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

                 reply	other threads:[~2006-05-19 16:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='e4kt5l$68m$1@sea.gmane.org' \
    --to=ihs_4664@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).