Peter Dyballa wrote the following on Mon, Dec 03, 2007 at 11:27:59AM +0100: > Could you reveal its contents? Commonly a simple /Applications/ > Emacs.app/Contents/MacOS/Emacs should be OK ... saved as a shell alias.
On my mac, /usr/bin/emacs is a shell script with the following contents: #!/bin/sh /Applications/Emacs.app/Contents/MacOS/Emacs $* -- Peter Jones http://pmade.com ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ Emacs-app-dev- mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-
