all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
To: "Drew Adams" <drew.adams@oracle.com>
Cc: 1175@emacsbugs.donarmstrong.com
Subject: bug#1175: 23.0.60; bookmark code regression
Date: Tue, 21 Oct 2008 12:54:56 -0400	[thread overview]
Message-ID: <87ljwhsxb3.fsf@cyd.mit.edu> (raw)

> Please, please restore the sane behavior of `bookmark-jump-noselect'
> as it was for Emacs 22: it should return a cons (BUFFER . POINT) when
> a bookmark is located.

I discussed with Stefan.  Since bookmark-jump-noselect is an internal
function of bookmark.el, we don't guarantee that its behavior is
unchanged across Emacs versions.  Furthermore, the
bookmark-jump-noselect not only returned (BUFFER . POINT) but also
preserved the current buffer (and point) instead of changing buffer and
moving point, whereas the new version does change buffer and point.  So
it doesn't make sense to change the return value of the new version.






             reply	other threads:[~2008-10-21 16:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-21 16:54 Chong Yidong [this message]
2008-10-21 17:53 ` bug#1175: 23.0.60; bookmark code regression Drew Adams
2008-10-22  6:20   ` Richard M. Stallman
2008-10-27 13:32 ` Stefan Monnier
  -- strict thread matches above, loose matches on Subject: below --
2008-10-16 17:36 Chong Yidong
2008-10-15 20:51 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

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

  git send-email \
    --in-reply-to=87ljwhsxb3.fsf@cyd.mit.edu \
    --to=cyd@stupidchicken.com \
    --cc=1175@emacsbugs.donarmstrong.com \
    --cc=drew.adams@oracle.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.