emacs-devel
[Top][All Lists]
Advanced

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

Re: New warnings compiling emacs just now


From: Basil L. Contovounesios
Subject: Re: New warnings compiling emacs just now
Date: Thu, 22 Apr 2021 10:06:01 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Gregory Heytings <gregory@heytings.org> writes:

>>> I'm compiling Emacs master right now (on macOS Catalina) and have detected a
>>> couple of warnings 'assignment to free variable repeat-map' (one in
>>> tab-bar.el and one in window.el) Which I haven't seen before...
>>
>> I don't see any warnings, so please show the warnings you see.
>
> I see them (and have seen them for a week or two), too:
>
> In toplevel form:
> tab-bar.el:2093:33: Warning: assignment to free variable ‘repeat-map’
> In toplevel form:
> window.el:10261:33: Warning: assignment to free variable ‘repeat-map’

Isn't this just the usual case of a stale lisp/ldefs-boot.el?  IOW, I'd
expect the warnings to go away when that file is updated to include the
repeat-map autoload.

-- 
Basil



reply via email to

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