bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#15180: Using princ without ending newline


From: Johan Andersson
Subject: bug#15180: Using princ without ending newline
Date: Thu, 12 Sep 2013 13:47:03 +0200

Ok, is there any way to disable the buffering?


On Thu, Sep 12, 2013 at 12:45 PM, Andreas Schwab <schwab@suse.de> wrote:
Johan Andersson <johan.rejeep@gmail.com> writes:

> Is the buffer flushed on newline?

Depends on whether output goes to a terminal (in which case stdio is
line buffered) or not (in which case stdio is fully buffered).

Andreas.

--
Andreas Schwab, SUSE Labs, schwab@suse.de
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]