all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Fabrice Niessen <fni@missioncriticalit.com>
Subject: Re: Print key
Date: Fri, 02 Jul 2004 16:43:35 +0200	[thread overview]
Message-ID: <u4qoq79m0.fsf@laposte.net> (raw)
In-Reply-To: mailman.2831.1088610753.1953.help-gnu-emacs@gnu.org

Kai Grossjohann <kai@emptydomain.de> writes:

> John Robot <john.robot@laposte.net> writes:
>
>> And `C-h k' does not print anything in the mini-buffer, as if
>> hitting the key did not function (it does function, though, in
>> all the other applications I'm using).
>
> It seems that something is eating the key before Emacs sees it.  To
> check for sure, hit x then PrintScreen, then y.  Then C-h l.  Is
> there something between x and y?

Good idea... Yes, there is `<snapshot>' between `x' and `y'.

But, anyway, my problem is now resolved* thanks to Jason Rumney
and the command:

    (w32-register-hot-key [snapshot])

before my key binding:

    (global-set-key [(snapshot)] 'ps-print-buffer-with-faces)

Best regards,
  John

* except in XEmacs where the function `w32-register-hot-key'
  does not work

-- 
John Robot

  parent reply	other threads:[~2004-07-02 14:43 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
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 [this message]
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=u4qoq79m0.fsf@laposte.net \
    --to=fni@missioncriticalit.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.