From: Andreas Politz <politza@fh-trier.de>
To: help-gnu-emacs@gnu.org
Subject: Re: Getting the TAB key for filename completion
Date: Thu, 21 Aug 2008 07:33:01 +0200 [thread overview]
Message-ID: <1219296893.703060@arno.fh-trier.de> (raw)
In-Reply-To: <mailman.17201.1219282492.18990.help-gnu-emacs@gnu.org>
Davin Pearson wrote:
> 2008/8/20 Nikolaj Schumacher <me@nschum.de>:
>> And redefining it works for me. Are you sure `keyboard-quit' is the
>> command you mean?
>
> Evaluate the following code:
>
> (global-set-key "\C-q" 'keyboard-quit)
>
> Then do a C-x C-e on the following form:
>
> (while t)
>
> You will see that the only way to break out of the infinite loop is to
> press C-g. Note that C-q doesn't work in spite of the above binding
> of C-q. I assume that the reason C-q doesn't work is because of a
> design oversight of the creators of Emacs.
>
>
(set-input-mode x y z ?\C-q)
-ap
prev parent reply other threads:[~2008-08-21 5:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-19 0:07 Getting the TAB key for filename completion Davin Pearson
2008-08-20 5:21 ` Kevin Rodgers
[not found] ` <mailman.17097.1219209711.18990.help-gnu-emacs@gnu.org>
2008-08-20 8:24 ` Davin Pearson
2008-08-20 11:03 ` Peter Dyballa
2008-08-20 11:40 ` Nikolaj Schumacher
2008-08-21 1:34 ` Davin Pearson
[not found] ` <mailman.17201.1219282492.18990.help-gnu-emacs@gnu.org>
2008-08-21 5:33 ` Andreas Politz [this message]
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=1219296893.703060@arno.fh-trier.de \
--to=politza@fh-trier.de \
--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.