Hi org-mode experts,
I am wondering, is there anyway to tangle contents inside #+begin_example
... #+end_example in a similar way to tangle a code block? It doesn't work
now (or do I miss anything?). IMHO, it would be a useful feature, isn't it?
Thanks,
Zech
Sorry I forgot to mention that I don't have mailcap files in my Archlinux.
On Wed, Feb 6, 2013 at 8:32 AM, Nick Dokos wrote:
> zhenjiang xu wrote:
>
> > It's odd. The value of org-file-apps-defaults-gnu is:
> >
> > ((remote . emacs) (system . mailcap) (t .
sktop;
video/mpeg=gnome-mplayer.desktop;
x-scheme-handler/mailto=google-chrome.desktop;KMail2.desktop;
[Default Applications]
text/html=google-chrome.desktop
x-scheme-handler/mailto=google-chrome.desktop
Any idea?
On Mon, Feb 4, 2013 at 4:29 PM, Bastien wrote:
> zhenjiang xu writes:
>
> >
Mon, Feb 4, 2013 at 4:20 PM, Bastien wrote:
> Hi Zhenjiang,
>
> zhenjiang xu 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
>
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?
I am using builtin org-mode in Emacs 24.2 (7.8.11) and set google-chrome as
default browser.
Thanks,
Zhenjiang