emacs-devel
[Top][All Lists]
Advanced

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

Re: Upcoming loss of usability of Emacs source files and Emacs.


From: Robert Pluim
Subject: Re: Upcoming loss of usability of Emacs source files and Emacs.
Date: Tue, 16 Jun 2015 14:03:43 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Tassilo Horn <address@hidden> writes:

>
> What does "Alt key works" mean?  Alt is Meta here, so typing Alt-AltGr-(
> says M-[ is undefined.

I think what Paul means is that Alt should send Alt. I have my left-Alt
configured as Meta, but my right-Alt configured as Alt, so I can type
single and double quotes without all the C-x 8 RET malarkey.

In xmodmap syntax:

clear mod1
clear mod3

keycode 133 = Meta_L
keycode 108 = Alt_R
add mod1 = Meta_L
add mod3 = Alt_R

Robert




reply via email to

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