pedz
Registered
The new emacs flipped the command and alt keys making the command key be "super" and the alt/option key the "meta" key.
It is (of course) configurable if you know the options. It is the "ns-alternate-modify" and "ns-command-modifier". Both are customizable.
Do "customize". Then click "environment". Then click "Ns" and you will see the two variables listed.
Also, the new package does *NOT* look in /usr/local/share/emacs/site-lisp if it is built normally. That can be added to load-path in a user's init file.
It is (of course) configurable if you know the options. It is the "ns-alternate-modify" and "ns-command-modifier". Both are customizable.
Do "customize". Then click "environment". Then click "Ns" and you will see the two variables listed.
Also, the new package does *NOT* look in /usr/local/share/emacs/site-lisp if it is built normally. That can be added to load-path in a user's init file.