emacs-devel
[Top][All Lists]
Advanced

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

Re: Odd warning about `customize-variable'


From: Stefan Monnier
Subject: Re: Odd warning about `customize-variable'
Date: Wed, 11 May 2022 20:38:30 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

> Ah, I see (I think).  And I guess this was triggered by 620ac67355,
> which made message require eudc-capf, which explains why we didn't see
> this warning until a couple days ago.

Indeed.  BTW, I don't understand why it needs to `require` eudc-capf,
since eudc-capf already autoloads all its functions.

Since `eudc-capf` itself requires `eudc`, I think loading these things
more lazily would be beneficial.


        Stefan




reply via email to

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