From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: Chris Withers <chris@simplistix.co.uk>
Cc: help-gnu-emacs@gnu.org
Subject: Re: key map entry for shift-return?
Date: Wed, 8 Jul 2009 13:08:28 +0200 [thread overview]
Message-ID: <600595E1-2563-41CC-AABA-612649E502AA@Web.DE> (raw)
In-Reply-To: <4A546C8D.1000107@simplistix.co.uk>
On 08.07.2009, at 11:53, Chris Withers wrote:
>> Is your system able to distinguish between RET and s-RET?
>
> How can I tell?
By interpreting the output!
C-h k says translated, so it is able to distinguish in this
environment. And it also tells you one possible syntax form: S-
return. You can also try to interactively bind the key and then by
executing C-x ESC ESC (repeat-complex-command) you can review what
was executed.
So you can use:
(global-set-key [S-return] 'some-function)
--
Greetings
Pete
Rain is saved up in cloud banks.
next prev parent reply other threads:[~2009-07-08 11:08 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-08 9:31 key map entry for shift-return? Chris Withers
2009-07-08 9:51 ` Peter Dyballa
2009-07-08 9:53 ` Chris Withers
2009-07-08 11:08 ` Peter Dyballa [this message]
2009-07-08 11:51 ` Chris Withers
2009-07-08 12:42 ` Peter Dyballa
2009-07-08 13:39 ` Chris Withers
2009-07-08 14:49 ` Peter Dyballa
[not found] ` <mailman.2060.1247053882.2239.help-gnu-emacs@gnu.org>
2009-07-08 12:17 ` Teemu Likonen
[not found] ` <mailman.2052.1247046795.2239.help-gnu-emacs@gnu.org>
2009-07-09 7:28 ` Alan Mackenzie
[not found] <mailman.2050.1247045493.2239.help-gnu-emacs@gnu.org>
2009-07-09 12:34 ` Xah Lee
2009-07-09 13:51 ` Alan Mackenzie
2009-07-09 14:27 ` Miles Bader
2009-07-09 16:01 ` Xah Lee
2009-07-09 17:21 ` despen
2009-07-09 17:56 ` Xah Lee
2009-07-09 20:48 ` despen
2009-07-09 18:02 ` Alan Mackenzie
2009-07-09 21:19 ` Peter Dyballa
[not found] ` <mailman.2177.1247174372.2239.help-gnu-emacs@gnu.org>
2009-07-09 22:14 ` Alan Mackenzie
2009-07-10 1:24 ` Miles Bader
2009-07-10 8:01 ` Alan Mackenzie
2009-07-10 10:14 ` Miles Bader
2009-07-10 12:45 ` Alan Mackenzie
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=600595E1-2563-41CC-AABA-612649E502AA@Web.DE \
--to=peter_dyballa@web.de \
--cc=chris@simplistix.co.uk \
--cc=help-gnu-emacs@gnu.org \
/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.