> Date: Wed, 13 Dec 2006 00:11:05 +0100 > From: Lennart Borgman <[EMAIL PROTECTED]> > CC: [EMAIL PROTECTED], [EMAIL PROTECTED], > [email protected] > > This is for the code I have added in my patched version of emacsclient.c > to start Emacs automatically. Since I wanted to avoid errors I tested as > much as I could come up with. Some testing overkill I guess.
Why not test the status returned by whatever function you use to run Emacs? If it is called to run a non-executable file, it will return an appropriate error code, right? _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
