GNU bug report logs - #44743
native-comp: confirm-exit-emacs warns about active processes when compiling

Previous Next

Package: emacs;

Reported by: Stefan Kangas <stefan <at> marxist.se>

Date: Thu, 19 Nov 2020 22:25:02 UTC

Severity: minor

Done: Andrea Corallo <akrl <at> sdf.org>

Bug is archived. No further changes may be made.

Full log


Message #79 received at 44743 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefan <at> marxist.se>
To: Glenn Morris <rgm <at> gnu.org>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 44743 <at> debbugs.gnu.org, larsi <at> gnus.org,
 Andrea Corallo <akrl <at> sdf.org>
Subject: Re: bug#44743: native-comp: confirm-exit-emacs warns about active
 processes when compiling
Date: Fri, 26 Feb 2021 20:14:30 -0600
Glenn Morris <rgm <at> gnu.org> writes:

>>>> Btw, all the defcustom's in comp.el will need to have the :version tag.
>
>> I've tagged them up.
>
> Since the whole file is new, you could just tag the defgroup.

Thanks.  Will that propagate to the individual options?

This seems not to give the "This variable was introduced" message:

    (progn (defgroup foo nil "foo" :version "28.1")
           (defcustom bar nil "foo" :group 'foo)
           (describe-variable 'bar))

Do we care to have that message?




This bug report was last modified 4 years and 82 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.