alt not meta
Randy Bush <[email protected]>
| Newsgroups | gmane.mail.wanderlust.general |
|---|---|
| Message-ID | <m2y432t7az.wl-randy__42276.9035016701$1473369834$gmane$org@psg.com> |
i have
(setq ns-command-modifier `meta)
to map the macintosh's command key to meta.
but the alt key seems to still also map to meta in some cases, e.g.
ALT-u, which used to set up umlaut, now does upcase word. any ideas
on how to tell emacs to not grab that sequence (and all the other alt
sequences, such as for the euro currency symbol?
randy