Den 26. okt. 2005 kl. 14.40 skrev Hussein Shafie: > I don't think there is an XXE or a Java problem here. If you carefully > choose the command line used to execute the text editor, it will > work fine.
Thanks a lot, it helped, I've now got TextWrangler to work as an external editor. > * with COMMAND_LINE_HERE=open -a Emacs, it will not work. > * with COMMAND_LINE_HERE=/Application/Emacs.app/MacOs/Emacs, it works > (with some Emacs-ian quirks which could be solved by using environment > variables). > > In a nutshell, the command line must point to an executable binary (or > to a shell script, but this shell script must *not* start the text > editor as a background task using '&') for this macro to work. Maybe adding this info to the FAQ could be an idea? :-) Best regards, Sjur

