From: Tim Van Holder <tim.vanholder@gmail.com>
To: 6456@debbugs.gnu.org
Subject: bug#6456: 24.0.50; quoted-insert not working properly for many keys
Date: Fri, 18 Jun 2010 10:31:48 +0200 [thread overview]
Message-ID: <87d3vo68sr.fsf@leeloo.anubex.internal> (raw)
In current bzr trunk, quoted-insert is not working properly. After
pressing C-q, there are several keys that, when pressed, cause the
insertion of a NUL character (^@) followed by processing the key's
active binding.
Some of the keys in question: [tab], [enter], [kp-enter], [pause],
[escape], [f2], [Scroll_Lock], ...
For some keys like [pause] and [Scroll_Lock] I can see that there is not
really a key to insert, but then my expectation would be that nothing is
inserted and perhaps an error is issued by quoted-insert.
For keys like [tab] and [enter] this is genuinely annoying. Most of my
uses of C-q are to insert a TAB character in modes where TAB is mapped
to an indentation function, of for inserting a CR. Granted, C-q C-i and
C-q C-m still work for this purpose, but [tab] and [return] are far more
"natural" ways to enter these.
Tested with emacs -Q as well, so it's not a configuration issue.
In GNU Emacs 24.0.50.15 (i686-pc-linux-gnu, GTK+ Version 2.8.20)
of 2010-06-18 on leeloo
Windowing system distributor `The Cygwin/X Project', version 11.0.10503000
configured using `configure '--with-x''
reply other threads:[~2010-06-18 8:31 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=87d3vo68sr.fsf@leeloo.anubex.internal \
--to=tim.vanholder@gmail.com \
--cc=6456@debbugs.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.