bug#81467: [PATCH] Make bookmark-jump work with other-window/frame/tab-prefix
Juri Linkov <[email protected]>
| Newsgroups | gmane.emacs.bugs |
|---|---|
| Organization | LINKOV.NET |
| Message-ID | <[email protected]> |
> Man-bookmark-jump is also conforming, for instance. Indeed, Man-bookmark-jump is a good example that sets Man-notify-method to 'meek' and uses Man-getpage-in-background (thus it does only 'set-buffer' via bookmark-default-handler). Then all other handlers should be rewritten to do the same.