jed-users mailing list

[2004 Date Index] [2004 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: asynchronous process problem


On Mon, Mar 22, 2004 at 10:18:39AM -0500, John E. Davis wrote:
> Paul Boekholt <p.boekholt@xxxxxxxxx> wrote:
> >Will this problem be fixed in the next version, and is there a way around
> >it in jed 0.99.17?
> 
> Do you have some simple code that illustrates the problem?  (Other
> than downloading hyperman.sl and its dependencies)

Evaluate line by line

ashell();
send_process (AShell_Id, "ispell -a \n");
send_process (AShell_Id, "uffe");
 
and you will see the correction proposals in the *aspell* buffer

Evaluate en-bloc and there will be no proposal until you send a new string
to the process (e.g. by going to *aspell* and pressing Enter.

Developing an ispell mode, I also had cases where the result did not turn
up at all.

Günter

-- 
G.Milde at web.de

--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


[2004 date index] [2004 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]