Miscellaneous fixes (4067e57)
* w3m.el [...]
(w3m-external-view): Enable the symbols `file' and `url' specified in
`w3m-content-type-alist' to be substituted by the lexical ones.
ukordes wrote:
Hi Katsumi
somehow this commit stops w3m-namazu to pass files arg to xpdf, at least when
customized as below, instead xpdf is called without the filescheers
Uwe
- '(w3m-content-type-alist
..
("application/pdf" ".pdf'"
("xpdf" file)
nil)
...
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.