emacs-devel
[Top][All Lists]
Advanced

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

Re: address@hidden: Re: Problem sending bigger mails with CVS Gnus + CVS


From: Richard Stallman
Subject: Re: address@hidden: Re: Problem sending bigger mails with CVS Gnus + CVS Emacs]
Date: Tue, 21 May 2002 09:58:08 -0600 (MDT)

    There was a bug in process-send-string which prevented sending of more
    than n characters in one line (500?).

Can you remember which system this happened on?
Can you please try to reproduce it now?
There is code to try to split long lines.

      This used to cause problems in
    sql-mode when people wanted to use process-send-string to send entire
    buffers to the process.  All lines where shorter than n, and thus
    there was no breaking into chunks, and this caused deadlocks with the
    process.

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?




reply via email to

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