From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: Following HTML link from org-mode in existing w3m Date: Fri, 18 Jul 2008 21:08:32 +0530 Message-ID: References: <87d4lb9q4l.fsf@debian-asztal.csanyi-pal.info> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KJs2Y-0000UJ-De for emacs-orgmode@gnu.org; Fri, 18 Jul 2008 11:38:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KJs2W-0000Rs-QJ for emacs-orgmode@gnu.org; Fri, 18 Jul 2008 11:38:38 -0400 Received: from [199.232.76.173] (port=37418 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KJs2W-0000Re-LX for emacs-orgmode@gnu.org; Fri, 18 Jul 2008 11:38:36 -0400 Received: from ti-out-0910.google.com ([209.85.142.190]:11844) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KJs2W-000660-7S for emacs-orgmode@gnu.org; Fri, 18 Jul 2008 11:38:36 -0400 Received: by ti-out-0910.google.com with SMTP id u5so312643tia.10 for ; Fri, 18 Jul 2008 08:38:33 -0700 (PDT) In-Reply-To: <87d4lb9q4l.fsf@debian-asztal.csanyi-pal.info> Content-Disposition: inline List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: =?ISO-8859-1?Q?Cs=C3=A1nyi_P=C3=A1l?= Cc: emacs-orgmode@gnu.org On Fri, Jul 18, 2008 at 8:49 PM, Cs=C3=A1nyi P=C3=A1l 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 find any relevant option > for this. > > 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. -- Manish