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: zhenjiang xu
Subject: Re: [O] org-export-as-html-and-open problem
Date: Mon, 4 Feb 2013 16:24:04 -0700

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))


On Mon, Feb 4, 2013 at 4:20 PM, Bastien <address@hidden> wrote:
Hi Zhenjiang,

zhenjiang xu <address@hidden> writes:

> when I type the keys `C-c C-e b', the html is generated but it is
> opened in emacs instead of an internet browser. Does anyone know
> why?

Check the value of `org-file-apps'.

C-h v org-file-apps RET

Hope this helps,

--
 Bastien


reply via email to

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