[emacs-w3m:13399] [emacs-w3m/emacs-w3m] w3m-bookmark-add-all-urls: feature improvements, bug-fixes (#40)
Boruch Baum <[email protected]>
| Newsgroups | gmane.emacs.w3m |
|---|---|
| Message-ID | <emacs-w3m/emacs-w3m/pull/[email protected]> |
+ Bugfix: Order of args to function string-match.
+ Bugfix: Operate in all display modes.
+ Only ask for bookmark section once (ie. presume all bookmarks will
be placed in the same section).
+ Provide sane default section, timestamp-based.
+ Don't add bookmarks buffers to bookmark list (ie. recursive
bookmarks).
+ Auto-refresh existing bookmark buffers.
+ Improve error handling. Instead of aborting, log the faulty event to
the Messages buffer and continue.
+ Add tab character to whitespace regexp.
+ Use function set-buffer instead of switch-to-buffer.
You can view, comment on, or merge this pull request online at:
https://github.com/emacs-w3m/emacs-w3m/pull/40
-- Commit Summary --
* w3m-bookmark-add-all-urls: feauture impovements, bugfixes
-- File Changes --
M ChangeLog (10)
M w3m-bookmark.el (71)
-- Patch Links --
https://github.com/emacs-w3m/emacs-w3m/pull/40.patch
https://github.com/emacs-w3m/emacs-w3m/pull/40.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/40