emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] org-export-as-html-and-open problem


From: Bastien
Subject: Re: [O] org-export-as-html-and-open problem
Date: Tue, 05 Feb 2013 00:29:05 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

zhenjiang xu <address@hidden> writes:

> Thanks, Bastien. It's the default value - I've not changed it:
>
> org-file-apps is a variable defined in `org.el'.
> Its value is ((auto-mode . emacs)
>  ("\\.mm\\'" . default)
>  ("\\.x?html?\\'" . default)
>  ("\\.pdf\\'" . default))

So you need to check the relevant variable:

org-file-apps-defaults-gnu
org-file-apps-defaults-macosx
org-file-apps-defaults-windowsnt

If the relevant variable uses the defaults (as I guess),
you need to configure the mailcap file for your system

See http://en.wikipedia.org/wiki/Mailcap

HTH,

-- 
 Bastien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]