[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[emacs-w3m/emacs-w3m] Change the order of show-this-line in w3m-select-buffer-delete-buffer (#26)
- From: Eugene Sharygin <notifications@xxxxxxxxxx>
- Date: Tue, 26 Feb 2019 17:05:38 -0800
- X-ml-name: emacs-w3m
- X-mail-count: 13291
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
Patch Links:
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.