diff options
| author | Thierry Volpiatto | 2025-01-08 10:45:55 +0100 |
|---|---|---|
| committer | Eli Zaretskii | 2025-01-16 18:43:06 +0200 |
| commit | 78f5ea750a25145086c008991db6dd6f6dd2a466 (patch) | |
| tree | 634e59a20aee8f0a360f5c0717f425de0db5900f /admin/notes/java | |
| parent | edec6e2264ec4269d3bcdc5fadc22c793f5af7c2 (diff) | |
| download | emacs-78f5ea750a25145086c008991db6dd6f6dd2a466.tar.gz emacs-78f5ea750a25145086c008991db6dd6f6dd2a466.zip | |
Handle correctly DISPLAY-FUNCTION arg in 'bookmark--jump-via'
This fixes bug #75354 where when jumping to a eww bmk to other
window (or frame) the buffer is displayed both in other window
and current window.
Previously 'bookmark--jump-via' was calling DISPLAY-FUNCTION on the
current-buffer from the new buffer created by bookmark handler
(e.g. eww) now DISPLAY-FUNCTION is called on the new buffer from
the current buffer (winconf is saved when calling handler).
In addition to make eww bookmarks displayed properly, this fix as
well w3m bookmarks and as a side effect fix the eww quit function
which restore properly winconf after quitting (previously leaving
two windows open).
* lisp/bookmark.el (bookmark--jump-via): Fix it.
Diffstat (limited to 'admin/notes/java')
0 files changed, 0 insertions, 0 deletions