all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#6456: 24.0.50; quoted-insert not working properly for many keys
@ 2010-06-18  8:31 Tim Van Holder
  0 siblings, 0 replies; only message in thread
From: Tim Van Holder @ 2010-06-18  8:31 UTC (permalink / raw)
  To: 6456


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''





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-06-18  8:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-18  8:31 bug#6456: 24.0.50; quoted-insert not working properly for many keys Tim Van Holder

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.