GNU bug report logs - #6212
23.2; ^S^Q^@ --error--> Wrong type argument: characterp, 67108896

Previous Next

Package: emacs;

Reported by: trentbuck <at> gmail.com (Trent W. Buck)

Date: Tue, 18 May 2010 15:11:02 UTC

Severity: normal

Found in version 23.2

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Chong Yidong <cyd <at> stupidchicken.com>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: "Trent W. Buck" <trentbuck <at> gmail.com>, 6212 <at> debbugs.gnu.org
Subject: bug#6212: 23.2; ^S^Q^@ --error--> Wrong type argument: characterp, 67108896
Date: Tue, 18 May 2010 16:52:32 -0400
Stefan Monnier <monnier <at> iro.umontreal.ca> writes:

> Indeed, that's part of the culprit.  The reason for the remapping is
> that as the comment tries to explain many terminals send C-@ when the
> user hits C-SPC, so rather than bind commands to both <prefix> C-SPC and
> <prefix> C-@, it's much better to let key remapping handling it once and
> for all.  The "canonical" binding is for C-SPC, so we want to remap C-@
> to C-SPC rather than the other way around.
>
> But note that C-q C-SPC works just fine, so the remapping from
> C-@ to C-SPC is not really the core problem.
>
> I think the patch I just installed (appended) will fix things.
> Can you confirm?

Yes, it fixes the bug.  Thanks.




This bug report was last modified 15 years and 64 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.