Copies either a single session entry (ie. a URL) or an entire
session list of entries into a second existing session.
This is desirable for managing URLS that have accumulated over time
into different sessions and need to be re-organized.
Currently, identical duplicates are avoided, meaning that if two
entries are for the same URL, but have different other details, such
as cursor position or HTML form data, then both are saved. However,
that may be turn out to be too conservative, and it may prove
desirable to prune based just on duplicate URLs.
Bound to 'm' and 'M' on the local keymap
https://github.com/emacs-w3m/emacs-w3m/pull/43
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.