all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#1175: 23.0.60; bookmark code regression
@ 2008-10-21 16:54 Chong Yidong
  2008-10-21 17:53 ` Drew Adams
  2008-10-27 13:32 ` Stefan Monnier
  0 siblings, 2 replies; 6+ messages in thread
From: Chong Yidong @ 2008-10-21 16:54 UTC (permalink / raw
  To: Drew Adams; +Cc: 1175

> 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.






^ permalink raw reply	[flat|nested] 6+ messages in thread
* bug#1175: 23.0.60; bookmark code regression
@ 2008-10-16 17:36 Chong Yidong
  0 siblings, 0 replies; 6+ messages in thread
From: Chong Yidong @ 2008-10-16 17:36 UTC (permalink / raw
  To: Stefan Monnier; +Cc: 1175

Stefan, I guess this is your change.

"Drew Adams" <drew.adams@oracle.com> wrote:

> 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.
> 
> This breaks third-party code that calls `bookmark-jump-noselect'.
 






^ permalink raw reply	[flat|nested] 6+ messages in thread
* bug#1175: 23.0.60; bookmark code regression
@ 2008-10-15 20:51 Drew Adams
  0 siblings, 0 replies; 6+ messages in thread
From: Drew Adams @ 2008-10-15 20:51 UTC (permalink / raw
  To: emacs-pretest-bug

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.
 
This breaks third-party code that calls `bookmark-jump-noselect'.
 
 
In GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600)
 of 2008-10-03 on LENNART-69DE564
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --no-opt --cflags -Ic:/g/include
-fno-crossjumping'
 







^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-10-27 13:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-21 16:54 bug#1175: 23.0.60; bookmark code regression Chong Yidong
2008-10-21 17:53 ` 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

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.