From: Andrew C. <ak...@sh...> - 2002-08-12 15:51:43
|
> Andrew Choi <ak...@sh...> writes: > > |> #!/bin/sh > |> /Applications/Emacs.app/Contents/MacOS/Emacs $* > > Please use "$@" (including the quotes) instead of $* to get quoting right. > > Andreas. Hi Andreas, Would you consider contributing the necessary changes to makefile.in for building and installation Emacs on Mac OS X? Andrew. |