Benedikt Schmidt <[EMAIL PROTECTED]> writes: > David Roundy <[EMAIL PROTECTED]> writes: > [...] >> DARCS_EDITOR=emacs --eval "(setq make-backup-files nil)" [...] > 2. exec_interactive without breaking up the user command: doesn't handle > DARCS_EDITOR="emacs -nw" since there is no file called "emacs -nw" in > the PATH > > 3. exec_interactive with breakCommand: doesn't handle spaces in paths > in the command path, doesn't handle quoting
This definition doesn't work with either of these, perhaps the emacs --eval ... failed and the fallback editor got invoked (emacs without any options)? Benedikt _______________________________________________ darcs-devel mailing list [email protected] http://www.abridgegame.org/cgi-bin/mailman/listinfo/darcs-devel
