emacs-devel
[Top][All Lists]
Advanced

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

Re: Is emacsclient --eval broken?


From: Johan Bockgård
Subject: Re: Is emacsclient --eval broken?
Date: Sat, 06 Aug 2016 13:17:07 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

>> I've attached emacsclient-input. Can someone help me figure what's
>> going wrong? The error doesn't appear if I modify any of the
>> backslashes, dashes, or newlines in the input...
>
> Put a breakpoint in Fsignal, and see who calls it and why.

The error comes from the emacsclient side:

$ git grep 'Unknown message'
lib-src/emacsclient.c:        printf ("*ERROR*: Unknown message: %s\n", p);



reply via email to

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