[mew-int 3057] Re: setting external pfd viewer programme

Walter Landry wlandry at example.com
Sat Mar 24 01:47:39 JST 2012


maxigas <maxigas at example.com> wrote:
> hi!
> 
> I am trying to change the default external application for displaying pdf from xpdf to mupdf.
> 
> I tried two times with the two different lines below, but neither is working.
> 
> (setq mew-prog-application/pdf-ext "mupdf")
> (setq mew-prog-text/html-ext '("mupdf" "%s" t))
> ; based on http://mew.org/en/info/beta/mew_8.html#index-C_002dcC_002de-_0028Summary_0029
> 
> What is the correct syntax to do this?

(setq mew-prog-pdf "mupdf")

Cheers,
Walter Landry


More information about the Mew-int mailing list