emacs-devel
[Top][All Lists]
Advanced

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

Re: Incomplete output from "cvs annotate"


From: Eli Zaretskii
Subject: Re: Incomplete output from "cvs annotate"
Date: Mon, 19 Jan 2004 23:18:25 +0200

> From: Simon Josefsson <address@hidden>
> Date: Mon, 19 Jan 2004 15:59:45 +0100
> 
> If the data need to be collapsed into the same buffer, it should
> happen inside Emacs, not by cloning the fd.

You cannot DTRT to put data from different descriptors together
because you don't know their relative timing.  Causing them to be
written to the same descriptor emulates what happens in the
interactive case, when both stdout and stderr are connected to the
same device.




reply via email to

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