unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* bookmark-jump failing to jump to correct location
@ 2020-10-23 20:12 bobf32
  2020-10-23 20:45 ` Stefan Kangas
  0 siblings, 1 reply; 3+ messages in thread
From: bobf32 @ 2020-10-23 20:12 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

I'd like to report a problem I have encountered with bookmark-jump. I have
reproduced the problem with emacs -Q and no pre-existing bookmark file.

I am using a spacemacs configuration of Emacs 26.1 under WSL on Windows 10.
I cannot reproduce the problem using a similar Emacs 26.3 config running
under Windows directly.

Steps to reproduce
1. Start Emacs
2. Load two files
3. Set a bookmark, using bookmark-set, named a in one of the files.
4. Move cursor to a line other than bookmark a (call it line x).
5. Switch buffers to file 2.
6. Execute bookmark-jump and navigate to bookmark a.

Observed behaviour
1. The buffer containing bookmark a is made current, but the cursor
position is unchanged, at line x.

Expected behaviour
1. The buffer containing bookmark a is made current and the cursor is
positioned at the line defined by bookmark a.


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

end of thread, other threads:[~2020-10-23 21:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-23 20:12 bookmark-jump failing to jump to correct location bobf32
2020-10-23 20:45 ` Stefan Kangas
2020-10-23 21:03   ` Drew Adams

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