emacs-devel
[Top][All Lists]
Advanced

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

Re: Compilation warnings in mouse.el


From: Stefan Monnier
Subject: Re: Compilation warnings in mouse.el
Date: Wed, 13 Jul 2016 12:42:56 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

>> > If they must first check if there's a defgroup in the same file, and
>> The byte-compiler will complain if a defcustom doesn't have a :group and
>> there's no preceding defgroup (as was the case in the situation that
>> started this discussion).  So I don't think it's too much of a problem.
> It's evidently a problem.  Otherwise, I wouldn't have had to ask
> Stephen to take care of those warnings.

As long as Git doesn't grow an AI extension which automatically guesses
that a ":group 'mouse" was meant here, I don't see how we could have
a better solution.


        Stefan




reply via email to

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