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: Daniele Nicolodi
Subject: Re: `message' not outputting the newline "atomically"
Date: Sun, 23 Jun 2019 14:48:28 -0600
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:60.0) Gecko/20100101 Thunderbird/60.7.1

On 23/06/2019 14:34, Paul Eggert wrote:
> Daniele Nicolodi wrote:
>> I thought that the issue is only with
>> output omitted by (message) function call.
> 
> Although the original bug report was indeed about 'message', the problem can 
> occur with any output sent to stderr, and merely fiddling with 'message' will 
> not fix the more-general problem.

I am much less familiar with the codebase than you, but I would expect
that there are only a few mechanisms Emacs uses to write to stderr,
excluding debug output.  Anyhow, fixing message_to_stderr is easy and is
going to improve the situation for the most common cases.

Cheers,
Dan



reply via email to

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