emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Debug on error and Emacs client


From: Juanma Barranquero
Subject: Re: Debug on error and Emacs client
Date: Wed, 16 May 2007 15:30:40 +0200

On 5/16/07, Lennart Borgman (gmail) <address@hidden> wrote:

Some errors are very hard to track down. I think it can help very much
to be able to directly debug what happens when the call is from emacsclient.

Perhaps you're right, but I'd like to see some examples of things that
are much easier to debug from --eval than directly.

It might not be the right thing to do in all cases.

No. But if it is normal operation for your emacsclient invocation to
fail sometimes, it'd be sensible to *not* use -n and read
emacsclient's stderr output and exit code; and if it is not normal,
the moment you detect a problem you can remove the -n and try again.

This is not to say that I oppose the feature; I just don't feel it
compelling right now (but I can be easily convinced :)

BTW, does emacsclient exit with an error when there is an error
evaluating the code that is sent from emacsclient?

Not currently, no. It returns an error for any trouble communicating
with Emacs, not because of what happens to the info exchanged between
them.

            Juanma




reply via email to

[Prev in Thread] Current Thread [Next in Thread]