emacs-devel
[Top][All Lists]
Advanced

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

Re: process.c: read_process_output: hard coded 4096 bytes read limit


From: Thien-Thi Nguyen
Subject: Re: process.c: read_process_output: hard coded 4096 bytes read limit
Date: Thu, 27 Jun 2013 08:03:27 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

() Stefan Monnier <address@hidden>
() Wed, 26 Jun 2013 09:16:13 -0400

   But accept-process-output is synchronous: while running it, nothing
   else can happen.  It's important to make sure that the performance is
   good enough with accept-process-output but it should *also* be good
   enough without accept-process-output.

I cannot agree or disagree w/o knowing the particulars.  In the case of
gnugo.el, message size never exceeds a few kilobytes, and performance is
not critical.  Anyway, i'm interested in hearing what choices OP makes.

-- 
Thien-Thi Nguyen
GPG key: 4C807502

Attachment: pgpDWw4jDlJLK.pgp
Description: PGP signature


reply via email to

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