[macemacsjp-english 697] Re: Problem running emacs out of bundle

Back to archive index

Peter Dyballa Peter_Dybal****@Web*****
Wed Oct 4 01:30:30 JST 2006


Am 03.10.2006 um 18:07 schrieb Nadeem Faruque:

> Shame, it used to work okay with the symbolic link.

Then create a simple executable shell script in ~/bin like:

	#/bin/sh
	#
	# some comment about purpose and date
	#
	/Applications/Emacs.app/Contents/MacOS/Emacs "$@"

This would accept options like --debug-init or -nw or some file name  
or '-l <some ELisp file>' ... many options at once. If you want it  
run *always* in Terminal you can add -nw before "$@".

--
Greetings

   Pete

Chicago, n.:
         Where the dead still vote ... early and often!





More information about the macemacsjp-english mailing list
Back to archive index