emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Fix bookmark-bmenu-list sorting.


From: Manuel Giraud
Subject: Re: [PATCH] Fix bookmark-bmenu-list sorting.
Date: Fri, 04 Mar 2022 09:34:36 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (berkeley-unix)

Eli Zaretskii <eliz@gnu.org> writes:

[...]

> However, if this is a bug, please tell:
>
>   . what is the bug and how to reproduce it?

The bug goes as follow:

(setq bookmark-sort-flag nil)
M-x bookmark-bmenu-list (C-x r l)

The bookmark list appears sorted alphabetically by bookmark name while
the `bookmark-sort-flag' documentation says:

    Non-nil means that bookmarks will be displayed sorted by bookmark
    name.  Otherwise they will be displayed in LIFO order (that is, most
    recently set ones come first, oldest ones come last)."
-- 
Manuel Giraud



reply via email to

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