Re: OS X emacs and Fatal error (6).Abort
Andrew Choi <[email protected]> Mon, 14 Oct 2002 09:46:00 -0600
| Newsgroups | gmane.emacs.macintosh.user |
|---|---|
| Message-ID | <[email protected]> |
From the FAQ (http://members.shaw.ca/akochoi-emacs/FAQ.txt): ** How do I start Emacs as a GUI application from the command line? Replace the binary `/usr/local/bin/emacs' (or wherever you installed it) with a file containing the following two lines (of course you need to change the pathname according to where you have put the Emacs.app application bundle). #!/bin/sh /Applications/Emacs.app/Contents/MacOS/Emacs "$@" Then typing `emacs' (provided /usr/local/bin is include in your PATH environment variable) will start Emacs in GUI mode. Typing `emacs -nw' will start Emacs in terminal mode. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf