[emacs-w3m:13453] [emacs-w3m/emacs-w3m] w3m-session: bugfixes and new feature 'copy a session' (#49)
Boruch Baum <[email protected]>
| Newsgroups | gmane.emacs.w3m |
|---|---|
| Message-ID | <emacs-w3m/emacs-w3m/pull/[email protected]> |
+ w3m-session-select-copy: New feaure, bound to 'c' and 'C'.
+ Bugfixes: w3m-session-select-delete
+ Advance to next session group element after delete, not previous.
+ Handle case of final entry of session group being deleted.
+ Bugfix: w3m-session-delete: Deleting final element of a session
removes the session entry itself, and returns to the parent
page (ie. the list of sessions, not the list of session elements).
+ Bugfix: w3m-session-select-quit: Properly position point upon
completion.
+ w3m-session-save: Remove catch/throw idiom
You can view, comment on, or merge this pull request online at:
https://github.com/emacs-w3m/emacs-w3m/pull/49
-- Commit Summary --
* w3m-session: bugfixes and new feature 'copy a session'
-- File Changes --
M ChangeLog (13)
M w3m-session.el (114)
-- Patch Links --
https://github.com/emacs-w3m/emacs-w3m/pull/49.patch
https://github.com/emacs-w3m/emacs-w3m/pull/49.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/49