unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* M-Tab on w32 (and other window systems?)
@ 2005-02-14 23:56 Lennart Borgman
  2005-02-15  0:49 ` David Kastrup
                   ` (3 more replies)
  0 siblings, 4 replies; 17+ messages in thread
From: Lennart Borgman @ 2005-02-14 23:56 UTC (permalink / raw


The citation below is from nxml-mode.info. Is this something that should be
adopted generally in Emacs?

"The traditional GNU Emacs key combination for completion in a buffer
is `M-<TAB>'. However, many window systems and window managers use this
key combination themselves (typically for switching between windows)
and do not pass it to applications. It's hard to find key combinations
in GNU Emacs that are both easy to type and not taken by something
else.  `C-<RET>' (i.e.  pressing the Enter or Return key, while the
Ctrl key is held down) is available.  It won't be available on a
traditional terminal (because it is indistinguishable from Return), but
it will work with a window system.  Therefore we adopt the following
solution by default: use `C-<RET>' when there's a window system and
`M-<TAB>' when there's not.  In the following, I will assume that a
window system is being used and will therefore refer to `C-<RET>'."

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2005-02-16 13:23 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-14 23:56 M-Tab on w32 (and other window systems?) Lennart Borgman
2005-02-15  0:49 ` David Kastrup
2005-02-15 16:36   ` Drew Adams
2005-02-15  1:15 ` Miles Bader
2005-02-15  7:14   ` Lennart Borgman
2005-02-15 12:02     ` Johan Bockgård
2005-02-15 13:02       ` Lennart Borgman
2005-02-15 14:36         ` Reiner Steib
2005-02-15 15:28           ` Lennart Borgman
2005-02-16  9:32         ` Richard Stallman
2005-02-16 13:13           ` Lennart Borgman
2005-02-15 12:28     ` James Cloos
2005-02-16  9:32     ` Richard Stallman
2005-02-16 13:10       ` Lennart Borgman
2005-02-15  5:50 ` It's me FKtPp ;)
2005-02-16  9:32 ` Richard Stallman
2005-02-16 13:23   ` Lennart Borgman

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).