[emacs-w3m:13291] [emacs-w3m/emacs-w3m] Change the order of show-this-line in w3m-select-buffer-delete-buffer (#26)
Eugene Sharygin <[email protected]>
| Newsgroups | gmane.emacs.w3m |
|---|---|
| Message-ID | <emacs-w3m/emacs-w3m/pull/[email protected]> |
Hi,
I'd like to put the call to `w3m-select-buffer-show-this-line` in `w3m-select-buffer-delete-buffer` after the call to `goto-char` so that the buffer on the current menu line is shown at the end. Otherwise the first buffer in the menu is shown, while the point has already moved.
You can view, comment on, or merge this pull request online at:
https://github.com/emacs-w3m/emacs-w3m/pull/26
-- Commit Summary --
* w3m.el (w3m-select-buffer-delete-buffer): Change the order of show-this-line
-- File Changes --
M w3m.el (4)
-- Patch Links --
https://github.com/emacs-w3m/emacs-w3m/pull/26.patch
https://github.com/emacs-w3m/emacs-w3m/pull/26.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/emacs-w3m/emacs-w3m/pull/26