Thanks for the elaborate explanation.
Glynn Clements wrote:
You have mod1 associated with both Alt and Meta, and mod4 associated
with both Super and Hyper. This won't work, as XEmacs cannot figure
out which modifiers the mod1 and mod3 bits are supposed to represent.
It normally generates a warning about this situation.
Interesting. The mapping that I have is the default in Ubuntu/Gnome,
and XEmacs somehow manages to grok it without issuing any warnings.
Anyway, this is my current mapping.
shift Shift_L (0x32), Shift_R (0x3e)
lock
control Control_L (0x25), Control_L (0x42), Control_R (0x6d)
mod1 Alt_L (0x40), Alt_L (0x7d), Meta_L (0x9c)
mod2 Num_Lock (0x4d)
mod3 Super_L (0x73), Super_L (0x7f)
mod4 Hyper_L (0x80)
mod5 Mode_switch (0x5d), ISO_Level3_Shift (0x71),
ISO_Level3_Shift (0x7c)
Is XEmacs treating Alt as being the same as Meta?
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta