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

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

Re: hyper & super in Emacs 21 in terminal?


From: Kevin Rodgers
Subject: Re: hyper & super in Emacs 21 in terminal?
Date: Tue, 26 Aug 2003 11:20:31 -0600
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

Joe Corneli wrote:

Try evaluating each of these in the *scratch* buffer:


[H-a]

             [H-a]

[?\H-a]

[16777313]
"?\H-a"

(error "Invalid modifier in string")
(kbd "H-a")

[16777313]
Interesting...  keeping the other questions aside for the moment, what
does 16777313 mean to you?

Nothing, it is just Emacs' internal code for Hyper-a.  It may even
differ across platforms, which is why you want to use one of the more
readable forms.


--
Kevin Rodgers



reply via email to

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