|
|
|
|
|
by nileshk
6163 days ago
|
|
To compile your own Emacs 23 (Cocoa) for OS X: ./configure --with-ns && make install "Emacs.app" will be in the "nextstep" folder As for switching from the Carbon version to this version, I'm not sure what kind of changes your configuration will be need. I know that Option is Meta in this version whereas in Carbon Cmd is Meta. |
|