GNU bug report logs - #24287
Process filters received stderr output, not documented

Previous Next

Package: emacs;

Reported by: "Paul A. Steckler" <steck <at> stecksoft.com>

Date: Mon, 22 Aug 2016 18:06:02 UTC

Severity: minor

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #17 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Clément Pit--Claudel <clement.pit <at> gmail.com>
Cc: bug-gnu-emacs <at> gnu.org
Subject: Re: bug#24287: Process filters received stderr output, not documented
Date: Mon, 22 Aug 2016 22:15:29 +0300
> Cc: Eli Zaretskii <eliz <at> gnu.org>
> From: Clément Pit--Claudel <clement.pit <at> gmail.com>
> Date: Mon, 22 Aug 2016 14:38:01 -0400
> 
>        The output that a subprocess writes to its standard output stream is
>                                                   ^^^^^^^^^^^^^^^
>     passed to a function called the “filter function”.  The default filter
>     function simply inserts the output into a buffer, which is called the
>     associated buffer of the process (*note Process Buffers::).  If the process
>     has no buffer then the default filter discards the output.
> 
> The highlighted section is not true, is it?

Of course, it's true: the standard output _is_ passed to a filter.




This bug report was last modified 8 years and 327 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.