[emacs-w3m:13407] [emacs-w3m/emacs-w3m] Preserve session buffer/window and don't create duplicate buffers (#42)
Boruch Baum <[email protected]>
| Newsgroups | gmane.emacs.w3m |
|---|---|
| Message-ID | <emacs-w3m/emacs-w3m/pull/[email protected]> |
* Preserve session buffer/window and don't create duplicate buffers
This PR fixes three bugs with session management:
+ When opening a session or one of its elements:
+ don't quit the session buffer; allow the user to continue working
on it.
+ don't forget the window in which the w3m session buffer was being
displayed.
+ don't create duplicate buffers
You can view, comment on, or merge this pull request online at:
https://github.com/emacs-w3m/emacs-w3m/pull/42
-- Commit Summary --
* w3m-session: bugfixes: preserve session buffer/window
* w3m-session: don't create duplicate buffers
* w3m-session: convert w3m--message to w3m-message for PR
-- File Changes --
M ChangeLog (8)
M w3m-session.el (74)
-- Patch Links --
https://github.com/emacs-w3m/emacs-w3m/pull/42.patch
https://github.com/emacs-w3m/emacs-w3m/pull/42.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/42