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

Walter Landry <[email protected]> Fri, 23 Mar 2012 09:47:39 -0700 (PDT)
Newsgroups gmane.mail.mew.general
Message-ID <[email protected]>
maxigas <[email protected]> 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