bug#81467: [PATCH] Make bookmark-jump work with other-window/frame/tab-prefix
martin rudalics via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <[email protected]>
| Newsgroups | gmane.emacs.bugs |
|---|---|
| Message-ID | <[email protected]> |
> It's conceptually impossible to detect whether 'display-buffer' changed > the state of any frame ... but it could easily run a 'display-buffer-functions' hook immediately before returning. Usually set in a buffer local fashion with the window to be returned as argument. If we have convincing arguments that such a hook would be useful. martin