From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 18 22:34:44 2011 Received: (at submit) by debbugs.gnu.org; 19 Aug 2011 02:34:45 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QuEuy-0000tH-6F for submit@debbugs.gnu.org; Thu, 18 Aug 2011 22:34:44 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QuEuv-0000tA-MB for submit@debbugs.gnu.org; Thu, 18 Aug 2011 22:34:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QuEsw-0005uu-1d for submit@debbugs.gnu.org; Thu, 18 Aug 2011 22:32:39 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-3.1 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([140.186.70.17]:44780) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QuEsw-0005uq-08 for submit@debbugs.gnu.org; Thu, 18 Aug 2011 22:32:38 -0400 Received: from eggs.gnu.org ([140.186.70.92]:53519) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QuEsu-00014R-Pg for bug-gnu-emacs@gnu.org; Thu, 18 Aug 2011 22:32:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QuEst-0005ug-7p for bug-gnu-emacs@gnu.org; Thu, 18 Aug 2011 22:32:36 -0400 Received: from imr-da03.mx.aol.com ([205.188.105.145]:57587) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QuEst-0005uY-5O for bug-gnu-emacs@gnu.org; Thu, 18 Aug 2011 22:32:35 -0400 Received: from mtaout-db04.r1000.mx.aol.com (mtaout-db04.r1000.mx.aol.com [172.29.51.196]) by imr-da03.mx.aol.com (8.14.1/8.14.1) with ESMTP id p7J2WPgf006208 for ; Thu, 18 Aug 2011 22:32:25 -0400 Received: from STATION04 (173-13-86-254-NewEngland.hfc.comcastbusiness.net [173.13.86.254]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mtaout-db04.r1000.mx.aol.com (MUA/Third Party Client Interface) with ESMTPSA id A333EE0000E5 for ; Thu, 18 Aug 2011 22:32:24 -0400 (EDT) From: nyc4bos@aol.com To: bug-gnu-emacs@gnu.org Subject: 24.0.50; `browse-url-fireforx' creates 2 identical tabs Date: Thu, 18 Aug 2011 22:34:00 -0400 Message-ID: <844o1em8o7.fsf@aol.com> MIME-Version: 1.0 Content-Type: text/plain x-aol-global-disposition: G X-AOL-SCOLL-SCORE: 0:2:460888544:93952408 X-AOL-SCOLL-URL_COUNT: 0 x-aol-sid: 3039ac1d33c44e4dcb3855ed X-AOL-IP: 173.13.86.254 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -5.9 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.9 (-----) Hi, When using `browse-url-firefox', it creates 2 identical tabs. To reproduce: 1. emacs -q 2. Evaluate in *sctatch* buffer: (setq browse-url-browser-function 'browse-url-firefox browse-url-new-window-flag t browse-url-firefox-new-window-is-tab t) 3. Make sure the Firefox executable is in the `exec-path': (add-to-list 'exec-path "C:/Program Files/Mozilla/Firefox") 4. Call `browse-url-firefox' by evaluating: (browse-url-firefox "http://www.gnu.org") Emacs will then show 2 identical Firefox tabs instead of only one. At first I thought this problem was due to mouse clicks and/or my .emacs setting: (setq mouse-1-click-follows-link 'double) but as you can see with the recipe (above) it still occurs without using the mouse. I noticed that this behavior also occurs with Emacs 23.3.1: GNU Emacs 23.3.1 (i386-mingw-nt5.1.2600) of 2011-03-10 on 3249CTO I recall that this behavior didn't occur sometime in the past when I first set `browse-url-browser-functions' many moons ago. This could also be a problem with changes in Firefox but I don't have a version earlier than Firefox 3.6.x (nor Emacs 23.3.1) to test or confirm. Thanks. In GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600) of 2011-08-15 on 3249CTO Windowing system distributor `Microsoft Corp.', version 5.1.2600 configured using `configure --with-gcc (4.5) --no-opt' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US value of $XMODIFIERS: nil locale-coding-system: cp949 default enable-multibyte-characters: t Major mode: Fundamental Minor modes in effect: tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-x b C-y C-j C-y C-p C-p C-p C-p C-p C-e C-j C-n C-n C-n C-e C-j C-x C-n C-n C-n C-g C-g C-n C-n C-y C-j C-y C-j Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Mark set [2 times] Type y, n, ! or SPC (the space bar): Please type y, n, ! or SPC (the space bar): [2 times] Quit [2 times] Mark set [2 times] Starting Firefox... Load-path shadows: None found. Features: (shadow sort mail-extr message derived format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev nnheader gnus-util mm-util mail-prsvr mail-utils gmm-utils mailheader cl emacsbug browse-url help-mode easymenu view novice time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel dos-w32 disp-table ls-lisp w32-win w32-vars tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer button faces cus-face files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process multi-tty emacs) From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 18 22:50:13 2011 Received: (at control) by debbugs.gnu.org; 19 Aug 2011 02:50:13 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QuF9x-0001Hh-7n for submit@debbugs.gnu.org; Thu, 18 Aug 2011 22:50:13 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QuF9w-0001Hb-1Z for control@debbugs.gnu.org; Thu, 18 Aug 2011 22:50:12 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1QuF7x-0008GL-Gr for control@debbugs.gnu.org; Thu, 18 Aug 2011 22:48:09 -0400 Date: Thu, 18 Aug 2011 22:48:09 -0400 Message-Id: Subject: control message for bug 9328 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -6.4 (------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.4 (------) merge 4034 9328 From debbugs-submit-bounces@debbugs.gnu.org Fri Aug 19 01:06:38 2011 Received: (at 9328) by debbugs.gnu.org; 19 Aug 2011 05:06:39 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QuHHy-00054r-Ii for submit@debbugs.gnu.org; Fri, 19 Aug 2011 01:06:38 -0400 Received: from mail-pz0-f47.google.com ([209.85.210.47]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QuHHv-00054i-C6 for 9328@debbugs.gnu.org; Fri, 19 Aug 2011 01:06:36 -0400 Received: by pzk2 with SMTP id 2so4165023pzk.20 for <9328@debbugs.gnu.org>; Thu, 18 Aug 2011 22:04:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=XQDr0sXa/7lj4D6LfpWdJTIGqJVubymwUT3lD4jj/M0=; b=rPpB8vRdOVeDCA5G1AAh390AbHdZRrp5RhE+nXheDTnQMbwZdtUXKOE5dtnGBr0itw dD5gAFCY02ScYR/QmKySwkqPdTS6CgVf0dZnAZlf7lKVJxAoGymj4HTaIGOW9wDVSalW Q1A97gSg13Lo3eo1R5Gw3Jk5/I9U9F9S9cnlQ= Received: by 10.143.76.8 with SMTP id d8mr858877wfl.400.1313730271676; Thu, 18 Aug 2011 22:04:31 -0700 (PDT) Received: from BALROG ([59.92.92.51]) by mx.google.com with ESMTPS id v4sm1325840wfv.6.2011.08.18.22.04.27 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 18 Aug 2011 22:04:30 -0700 (PDT) From: Vijay Lakshminarayanan To: nyc4bos@aol.com Subject: Re: bug#9328: 24.0.50; `browse-url-fireforx' creates 2 identical tabs References: <844o1em8o7.fsf@aol.com> Date: Fri, 19 Aug 2011 10:34:22 +0530 In-Reply-To: <844o1em8o7.fsf@aol.com> (nyc4bos@aol.com's message of "Thu, 18 Aug 2011 22:34:00 -0400") Message-ID: <87obzmxa95.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (windows-nt) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.8 (--) X-Debbugs-Envelope-To: 9328 Cc: 9328@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.1 (---) nyc4bos@aol.com writes: > Hi, > > When using `browse-url-firefox', it creates 2 identical tabs. > > To reproduce: > > 1. emacs -q > 2. Evaluate in *sctatch* buffer: > > (setq browse-url-browser-function 'browse-url-firefox > browse-url-new-window-flag t > browse-url-firefox-new-window-is-tab t) I encountered a similar bug yesterday when evaluating on the *scratch* buffer. I found that running C-M-x on a form on the *scratch* buffer evaluated the form twice. It occurred on my work machine and I'm unable to reproduce the same on my home machine now. Below is the code that I was playing with when facing the issue yesterday (defvar debug-counting 0) (let ((url "http://en.wikipedia.org/wiki/Emacs") (url-request-method "GET")) (setq debug-counting 0) (url-retrieve url (lambda (status) (kill-buffer) (message "%d" (incf debug-counting))) nil)) I don't encounter the issue now but when I did, `debug-counting' would increment twice and the url would be downloaded twice. -- Cheers ~vijay Gnus should be more complicated. From debbugs-submit-bounces@debbugs.gnu.org Fri Aug 19 02:37:50 2011 Received: (at 9328) by debbugs.gnu.org; 19 Aug 2011 06:37:50 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QuIiE-00079n-5y for submit@debbugs.gnu.org; Fri, 19 Aug 2011 02:37:50 -0400 Received: from mtaout22.012.net.il ([80.179.55.172]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QuIiB-00079f-Ec for 9328@debbugs.gnu.org; Fri, 19 Aug 2011 02:37:48 -0400 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0LQ500700WTYTG00@a-mtaout22.012.net.il> for 9328@debbugs.gnu.org; Fri, 19 Aug 2011 09:35:06 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.124.178.145]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LQ500FREWYGBQU5@a-mtaout22.012.net.il>; Fri, 19 Aug 2011 09:35:06 +0300 (IDT) Date: Fri, 19 Aug 2011 09:35:08 +0300 From: Eli Zaretskii Subject: Re: bug#9328: 24.0.50; `browse-url-fireforx' creates 2 identical tabs In-reply-to: <844o1em8o7.fsf@aol.com> X-012-Sender: halo1@inter.net.il To: nyc4bos@aol.com Message-id: <83bovlsycj.fsf@gnu.org> References: <844o1em8o7.fsf@aol.com> X-Spam-Score: -2.1 (--) X-Debbugs-Envelope-To: 9328 Cc: 9328@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.1 (--) > From: nyc4bos@aol.com > Date: Thu, 18 Aug 2011 22:34:00 -0400 > > > When using `browse-url-firefox', it creates 2 identical tabs. > > To reproduce: > > 1. emacs -q > 2. Evaluate in *sctatch* buffer: > > (setq browse-url-browser-function 'browse-url-firefox > browse-url-new-window-flag t > browse-url-firefox-new-window-is-tab t) > > 3. Make sure the Firefox executable is in the `exec-path': > > (add-to-list 'exec-path "C:/Program Files/Mozilla/Firefox") > > 4. Call `browse-url-firefox' by evaluating: > > (browse-url-firefox "http://www.gnu.org") > > Emacs will then show 2 identical Firefox tabs instead of only one. Isn't this the same problem as described here? https://lists.gnu.org/archive/html/emacs-devel/2008-01/msg00392.html AFAIR, that thread concluded that this is specific to the Windows version of Firefox. From debbugs-submit-bounces@debbugs.gnu.org Sat Aug 20 16:15:52 2011 Received: (at 9328) by debbugs.gnu.org; 20 Aug 2011 20:15:52 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QurxP-0003ck-RO for submit@debbugs.gnu.org; Sat, 20 Aug 2011 16:15:52 -0400 Received: from vm-emlprdomr-04.its.yale.edu ([130.132.50.145]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QurxO-0003ce-GI for 9328@debbugs.gnu.org; Sat, 20 Aug 2011 16:15:51 -0400 Received: from furball ([64.134.100.139]) (authenticated bits=0) by vm-emlprdomr-04.its.yale.edu (8.14.4/8.14.4) with ESMTP id p7KKDahh023180 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Sat, 20 Aug 2011 16:13:37 -0400 From: Chong Yidong To: Eli Zaretskii Subject: Re: bug#9328: 24.0.50; `browse-url-fireforx' creates 2 identical tabs References: <844o1em8o7.fsf@aol.com> <83bovlsycj.fsf@gnu.org> Date: Sat, 20 Aug 2011 16:13:35 -0400 In-Reply-To: <83bovlsycj.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 19 Aug 2011 09:35:08 +0300") Message-ID: <87hb5bhmds.fsf@stupidchicken.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Scanned-By: MIMEDefang 2.71 on 130.132.50.145 X-Spam-Score: -2.6 (--) X-Debbugs-Envelope-To: 9328 Cc: 9328@debbugs.gnu.org, nyc4bos@aol.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) Eli Zaretskii writes: > Isn't this the same problem as described here? > > https://lists.gnu.org/archive/html/emacs-devel/2008-01/msg00392.html > > AFAIR, that thread concluded that this is specific to the Windows > version of Firefox. After reading that thread, I still don't understand where the problem is coming from. Could you check if the firefox process returns a non-zero exit status on Window when you call it as (say) "firefox www.gnu.org"? Because the second call in browse-url-firefox-sentinel should only be triggered if the exit status is non-zero. From debbugs-submit-bounces@debbugs.gnu.org Sat Aug 20 20:35:03 2011 Received: (at 9328) by debbugs.gnu.org; 21 Aug 2011 00:35:03 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Quw0F-0003vj-DG for submit@debbugs.gnu.org; Sat, 20 Aug 2011 20:35:03 -0400 Received: from mail-ww0-f46.google.com ([74.125.82.46]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Quw0C-0003vK-W3 for 9328@debbugs.gnu.org; Sat, 20 Aug 2011 20:35:02 -0400 Received: by wwm17 with SMTP id 17so4082602wwm.15 for <9328@debbugs.gnu.org>; Sat, 20 Aug 2011 17:32:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=PZ2+N+oFvj0ZOfKr39kEVfCmWM3aGpS8opGRuDIT9Q4=; b=xxeVrjuPZuz3STuYLwCuXotYSfLg7fLfb+8pOBlP6NopHpsh1eXK37ACnmf2uvBahK BuDoAde2b+kLgw5RWlWSWEegC96sOTKa6qcdW10QzKqrIKWom5xwns88QTUFJHzYlkWd rgGlYijqC0ehSpOUSNnB0op9OL8GNF9MxTR14= Received: by 10.217.7.69 with SMTP id z47mr714575wes.79.1313886765113; Sat, 20 Aug 2011 17:32:45 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.26.209 with HTTP; Sat, 20 Aug 2011 17:32:25 -0700 (PDT) In-Reply-To: <87hb5bhmds.fsf@stupidchicken.com> References: <844o1em8o7.fsf@aol.com> <83bovlsycj.fsf@gnu.org> <87hb5bhmds.fsf@stupidchicken.com> From: Lennart Borgman Date: Sun, 21 Aug 2011 02:32:25 +0200 Message-ID: Subject: Re: bug#9328: 24.0.50; `browse-url-fireforx' creates 2 identical tabs To: Chong Yidong Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -3.5 (---) X-Debbugs-Envelope-To: 9328 Cc: 9328@debbugs.gnu.org, Eli Zaretskii , nyc4bos@aol.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.5 (---) On Sat, Aug 20, 2011 at 22:13, Chong Yidong wrote: > Eli Zaretskii writes: > >> Isn't this the same problem as described here? >> >> =C2=A0 https://lists.gnu.org/archive/html/emacs-devel/2008-01/msg00392.h= tml >> >> AFAIR, that thread concluded that this is specific to the Windows >> version of Firefox. > > After reading that thread, I still don't understand where the problem is > coming from. > > Could you check if the firefox process returns a non-zero exit status on > Window when you call it as (say) "firefox www.gnu.org"? =C2=A0Because the > second call in browse-url-firefox-sentinel should only be triggered if > the exit status is non-zero. There seems to be a problem with Firefox. If firefox was already started before then the command exits status 1. If firefox was not started before then the command does not exit until firefox is closed. And the exit status is then 0. From debbugs-submit-bounces@debbugs.gnu.org Sat Aug 20 21:03:41 2011 Received: (at 9328) by debbugs.gnu.org; 21 Aug 2011 01:03:41 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QuwRw-0005v9-UH for submit@debbugs.gnu.org; Sat, 20 Aug 2011 21:03:41 -0400 Received: from vm-emlprdomr-04.its.yale.edu ([130.132.50.145]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QuwRv-0005v3-LV for 9328@debbugs.gnu.org; Sat, 20 Aug 2011 21:03:40 -0400 Received: from furball (dhcp-128-36-14-148.central.yale.edu [128.36.14.148]) (authenticated bits=0) by vm-emlprdomr-04.its.yale.edu (8.14.4/8.14.4) with ESMTP id p7L11OPE011247 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Sat, 20 Aug 2011 21:01:24 -0400 From: Chong Yidong To: Lennart Borgman Subject: Re: bug#9328: 24.0.50; `browse-url-fireforx' creates 2 identical tabs References: <844o1em8o7.fsf@aol.com> <83bovlsycj.fsf@gnu.org> <87hb5bhmds.fsf@stupidchicken.com> Date: Sat, 20 Aug 2011 21:01:24 -0400 In-Reply-To: (Lennart Borgman's message of "Sun, 21 Aug 2011 02:32:25 +0200") Message-ID: <8739gvwpaz.fsf@stupidchicken.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Scanned-By: MIMEDefang 2.71 on 130.132.50.145 X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: 9328 Cc: 9328@debbugs.gnu.org, Eli Zaretskii , nyc4bos@aol.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) Lennart Borgman writes: > If firefox was already started before then the command exits status 1. > > If firefox was not started before then the command does not exit until > firefox is closed. And the exit status is then 0. Fair enough. I've committed a fix. From debbugs-submit-bounces@debbugs.gnu.org Sat Aug 20 21:04:02 2011 Received: (at control) by debbugs.gnu.org; 21 Aug 2011 01:04:02 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QuwSH-0005vc-BV for submit@debbugs.gnu.org; Sat, 20 Aug 2011 21:04:01 -0400 Received: from vm-emlprdomr-05.its.yale.edu ([130.132.50.146]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QuwSF-0005vV-KS for control@debbugs.gnu.org; Sat, 20 Aug 2011 21:03:59 -0400 Received: from furball (dhcp-128-36-14-148.central.yale.edu [128.36.14.148]) (authenticated bits=0) by vm-emlprdomr-05.its.yale.edu (8.14.4/8.14.4) with ESMTP id p7L11jiA028990 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Sat, 20 Aug 2011 21:01:46 -0400 From: Chong Yidong To: control@debbugs.gnu.org Subject: close 9328 Date: Sat, 20 Aug 2011 21:01:45 -0400 Message-ID: <87hb5befwm.fsf@stupidchicken.com> MIME-Version: 1.0 Content-Type: text/plain X-Scanned-By: MIMEDefang 2.71 on 130.132.50.146 X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) close 9328 thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 21 23:14:59 2011 Received: (at 9328) by debbugs.gnu.org; 22 Aug 2011 03:14:59 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QvKyY-0001Mg-Mw for submit@debbugs.gnu.org; Sun, 21 Aug 2011 23:14:59 -0400 Received: from imr-ma01.mx.aol.com ([64.12.206.39]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QvKyW-0001MZ-Rn for 9328@debbugs.gnu.org; Sun, 21 Aug 2011 23:14:57 -0400 Received: from mtaout-ma06.r1000.mx.aol.com (mtaout-ma06.r1000.mx.aol.com [172.29.41.6]) by imr-ma01.mx.aol.com (8.14.1/8.14.1) with ESMTP id p7M3CYg9003086; Sun, 21 Aug 2011 23:12:34 -0400 Received: from STATION03 (173-13-86-254-NewEngland.hfc.comcastbusiness.net [173.13.86.254]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mtaout-ma06.r1000.mx.aol.com (MUA/Third Party Client Interface) with ESMTPSA id 55856E000097; Sun, 21 Aug 2011 23:12:34 -0400 (EDT) From: nyc4bos@aol.com To: Chong Yidong Subject: Re: bug#9328: 24.0.50; `browse-url-fireforx' creates 2 identical tabs References: <844o1em8o7.fsf@aol.com> <83bovlsycj.fsf@gnu.org> <87hb5bhmds.fsf@stupidchicken.com> <8739gvwpaz.fsf@stupidchicken.com> Date: Sun, 21 Aug 2011 23:14:00 -0400 In-Reply-To: <8739gvwpaz.fsf@stupidchicken.com> (Chong Yidong's message of "Sat, 20 Aug 2011 21:01:24 -0400") Message-ID: <84r54eqgsn.fsf@aol.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (windows-nt) MIME-Version: 1.0 Content-Type: text/plain x-aol-global-disposition: G X-AOL-SCOLL-SCORE: 0:2:311881344:93952408 X-AOL-SCOLL-URL_COUNT: 0 x-aol-sid: 3039ac1d29064e51c922351e X-AOL-IP: 173.13.86.254 X-Spam-Score: -4.3 (----) X-Debbugs-Envelope-To: 9328 Cc: 9328@debbugs.gnu.org, Eli Zaretskii , Lennart Borgman X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.7 (---) Chong Yidong writes: > Lennart Borgman writes: > >> If firefox was already started before then the command exits status 1. >> >> If firefox was not started before then the command does not exit until >> firefox is closed. And the exit status is then 0. > > Fair enough. I've committed a fix. Your patch fixes it. Thanks! From unknown Mon Aug 18 02:38:12 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 19 Sep 2011 11:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator