emacs-devel
[Top][All Lists]
Advanced

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

Re: Adding streams for standard out and standard err


From: Andreas Schwab
Subject: Re: Adding streams for standard out and standard err
Date: Thu, 21 Jul 2016 09:12:06 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

address@hidden (Phillip Lord) writes:

> +Two functions which are specifically designed for use as output
> +streams:
> +
> address@hidden @asis
> address@hidden @code{stdout} output stream
> address@hidden @var{stdout}
> +Prints to the system standard output (as opposed to the
> address@hidden), regardless of whether Emacs is running
> +interactively or not.
> +
> address@hidden @var{stderr} output stream
> +Prints to the system standard error, regardless of whether Emacs is
> +running interactively or not.
> address@hidden table

That's not a good name for these functions.  Since they do the printing
their name should include `print'.

Andreas.

-- 
Andreas Schwab, SUSE Labs, address@hidden
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."



reply via email to

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