On 5/16/07, Lennart Borgman (gmail) <[EMAIL PROTECTED]> wrote:

Sorry, I was using -n too, forgot that. With -n you do not see the error
anywhere.

That's what I would expect. You're saying to emacsclient to no expect
any answer, after all.

You can always do:

 emacsclient -n -e "(condition-case nil (my-bad-fun) (error
(raise-frame) (backtrace)))"

or something like that if you want to see errors in the server.

            Juanma


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

Reply via email to