emacs-devel
[Top][All Lists]
Advanced

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

Re: `message' not outputting the newline "atomically"


From: Eli Zaretskii
Subject: Re: `message' not outputting the newline "atomically"
Date: Thu, 20 Jun 2019 05:35:05 +0300

> From: Paul Eggert <address@hidden>
> Date: Wed, 19 Jun 2019 16:22:32 -0700
> Cc: Eli Zaretskii <address@hidden>, address@hidden
> 
> On 6/19/19 9:05 AM, Andreas Schwab wrote:
> > Noninteractively, message goes to stderr, which is unbuffered by
> > default.
> 
> Yes, POSIX says stderr defaults to being not fully buffered, which means 
> it might be line-buffered or completely unbuffered or something else 
> (glibc is "something else"). This should be fixable, though; I'll see if 
> I can come up with something.

What exactly is the problem you would like to fix here?  I don't see
any problem yet.



reply via email to

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