From: Andreas S. <sc...@su...> - 2002-08-12 08:40:23
|
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. -- Andreas Schwab, SuSE Labs, sc...@su... SuSE Linux AG, Deutschherrnstr. 15-19, D-90429 Nürnberg Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." |