all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: Print key
Date: Wed, 16 Jun 2004 10:23:57 -0600	[thread overview]
Message-ID: <40D0741D.1070200@yahoo.com> (raw)
In-Reply-To: uekof7p5m.fsf@laposte.net

John Robot wrote:
 > How is it possible to map the "Print Screen" key of a keyboard
 > (under Emacs 21.3, on Win XP) to the print function?
 >
 > I've tried "everything", but with no success...
 >
 >     (global-set-key [(print)] 'ps-print-buffer-with-faces)

`C-h v' followed by the Print Screen key on GNU Emacs 21.3.1
(i386-pc-solaris2.7, X toolkit) says "<print> is undefined".  So you
should use (kbd "<print>") instead of [(print)].

-- 
Kevin Rodgers

  reply	other threads:[~2004-06-16 16:23 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-16 10:50 Print key John Robot
2004-06-16 16:23 ` Kevin Rodgers [this message]
2004-06-16 16:37   ` John Robot
2004-06-17  2:50     ` Bruce Ingalls
2004-06-17  7:46       ` John Robot
2004-06-30 15:43     ` Kai Grossjohann
     [not found]     ` <mailman.2831.1088610753.1953.help-gnu-emacs@gnu.org>
2004-07-02 14:43       ` Fabrice Niessen
2004-06-17  5:56 ` Jason Rumney
2004-06-17  7:40   ` John Robot
2004-06-20  9:42     ` Jason Rumney
2004-06-21 10:10       ` John Robot

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

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

  git send-email \
    --in-reply-to=40D0741D.1070200@yahoo.com \
    --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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.