GNU bug report logs - #57512
29.0.50; outline-minor-mode-map outline-minor-mode-cycle-map are eq

Previous Next

Package: emacs;

Reported by: miha <at> kamnitnik.top

Date: Wed, 31 Aug 2022 20:55:02 UTC

Severity: normal

Found in version 29.0.50

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


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

From: <miha <at> kamnitnik.top>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 57512 <at> debbugs.gnu.org
Subject: Re: bug#57512: 29.0.50; outline-minor-mode-map
 outline-minor-mode-cycle-map are eq
Date: Thu, 01 Sep 2022 08:49:02 +0200
Eli Zaretskii <eliz <at> gnu.org> writes:

>> Date: Wed, 31 Aug 2022 23:07:30 +0200
>> From: miha--- via "Bug reports for GNU Emacs,
>>  the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
>> 
>> (progn
>>   (require 'outline)
>>   (eq outline-minor-mode-map outline-minor-mode-cycle-map))
>> 
>> -> t
>
> Why is that a problem?  You only loaded the code, you didn't enable
> any of the modes in outline.el.

Indeed this isn't such a big problem, just a bit confusing, as the
variables have slightly different doc-strings.

Perhaps we should make the equivalence more explicit by declaring
'outline-minor-mode-cycle-map' as a possibly obsolete variable alias to
'outline-minor-mode-map'.




This bug report was last modified 2 years and 269 days ago.

Previous Next


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