emacs-devel
[Top][All Lists]
Advanced

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

Re: accept-process-output should return non-nil value


From: Fabrice Popineau
Subject: Re: accept-process-output should return non-nil value
Date: Wed, 20 Mar 2013 10:56:11 +0100

Thanks. Yes, it makes sense, and it does work once run inside a progn.

So that doesn't explain why sometimes, with the latest changes to ispell.el to make it more compatible with hunspell, 
I got the error message :

ispell.el:3062
    (error "%s did not output version line" ispell-program-name))

Moreover, it does not happen all the time.
Need to find a way to investigate this.

Fabrice


2013/3/20 Andreas Schwab <address@hidden>
Fabrice Popineau <address@hidden> writes:

> Can someone enlighten me ?

Make sure to execute the forms together, without returning to the
command loop in between (which does an implicit accept-process-output
while waiting for keyboard input).

Andreas.

--
Andreas Schwab, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



--
Fabrice Popineau
-----------------------------
SUPELEC
Département Informatique
3, rue Joliot Curie
91192 Gif/Yvette Cedex
Tel direct : +33 (0) 169851950
Standard : +33 (0) 169851212
------------------------------


reply via email to

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