emacs-devel
[Top][All Lists]
Advanced

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

Re: Redirecting standard output


From: Lars Magne Ingebrigtsen
Subject: Re: Redirecting standard output
Date: Mon, 30 May 2011 19:39:11 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

>> I fixed that; see the diffs for revno 104152.1.2 for the gory details
>> (if you are interested).

Thanks for doing this.  I had a feeling that the DOS bits weren't quite
right.  :-)

> Btw, while working on this, I noticed that the code fragment shown
> below is doing a lot of work that is just thrown away in the case that
> `:file' is used to redirect stdout of the child.  That's because we
> will never read from that file, so setting up the coding-system to
> decode it seems futile.
>
> Should we do all that only when output_to_buffer is non-zero?

Yes, I think that sounds correct.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




reply via email to

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