From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: preferred vs. running browser Date: Sun, 23 Apr 2006 17:58:23 -0400 Message-ID: References: <20060423.063614.74737467.wl@gnu.org> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1145829578 28934 80.91.229.2 (23 Apr 2006 21:59:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 23 Apr 2006 21:59:38 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Apr 23 23:59:36 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 1FXmcB-0000F3-Qk for ged-emacs-devel@m.gmane.org; Sun, 23 Apr 2006 23:59:36 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FXmcB-0000nM-ED for ged-emacs-devel@m.gmane.org; Sun, 23 Apr 2006 17:59:35 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FXmb3-0008NH-CJ for emacs-devel@gnu.org; Sun, 23 Apr 2006 17:58:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FXmb2-0008Mb-CI for emacs-devel@gnu.org; Sun, 23 Apr 2006 17:58:24 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FXmb2-0008MX-7j for emacs-devel@gnu.org; Sun, 23 Apr 2006 17:58:24 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FXmd8-0007Ot-36 for emacs-devel@gnu.org; Sun, 23 Apr 2006 18:00:34 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1FXmb1-0000Ej-Cf; Sun, 23 Apr 2006 17:58:23 -0400 Original-To: Werner LEMBERG In-reply-to: <20060423.063614.74737467.wl@gnu.org> (message from Werner LEMBERG on Sun, 23 Apr 2006 06:36:14 +0200 (CEST)) 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:53284 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? Changing the order to put firefox first seems ok too.