bug#81467: [PATCH] Make bookmark-jump work with other-window/frame/tab-prefix

Stefan Monnier via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <[email protected]> Fri, 31 Jul 2026 10:34:58 -0400
Newsgroups gmane.emacs.bugs
Message-ID <[email protected]>
> 1. A bookmark handler 'shell-bookmark-jump' calls the function 'shell',
> because for the authors it was the simplest way to implement the handler.

And that's the part that needs fixing.
E.g. by adding a `shell-no-select`.


=== Stefan