emacs-devel
[Top][All Lists]
Advanced

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

Re: Redirecting standard output


From: Stefan Monnier
Subject: Re: Redirecting standard output
Date: Wed, 20 Apr 2011 19:54:40 -0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> I'm not sure what the syntax would be, though, since a string parameter
> to REAL-BUFFER already means "use the buffer with this name"....
> eurmh...  well, off the top of my head, we could use keywords for the
> complex case.  That is BUFFER could be, er, something like

> (:stdout (:file "/tmp/foo") :stderr (:buffer "bar"))

> Backwards compatibility would be easy to maintain.

Sounds fine to me, as long as the patch is simple enough,


        Stefan



reply via email to

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