emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] default browser - SOLVED


From: Daniel Martins
Subject: Re: [Orgmode] default browser - SOLVED
Date: Fri, 26 Feb 2010 07:48:20 -0300

Thank you Henry-Paul,

You solved for me a quite annoying issue related to org that I could not solve!



For those who use firefox these two lines become:

(setq browse-url-browser-function (quote browse-url-generic))
(setq browse-url-generic-program "firefox")


Simply copy and paste it!!


2010/2/25 Carsten Dominik <address@hidden>
Hi Henri-Paul,

thanks for summarizing here in the mailing list, this creates
a searchable record of a good answer!

Best wishes

- Carsten


On Feb 25, 2010, at 7:18 PM, Henri-Paul Indiogine wrote:

Dear fellow org-moders,

this is what was suggested to me:

(setq browse-url-browser-function (quote browse-url-generic))
(setq browse-url-generic-program "chromium-browser")

works perfectly on Ubuntu Karmic + Emacs 23.1.1.

Again, thanks for org-mode.



--
Henri-Paul Indiogine
Email: address@hidden




_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten






_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


reply via email to

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