unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: Stefan Kangas <stefan@marxist.se>, Eli Zaretskii <eliz@gnu.org>
Cc: Lars Ingebrigtsen <larsi@gnus.org>,
	"51876@debbugs.gnu.org" <51876@debbugs.gnu.org>
Subject: bug#51876: [External] : bug#51876: 28.0.60; Confusing prompt for setting a bookmark
Date: Wed, 17 Nov 2021 16:42:38 +0000	[thread overview]
Message-ID: <SJ0PR10MB5488C65C28DF401966F2645FF39A9@SJ0PR10MB5488.namprd10.prod.outlook.com> (raw)
In-Reply-To: <CADwFkmm4nvMxQiYLGHnW6OiDq0Do+z9kZ9CpXCnz0YXjQ1OWsw@mail.gmail.com>

> > I would suggest
> > (if no-overwrite "Add bookmark named" "Set bookmark named")
> 
> How about
> (if no-overwrite "Append bookmark named" "Set bookmark named")

This would be quite wrong.  The new bookmark is
prepended to the bookmark alist, not appended.

The point is that you can have multiple bookmarks
with the same name.  And as is usual with alists,
a bookmark closer to the front of the alist
shadows those farther from the front that have
the same name.

  parent reply	other threads:[~2021-11-17 16:42 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-15 18:34 bug#51876: 28.0.60; Confusing prompt for setting a bookmark Eli Zaretskii
2021-11-16  8:12 ` Lars Ingebrigtsen
2021-11-16 13:12   ` Eli Zaretskii
2021-11-17  6:22     ` Stefan Kangas
2021-11-17  7:17       ` Lars Ingebrigtsen
2021-11-17 16:43         ` bug#51876: [External] : " Drew Adams
2021-11-17 13:50       ` Eli Zaretskii
2021-11-17 16:49         ` bug#51876: [External] : " Drew Adams
2021-11-18  9:21         ` Lars Ingebrigtsen
2021-11-18 17:08           ` bug#51876: [External] : " Drew Adams
2021-11-17 16:42       ` Drew Adams [this message]
2021-11-17 17:08         ` Eli Zaretskii
2021-11-17 17:46           ` Drew Adams

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=SJ0PR10MB5488C65C28DF401966F2645FF39A9@SJ0PR10MB5488.namprd10.prod.outlook.com \
    --to=drew.adams@oracle.com \
    --cc=51876@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=larsi@gnus.org \
    --cc=stefan@marxist.se \
    /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).