GNU bug report logs - #51446
[PATCH] image-dired: Unreverse accidentally reversed menus

Previous Next

Package: emacs;

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

Date: Wed, 27 Oct 2021 19:37:02 UTC

Severity: normal

Tags: patch

Fixed in version 28.1

Done: Stefan Kangas <stefan <at> marxist.se>

Bug is archived. No further changes may be made.

Full log


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

From: Stefan Kangas <stefan <at> marxist.se>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 51446 <at> debbugs.gnu.org
Subject: Re: bug#51446: [PATCH] image-dired: Unreverse accidentally reversed
 menus
Date: Thu, 28 Oct 2021 00:27:18 -0700
Eli Zaretskii <eliz <at> gnu.org> writes:

> I don't understand: I seem to see the same order of the menu items in
> Emacs 27 and on the current release branch, so what am I missing?

The regression was introduced in Emacs 26.1, in these commits:

    $ git tag --contain=bed0373855ea | head -3
    emacs-26.0.90
    emacs-26.0.91
    emacs-26.1
    $ git tag --contain=b905454680c7 | head -3
    emacs-26.0.90
    emacs-26.0.91
    emacs-26.1

It's the easy-to-make mistake of converting to easy-menu-define without
realizing that the order is not reversed there.




This bug report was last modified 3 years and 204 days ago.

Previous Next


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