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

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

bug#61014: 29.0.60; flymake-mode stderr warning is confusing when edit t


From: Eason Huang
Subject: bug#61014: 29.0.60; flymake-mode stderr warning is confusing when edit the init.el or eary-init.el
Date: Sun, 12 Feb 2023 22:45:47 +0800
User-agent: Gnus/5.13 (Gnus v5.13)

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Stefan Monnier <monnier@iro.umontreal.ca>
>> Cc: João Távora <joaotavora@gmail.com>,
>>   aqua0210@foxmail.com,
>>   61014@debbugs.gnu.org
>> Date: Thu, 02 Feb 2023 11:01:20 -0500
>>
>> > How about disabling this warning in non-interactive sessions?  That
>> > should be easy, and I don't see why we would want to emit such a
>> > warning in non-interactive sessions anyway.
>>
>> Before making any change, I'd wait to see some explanation about why
>> this message in a hidden " *stderr of elisp-flymake-byte-compile*" buffer
>> is a problem.
>>
>> I think the choice of `load-path` in the subprocess is a concern (with
>> no reliably right answer, sadly), and maybe it would make sense to
>> avoid adding the CWD when we're in ~/.emacs.d (presumably using the
>> same code used to decide whether to emit the warning under
>> discussion :-), but there's no hurry for that.
>
> No further comments, so I've now made that warning be emitted only in
> interactive sessions, and I'm boldly marking this bug done.
>
> Thanks.

Great!

I build the latest commit(d4fc7012978) of emacs-29 branch, It works
perfect.

Thanks for working on this issue.

-- 
Eason Huang





reply via email to

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