Re: [Orgmode] Following HTML link from org-mode in existing w3m

2008-07-18 Thread Richard G Riley
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

Re: [Orgmode] Following HTML link from org-mode in existing w3m

2008-07-18 Thread Bastien Guerry
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

Re: [Orgmode] Following HTML link from org-mode in existing w3m

2008-07-18 Thread Manish
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

[Orgmode] Following HTML link from org-mode in existing w3m

2008-07-18 Thread Csányi Pál
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