emacs-devel
[Top][All Lists]
Advanced

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

Re: process-send-string on w32


From: Alex Schroeder
Subject: Re: process-send-string on w32
Date: Wed, 5 Jun 2002 12:03:33 +0200
User-agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/21.2

> From: Richard Stallman <address@hidden>
> Subject: Re: address@hidden: Re: Problem sending bigger mails with CVS Gnus +
>  CVS Emacs]
> To: address@hidden
> CC: address@hidden, address@hidden, address@hidden
> Date: Fri, 24 May 2002 15:14:18 -0600 (MDT)
> Reply-to: address@hidden
> 
>     > That sounds like a separate bug.  There is code that tries to receive
>     > output when the process input buffer is full, but it may not work.
>     > Can you reproduce this now?
> 
>     Not on my GNU/Linux system with the following script used as the bogus
>     interpreter:
> 
> It could be a Windows-only bug.

I can confirm now that this bug continues to exist.

The buffer test.sql contains more than 1500 lines of this:

select 1
from dual
union
...
select 1
from dual
;

When I send this to my SQLi buffer where the process is running, Emacs
hangs until I kill the process from outside.  This is GNU Emacs 21.2.1
(i386-msvc-nt5.0.2195) of 2002-03-19 on buffy

Alex.
-- 
http://www.geocities.com/kensanata/
Coffee should be black as hell, strong as death and sweet as love.
        -- Turkish proverb




reply via email to

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