When emacsclient needs to start Emacs as an alternate editor it now outputs an error message that says there is, in fact, no error. It then starts Emacs correctly. If run again, while Emacs is still running, there is no problem. The error message is illustrated below. It is not a huge problem when using emacsclient, but with emacsclientw it appears as a popup dialogue box that must be acknowledged to continue. This did not happen with emacsclient 22.0.91 (with the patch to handle quoting of filenames in MS Windows).

emacsclient -V
emacsclient 22.0.92

emacsclient -a runemacs "Tablet Buttons.txt"
emacsclient: connect: No error

emacsclient -a runemacs "Tablet Buttons.txt"
Waiting for Emacs...


In GNU Emacs 22.0.92.1 (i386-mingw-nt5.1.2600)
of 2007-01-07 on MONOLITH
X server distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4)'


_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to