help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: global-set-key, error: Invalid modifier in string


From: Johan Bockgård
Subject: Re: global-set-key, error: Invalid modifier in string
Date: Sun, 19 Aug 2007 17:56:05 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.50 (gnu/linux)

John <jmg3000@gmail.com> writes:

> On Aug 17, 11:20 am, John <jmg3...@gmail.com> wrote:
>>
>> I'm not familiar with the differences between ascii and non-ascii ctrl
>> characters, but using kbd fixed the problem. :)
>
> ... but I'm beginning to *get* familiar, since they don't seem to work
> when using Emacs in my terminal window over ssh.

Yes, normally terminals don't know about non-ASCII control characters.

You can make xterm recognize these keys by using

   XTerm*modifyOtherKeys:  1

in ~/.Xdefaults.

(If you have a recent CVS version of Emacs, it will try to turn this
feature on automatically.)

-- 
Johan Bockgård


reply via email to

[Prev in Thread] Current Thread [Next in Thread]