auctex-devel
[Top][All Lists]
Advanced

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

Re: tex.el compiler warnings


From: Tassilo Horn
Subject: Re: tex.el compiler warnings
Date: Thu, 20 Aug 2020 17:01:52 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Ikumi Keita <ikumi@ikumi.que.jp> writes:

Hi Chaps,

>>>>>> Tassilo Horn <tsdh@gnu.org> writes:
>> So please keep all warnings about references to free, unprefixed
>> variables.
>
> Arash, you recently committed some changes using `with-no-warnings' to
> suppress the warnings about free, unprefixed variables, didn't you?

Looking at the git log, yes, it seems so.

> It seems that it should be discussed what to do with this policy and
> those commits.

IMO, those changes should be reverted (not the complete commits, just
the parts using with-no-warnings to inhibit warnings for references to
free, unprefixed variables).

Looking at those changes, it seems there are quite some occurrences
where such abuse of dynamic scope has been practiced. :-(

Bye,
Tassilo



reply via email to

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