unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Segfault after bad value for meta-prefix-char
@ 2005-01-20  0:24 Peter Heslin
  2005-01-20  1:10 ` Johan Bockgård
  2005-01-20 21:32 ` Richard Stallman
  0 siblings, 2 replies; 9+ messages in thread
From: Peter Heslin @ 2005-01-20  0:24 UTC (permalink / raw)


Since I never use the ESC key in Emacs, I was experimenting with
trying to see if I could bind it to something like
keyboard-escape-quit, which I might find useful.

Someone in the archives of the xemacs mailing list posted this code:

(setq meta-prefix-char -1)

So I tried it in GNU Emacs (very stale CVS checkout), and got a
segfault.  To reproduce it do:

emacs -q
(setq meta-prefix-char -1) C-x C-e
M-x

Apparently xemacs documents: "To disable the meta-prefix-char, set it
to a negative number."  Even if this usage is not legal in GNU Emacs,
trying it presumably should not cause a segfault.

It would be nice if it were possible to make the escape key a
non-prefix key (when running under a windowing system, not a console).

Peter

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

end of thread, other threads:[~2005-01-21 12:34 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-20  0:24 Segfault after bad value for meta-prefix-char Peter Heslin
2005-01-20  1:10 ` Johan Bockgård
2005-01-20 10:38   ` Peter Heslin
2005-01-20 12:08     ` Andreas Schwab
2005-01-20 21:32 ` Richard Stallman
2005-01-20 23:28   ` Error while compiling; was " Peter Heslin
2005-01-21  6:01     ` Jan D.
2005-01-21 12:02       ` Peter Heslin
2005-01-21 12:34   ` Peter Heslin

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