defcustom w3m-queries-log-file had been defined as boolean; define
it as type 'file, and improve its default location.
New utility function w3m--url-get-queries. I've started using it in
my w3m-download.el, but it can be useful for the query-tracker feature
and any other feature that looks at the query section of a url.
w3m--url-strip-queries: What an awful and misleading name I gave
that function back when. Much better name is
w3m--url-strip-unwanted-queries
https://github.com/emacs-w3m/emacs-w3m/pull/94
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.