From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Werner LEMBERG Newsgroups: gmane.emacs.devel Subject: Re: preferred vs. running browser Date: Mon, 24 Apr 2006 06:51:17 +0200 (CEST) Message-ID: <20060424.065117.115919471.wl@gnu.org> References: <20060423.063614.74737467.wl@gnu.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1145909085 29131 80.91.229.2 (24 Apr 2006 20:04:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 24 Apr 2006 20:04:45 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Apr 24 22:04:43 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FY7IR-0008UR-2w for ged-emacs-devel@m.gmane.org; Mon, 24 Apr 2006 22:04:38 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FY7IQ-0002UH-NO for ged-emacs-devel@m.gmane.org; Mon, 24 Apr 2006 16:04:34 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FY7IF-0002Tb-ET for emacs-devel@gnu.org; Mon, 24 Apr 2006 16:04:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FY7IB-0002Sw-KT for emacs-devel@gnu.org; Mon, 24 Apr 2006 16:04:23 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FY7IB-0002Sn-FR for emacs-devel@gnu.org; Mon, 24 Apr 2006 16:04:19 -0400 Original-Received: from [212.227.126.171] (helo=moutng.kundenserver.de) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FY7KR-0000TK-4O; Mon, 24 Apr 2006 16:06:39 -0400 Original-Received: from [84.175.171.179] (helo=localhost) by mrelayeu.kundenserver.de (node=mrelayeu9) with ESMTP (Nemesis), id 0ML2xA-1FY7I62uk4-0000gK; Mon, 24 Apr 2006 22:04:15 +0200 Original-To: rms@gnu.org In-Reply-To: X-Mailer: Mew version 5.0.50 on Emacs 22.0.50.1 / Mule 5.0 (SAKAKI) X-Provags-ID: kundenserver.de abuse@kundenserver.de login:2dc398bc694a1e60948148ba0a42c0da X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:53353 Archived-At: > Wouldn't it be better to add some code so that a browser which > is currently running is always tried first? > > That would be a good idea, if there is a way to find this out. Can > you write a patch for this? I'm very sorry, but I can't -- I have no idea how to do that. Werner