Bastien Guerry <[EMAIL PROTECTED]> writes:
> Manish <[EMAIL PROTECTED]> writes:
>
>> > I wish that that the html: link in org-mode can be opened in an
>> > existing w3m window. Is this possible?
>>
>> Should be, it's Emacs after all. Try customizing group browse-url.
>
> I use this:
>
> (setq
Manish <[EMAIL PROTECTED]> writes:
> > I wish that that the html: link in org-mode can be opened in an
> > existing w3m window. Is this possible?
>
> Should be, it's Emacs after all. Try customizing group browse-url.
I use this:
(setq browse-url-browser-function 'w3m-browse-url)
--
Bastie
On Fri, Jul 18, 2008 at 8:49 PM, Csányi Pál wrote:
> Hello!
>
> GNU Emacs 22.1.1 (i486-pc-linux-gnu, GTK+ Version 2.8.20) of
> 2008-06-23
>
> In org-mode if I click with mouse on html: link, the link opens in
> Firefox new tab.
>
> I try to customize Org mode but there I can't
Hello!
GNU Emacs 22.1.1 (i486-pc-linux-gnu, GTK+ Version 2.8.20) of
2008-06-23
In org-mode if I click with mouse on html: link, the link opens in
Firefox new tab.
I try to customize Org mode but there I can't find any relevant option
for this.
I wish that that the html: link in org-mode can be