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:54:18 +0200

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

the context where the functions are
running is slightly different when they are called from emacsclient. Is
not that enough?

I'm not sure. On one hand, if there's no trouble, there's no need to
complicate things. On the other, yeah, the context is slightly
different, but do you really expect to have to debug much Emacs
library code which fails in the context of emacsclient --eval? (I say
"Emacs library code" because if the trouble is in the evaled string,
the stderr message is already a good clue.)

I am glad to read that ;-)

Eh, so long as you're also ready to be easily convinced...

Then could it not easily happen that the source of the problem is not
detected?

That depends of what you're doing with "emacsclient -n --eval". I'd
expect the user (or client program) to detect that nothing is
happening :)

Is not that an argument for beeing able to get a traceback the
way I suggested?

Perhaps. All this is in the purely hypothetical realm right now.

            Juanma




reply via email to

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