GNU bug report logs -
#51446
[PATCH] image-dired: Unreverse accidentally reversed menus
Previous Next
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 #14 received at 51446 <at> debbugs.gnu.org (full text, mbox):
> From: Stefan Kangas <stefan <at> marxist.se>
> Date: Thu, 28 Oct 2021 00:27:18 -0700
> Cc: 51446 <at> debbugs.gnu.org
>
> 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.
Thanks. I cannot invoke image-dired-minor-mode in Emacs 25, so I
cannot see the problem. I don't really understand why the order of
the items in the menu matters in this case. but it doesn't matter;
please go ahead and install the change.
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.