unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Boruch Baum <boruch_baum@gmx.com>
Cc: 20177@debbugs.gnu.org
Subject: bug#20177: 24.4: bookmark.el: show all annotations does not display in proper order (FIX INCLUDED)
Date: Wed, 25 Mar 2015 21:56:08 -0400	[thread overview]
Message-ID: <jwv8uek5y3v.fsf-monnier+emacsbugs@gnu.org> (raw)
In-Reply-To: <550FE93D.1030300@gmx.com> (Boruch Baum's message of "Mon, 23 Mar 2015 06:21:49 -0400")

> When `bookmark-sort-flag' is set, the bmenu list displays in sorted
> order, but the function `bookmark-show-all-annotations' (keybinding
> `A'), does not.

> The first attached patch file, `simple.patch', is just that.

Thanks, attached.

> The second attached patch file, `fancy.patch', adds an option to display
> the list of all annotations as a pre-formatted org-mode buffer, based
> upon the setting of a new variable,
> `bookmark-show-all-annotations-in-org-mode'.

I'd tend to think that this buffer should be read-only and using a major
mode that derives from special-mode, which seems incompatible with
org-mode.  It could still use the Org syntax, of course, maybe with an
outline-minor-mode.

> +(defvar bookmark-show-all-annotations-in-org-mode nil
> +"When not `nil', the command `bookmark-show-all-annotations' will
> +format its display as an org-mode buffer")

I think we can just change the format without introducing an option to
recover the old format.


        Stefan





  reply	other threads:[~2015-03-26  1:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-23 10:21 bug#20177: 24.4: bookmark.el: show all annotations does not display in proper order (FIX INCLUDED) Boruch Baum
2015-03-26  1:56 ` Stefan Monnier [this message]
2019-06-25 17:35   ` Lars Ingebrigtsen
2019-06-25 19:43     ` Boruch Baum
2019-06-26 13:55       ` Lars Ingebrigtsen
2019-06-26 14:45         ` Boruch Baum
2019-06-26 14:47           ` Lars Ingebrigtsen
2019-06-26 14:50             ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=jwv8uek5y3v.fsf-monnier+emacsbugs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=20177@debbugs.gnu.org \
    --cc=boruch_baum@gmx.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).