[emacs-w3m:13514] [emacs-w3m/emacs-w3m] Trouble with the recent change of w3m-external-view (#65)
yamaoka <[email protected]>
| Newsgroups | gmane.emacs.w3m |
|---|---|
| Message-ID | <emacs-w3m/emacs-w3m/issues/[email protected]> |
```
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 files
>
> cheers
> 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 or view it on GitHub:
https://github.com/emacs-w3m/emacs-w3m/issues/65