Henri-Paul Indiogine <[email protected]> writes:

> Matt Lundin <[email protected]> writes:
>>> (setq browse-url-browser-function (quote browse-url-generic))
>>> (setq browse-url-generic-program "firefox")
>>
>> (setq browse-url-browser-function 'browse-url-firefox)
>> (setq browse-url-firefox-new-window-is-tab t)
>>
>> The second setting ensures that links are opened in new tabs if firefox
>> is running.
>
> How about clicking on a URL in org-mode or other text file and having
> w3m pop-up?
>
> Thanks,

Customize browse-url-browser-function.

http://www.emacswiki.org/emacs/BrowseUrl



_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to