From unknown Mon Jun 23 22:04:45 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#4589 <4589@debbugs.gnu.org> To: bug#4589 <4589@debbugs.gnu.org> Subject: Status: 23.1; ERC reconnection -vs- /disconnect Reply-To: bug#4589 <4589@debbugs.gnu.org> Date: Tue, 24 Jun 2025 05:04:45 +0000 retitle 4589 23.1; ERC reconnection -vs- /disconnect reassign 4589 emacs submitter 4589 Tom Tromey severity 4589 normal tag 4589 patch fixed thanks From tromey@redhat.com Tue Sep 29 11:09:45 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 29 Sep 2009 18:09:45 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-0.5 required=4.0 tests=AWL,FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n8TI9hax005058 for ; Tue, 29 Sep 2009 11:09:45 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Msh8x-0008Hf-7f for bug-gnu-emacs@gnu.org; Tue, 29 Sep 2009 14:09:43 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Msh8s-0008Eg-DB for bug-gnu-emacs@gnu.org; Tue, 29 Sep 2009 14:09:42 -0400 Received: from [199.232.76.173] (port=43198 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Msh8r-0008E2-1T for bug-gnu-emacs@gnu.org; Tue, 29 Sep 2009 14:09:38 -0400 Received: from mx20.gnu.org ([199.232.41.8]:42098) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Msh8p-0000XO-Bc for bug-gnu-emacs@gnu.org; Tue, 29 Sep 2009 14:09:35 -0400 Received: from mx1.redhat.com ([209.132.183.28]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Msh8n-000726-QA for bug-gnu-emacs@gnu.org; Tue, 29 Sep 2009 14:09:34 -0400 Received: from int-mx08.intmail.prod.int.phx2.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n8TI9N2l025851 for ; Tue, 29 Sep 2009 14:09:23 -0400 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx08.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id n8TI9MmA001876; Tue, 29 Sep 2009 14:09:22 -0400 Received: from opsy.redhat.com (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id n8TI9LUb026397; Tue, 29 Sep 2009 14:09:21 -0400 Received: by opsy.redhat.com (Postfix, from userid 500) id 0915737820F; Tue, 29 Sep 2009 12:09:21 -0600 (MDT) From: Tom Tromey To: bug-gnu-emacs@gnu.org Subject: 23.1; ERC reconnection -vs- /disconnect Reply-To: Tom Tromey X-Attribution: Tom Date: Tue, 29 Sep 2009 12:09:20 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Scanned-By: MIMEDefang 2.67 on 10.5.11.21 X-detected-operating-system: by mx20.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list, and to the gnu.emacs.bug news group. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: One irc server I use went down and was unavailable. ERC kept trying to reconnect to it -- which is nice, ordinarily I want this. However, in this case, I wanted to prevent ERC from trying to reconnect. So, I went to the server buffer and typed /disconnect. This did not work, instead ERC gave me an error message (which I no longer have but the gist was that there was no connection). I think /disconnect should work to prevent reconnection in this situation. Instead, the only solution I found was to kill the server buffer. If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. If you would like to further debug the crash, please read the file /usr/share/emacs/23.1/etc/DEBUG for instructions. In GNU Emacs 23.1.1 (i386-redhat-linux-gnu, GTK+ Version 2.16.5) of 2009-08-26 on x86-2.fedora.phx.redhat.com Windowing system distributor `The X.Org Foundation', version 11.0.10601901 configured using `configure '--build=i386-redhat-linux-gnu' '--host=i386-redhat-linux-gnu' '--target=i586-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-dbus' '--with-gif' '--with-jpeg' '--with-png' '--with-rsvg' '--with-tiff' '--with-xft' '--with-xpm' '--with-x-toolkit=gtk' 'build_alias=i386-redhat-linux-gnu' 'host_alias=i386-redhat-linux-gnu' 'target_alias=i586-redhat-linux-gnu' 'CFLAGS=-DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables'' 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.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Group Minor modes in effect: erc-list-mode: t erc-menu-mode: t erc-autojoin-mode: t erc-ring-mode: t erc-pcomplete-mode: t erc-track-mode: t erc-track-minor-mode: t erc-match-mode: t erc-button-mode: t erc-fill-mode: t erc-stamp-mode: t erc-netsplit-mode: t erc-spelling-mode: t erc-truncate-mode: t shell-dirtrack-mode: t diff-auto-refine-mode: t gnus-undo-mode: t erc-status-mode: t erc-services-mode: t erc-networks-mode: t erc-irccontrols-mode: t erc-noncommands-mode: t erc-move-to-prompt-mode: t erc-readonly-mode: t tooltip-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: j M-/ e c t - g e t M-b _ C-e M-/ ) , SPC a s SPC t h a t SPC i s SPC m o r e SPC c o n s i s t e n t SPC w i t h SPC o u r SPC g e n e r a l SPC o u r SPC c u r r e n t SPC A P I SPC d e c i s i o n s . F i n a l l y , SPC C-z o C-x C-f d o c / g d b . t C-s I n f e r i o r T h r e a d C-s C-a C-l C-v C-l C-z o t h i s SPC p a t c h SPC n e e d s SPC a n SPC u p d a t e SPC t o SPC g d b d o c / g d b . t e x i n f o . W e ' r e SPC C-a C-k I ' m SPC t r y i n g SPC t o SPC s C-a C-k C-k C-f C-o t h a n k s , C-a C-z o C-x k C-x k C-z o C-c C-c E C-z o M-v M-> d i s t r o s SPC a l C-a C-k C-z n E = C-l M-v M-v M-v C-z o C-z o C-l C-z o C-c b C-z o q s M-x r e p o r t - e b Recent messages: Deleting article 4574 in mail.frysk Deleting article 4576 in mail.frysk Deleting article 4578 in mail.frysk Expiring articles...done (No changes need to be saved) Saving /home/tromey/.newsrc.eld... Saving file /home/tromey/.newsrc.eld... Wrote /home/tromey/.newsrc.eld Saving /home/tromey/.newsrc.eld...done Making completion list... Tom From cyd@stupidchicken.com Sat Nov 7 21:40:47 2009 Received: (at 4589) by emacsbugs.donarmstrong.com; 8 Nov 2009 05:40:47 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-0.5 required=4.0 tests=AWL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from pantheon-po24.its.yale.edu (pantheon-po24.its.yale.edu [130.132.50.118]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nA85ekLw021471 for <4589@emacsbugs.donarmstrong.com>; Sat, 7 Nov 2009 21:40:47 -0800 Received: from furry (adsl-99-58-202-243.dsl.wlfrct.sbcglobal.net [99.58.202.243]) (authenticated bits=0) by pantheon-po24.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id nA85edL8005490 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sun, 8 Nov 2009 00:40:40 -0500 Received: by furry (Postfix, from userid 1000) id A61CCC070; Sun, 8 Nov 2009 00:40:38 -0500 (EST) From: Chong Yidong To: Michael Olson Cc: 4589@debbugs.gnu.org, Tom Tromey , "wrote:"@furry Subject: Re: 23.1; ERC reconnection -vs- /disconnect Date: Sun, 08 Nov 2009 00:40:38 -0500 Message-ID: <87vdhltvzd.fsf@stupidchicken.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) Hi Michael, Could you take a look at this bug report? Thanks. (There are a few more bug reports for ERC in the bug tracker; if you have the time, could you please take a look at them too? Thanks.) Tom Tromey wrote: > One irc server I use went down and was unavailable. ERC kept trying > to reconnect to it -- which is nice, ordinarily I want this. However, > in this case, I wanted to prevent ERC from trying to reconnect. > > So, I went to the server buffer and typed /disconnect. This did not > work, instead ERC gave me an error message (which I no longer have but > the gist was that there was no connection). > > I think /disconnect should work to prevent reconnection in this > situation. Instead, the only solution I found was to kill the server > buffer. From me@mwolson.org Mon Nov 9 08:55:49 2009 Received: (at 4589) by emacsbugs.donarmstrong.com; 9 Nov 2009 16:55:50 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.3 required=4.0 tests=AWL,FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail-iw0-f184.google.com (mail-iw0-f184.google.com [209.85.223.184]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nA9Gtl1K004394 for <4589@emacsbugs.donarmstrong.com>; Mon, 9 Nov 2009 08:55:49 -0800 Received: by iwn14 with SMTP id 14so2533210iwn.13 for <4589@emacsbugs.donarmstrong.com>; Mon, 09 Nov 2009 08:55:42 -0800 (PST) MIME-Version: 1.0 Sender: me@mwolson.org Received: by 10.231.6.153 with SMTP id 25mr4443409ibz.54.1257785742353; Mon, 09 Nov 2009 08:55:42 -0800 (PST) X-Originating-IP: [209.104.55.5] In-Reply-To: <87vdhltvzd.fsf@stupidchicken.com> References: <87vdhltvzd.fsf@stupidchicken.com> From: Michael Olson Date: Mon, 9 Nov 2009 08:55:22 -0800 X-Google-Sender-Auth: 3d5188bcfa70cecb Message-ID: Subject: Re: 23.1; ERC reconnection -vs- /disconnect To: Chong Yidong , Giorgos Keramidas Cc: 4589@debbugs.gnu.org, Tom Tromey Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Forwarding to Giorgos, who will be taking over as ERC maintainer shortly. Can you pass on the details of how to access ERC-related bugs in the Emacs bugtracker? On Sat, Nov 7, 2009 at 9:40 PM, Chong Yidong wrote: > Hi Michael, > > Could you take a look at this bug report? =C2=A0Thanks. > > (There are a few more bug reports for ERC in the bug tracker; if you > have the time, could you please take a look at them too? =C2=A0Thanks.) > > > Tom Tromey wrote: > >> One irc server I use went down and was unavailable. =C2=A0ERC kept tryin= g >> to reconnect to it -- which is nice, ordinarily I want this. =C2=A0Howev= er, >> in this case, I wanted to prevent ERC from trying to reconnect. >> >> So, I went to the server buffer and typed /disconnect. =C2=A0This did no= t >> work, instead ERC gave me an error message (which I no longer have but >> the gist was that there was no connection). >> >> I think /disconnect should work to prevent reconnection in this >> situation. =C2=A0Instead, the only solution I found was to kill the serv= er >> buffer. > > --=20 Michael Olson || http://mwolson.org/ Projects: Emacs, Muse, EMMS From cyd@stupidchicken.com Mon Nov 9 09:32:12 2009 Received: (at 4589) by emacsbugs.donarmstrong.com; 9 Nov 2009 17:32:13 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-0.4 required=4.0 tests=AWL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from pantheon-po26.its.yale.edu (pantheon-po26.its.yale.edu [130.132.50.121]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nA9HWAIk008785 for <4589@emacsbugs.donarmstrong.com>; Mon, 9 Nov 2009 09:32:12 -0800 Received: from furry (dhcp128036014244.central.yale.edu [128.36.14.244]) (authenticated bits=0) by pantheon-po26.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id nA9HW2sM018539 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 9 Nov 2009 12:32:03 -0500 Received: by furry (Postfix, from userid 1000) id 07BF3C070; Mon, 9 Nov 2009 12:32:03 -0500 (EST) From: Chong Yidong To: Michael Olson Cc: Giorgos Keramidas , 4589@debbugs.gnu.org Subject: Re: 23.1; ERC reconnection -vs- /disconnect References: <87vdhltvzd.fsf@stupidchicken.com> Date: Mon, 09 Nov 2009 12:32:02 -0500 In-Reply-To: (Michael Olson's message of "Mon, 9 Nov 2009 08:55:22 -0800") Message-ID: <87bpjbzjsd.fsf@stupidchicken.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) Michael Olson writes: > Can you pass on the details of how to access ERC-related bugs in the > Emacs bugtracker? You can go to http://debbugs.gnu.org/cgi/pkgreport.cgi?which=pkg&data=erc&archive=no&version=&dist=unstable From cyd@stupidchicken.com Mon Nov 9 09:31:56 2009 Received: (at control) by emacsbugs.donarmstrong.com; 9 Nov 2009 17:31:57 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-1.4 required=4.0 tests=AWL,VALID_BTS_CONTROL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from pantheon-po27.its.yale.edu (pantheon-po27.its.yale.edu [130.132.50.122]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nA9HVtA2008764 for ; Mon, 9 Nov 2009 09:31:56 -0800 Received: from furry (dhcp128036014244.central.yale.edu [128.36.14.244]) (authenticated bits=0) by pantheon-po27.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id nA9HVnSE031618 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Mon, 9 Nov 2009 12:31:49 -0500 Received: by furry (Postfix, from userid 1000) id 9140DC070; Mon, 9 Nov 2009 12:31:49 -0500 (EST) From: Chong Yidong To: control@debbugs.gnu.org Subject: reassign ERC bugs Date: Mon, 09 Nov 2009 12:31:49 -0500 Message-ID: <87bpjby58a.fsf@stupidchicken.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) reassign 466 emacs,erc reassign 4048 emacs,erc reassign 4443 emacs,erc reassign 4589 emacs,erc reassign 4590 emacs,erc reassign 3594 emacs,erc reassign 4459 emacs,erc thanks From keramida@ceid.upatras.gr Mon Nov 9 09:38:29 2009 Received: (at 4589) by emacsbugs.donarmstrong.com; 9 Nov 2009 17:38:29 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.0 required=4.0 tests=none autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from poseidon.ceid.upatras.gr (poseidon.ceid.upatras.gr [150.140.141.169]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nA9HcR04009296 for <4589@emacsbugs.donarmstrong.com>; Mon, 9 Nov 2009 09:38:28 -0800 Received: from mail.ceid.upatras.gr (unknown [10.1.0.143]) by poseidon.ceid.upatras.gr (Postfix) with ESMTP id 303B0EB47BF; Mon, 9 Nov 2009 19:38:21 +0200 (EET) Received: from localhost (europa.ceid.upatras.gr [127.0.0.1]) by mail.ceid.upatras.gr (Postfix) with ESMTP id E9F35452AF; Mon, 9 Nov 2009 19:38:20 +0200 (EET) X-Virus-Scanned: amavisd-new at ceid.upatras.gr Received: from mail.ceid.upatras.gr ([127.0.0.1]) by localhost (europa.ceid.upatras.gr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Sb99GG3iWUbp; Mon, 9 Nov 2009 19:38:20 +0200 (EET) Received: from kobe.laptop (ppp-94-64-244-12.home.otenet.gr [94.64.244.12]) by mail.ceid.upatras.gr (Postfix) with ESMTP id A89F2451B2; Mon, 9 Nov 2009 19:38:20 +0200 (EET) Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.3/8.14.3) with ESMTP id nA9HcJYH027529 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 9 Nov 2009 19:38:20 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by kobe.laptop (8.14.3/8.14.3/Submit) id nA9HcJEg027517; Mon, 9 Nov 2009 19:38:19 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) From: Giorgos Keramidas To: Chong Yidong Cc: Michael Olson , 4589@debbugs.gnu.org Subject: Re: 23.1; ERC reconnection -vs- /disconnect References: <87vdhltvzd.fsf@stupidchicken.com> <87bpjbzjsd.fsf@stupidchicken.com> Date: Mon, 09 Nov 2009 19:38:18 +0200 In-Reply-To: <87bpjbzjsd.fsf@stupidchicken.com> (Chong Yidong's message of "Mon, 09 Nov 2009 12:32:02 -0500") Message-ID: <87pr7rbnud.fsf@kobe.laptop> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Mon, 09 Nov 2009 12:32:02 -0500, Chong Yidong wrote: > Michael Olson writes: > >> Can you pass on the details of how to access ERC-related bugs in the >> Emacs bugtracker? > > You can go to > > http://debbugs.gnu.org/cgi/pkgreport.cgi?which=pkg&data=erc&archive=no&version=&dist=unstable Thanks! I see that trimming the 'unstable' bit from the URL reports more bugs: http://debbugs.gnu.org/cgi/pkgreport.cgi?which=pkg&data=erc&archive=no I bookmarked both URIs and will have a look at the open bugs. My experience with `emacsbugs.donarmstrong.com' is very limited, so if we also have some sort of HOWTO or mini-guide for the tracker, please point it me to that and I will read it to get acquainted with how bugs are handled. From rgm@gnu.org Tue Nov 10 09:08:15 2009 Received: (at 4589) by emacsbugs.donarmstrong.com; 10 Nov 2009 17:08:15 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-7.3 required=4.0 tests=AWL,HAS_BUG_NUMBER, X_DEBBUGS_NO_ACK autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nAAH8Emr000844 for <4589@emacsbugs.donarmstrong.com>; Tue, 10 Nov 2009 09:08:15 -0800 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1N7uCS-0000jv-ME; Tue, 10 Nov 2009 12:08:12 -0500 From: Glenn Morris To: Giorgos Keramidas Cc: 4589@debbugs.gnu.org, Chong Yidong , Michael Olson Subject: Re: bug#4589: 23.1; ERC reconnection -vs- /disconnect References: <87vdhltvzd.fsf@stupidchicken.com> <87bpjbzjsd.fsf@stupidchicken.com> <87pr7rbnud.fsf@kobe.laptop> X-Spook: Rubin Arnett Audiotel insurgency Pine Gap MIT-LL South X-Ran: V-?8Lru2C^.$;H}"Mj_kuTfI\TF]D5_wDxf1FIL7zrD#V+MCfu$,lWHCZcfe}Ss=5*;biB X-Hue: red X-Debbugs-No-Ack: yes X-Attribution: GM Date: Tue, 10 Nov 2009 12:08:12 -0500 In-Reply-To: <87pr7rbnud.fsf@kobe.laptop> (Giorgos Keramidas's message of "Mon, 09 Nov 2009 19:38:18 +0200") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Giorgos Keramidas wrote: > My experience with `emacsbugs.donarmstrong.com' is very limited, so if > we also have some sort of HOWTO or mini-guide for the tracker, please > point it me to that and I will read it to get acquainted with how bugs > are handled. In Emacs CVS: admin/notes/bugtracker From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 11 18:17:05 2010 Received: (at 4589) by debbugs.gnu.org; 11 Feb 2010 23:17:05 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NfiHR-00059c-9X for submit@debbugs.gnu.org; Thu, 11 Feb 2010 18:17:05 -0500 Received: from flounder.pepperfish.net ([87.237.62.181]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NfiHP-00059B-6O for 4589@emacsbugs.donarmstrong.com; Thu, 11 Feb 2010 18:17:04 -0500 Received: from localhost ([127.0.0.1]) by flounder.pepperfish.net with esmtps (Exim 4.69 #1 (Debian)) id 1NfiGs-0006Ov-JG for <4589@emacsbugs.donarmstrong.com>; Thu, 11 Feb 2010 23:16:30 +0000 Date: Thu, 11 Feb 2010 23:16:27 +0000 (GMT) From: Vivek Dasmohapatra X-X-Sender: vivek@octopus.pepperfish.net To: 4589@debbugs.gnu.org Subject: Re: bug#4589: 23.1; ERC reconnection -vs- /disconnect Message-ID: User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323329-1784541503-1265930190=:795" X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: 4589 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 (--) This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323329-1784541503-1265930190=:795 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII Tags: patch Note: There is no "/disconnect" command, but: "/quit", "/exit" and "/bye" should all work. You should also note that the reconnect loop isn't actually supposed to be infinite, the default config _should_ stop after two tries, but that is addressed in a separate patch in bug #4048 In any case, regardless of the number of attempts configured, issuing an explicit quit with this patch applied should put a stop to further [automatic] attempts. --8323329-1784541503-1265930190=:795 Content-Type: TEXT/x-diff; name=0001-If-the-user-has-issued-an-explicit-quit-reconnect-p-.patch Content-Transfer-Encoding: BASE64 Content-ID: Content-Description: Content-Disposition: attachment; filename=0001-If-the-user-has-issued-an-explicit-quit-reconnect-p-.patch ZGlmZiAtLWdpdCBhL2xpc3AvZXJjL2VyYy1iYWNrZW5kLmVsIGIvbGlzcC9l cmMvZXJjLWJhY2tlbmQuZWwNCi0tLSBhL2xpc3AvZXJjL2VyYy1iYWNrZW5k LmVsDQorKysgYi9saXNwL2VyYy9lcmMtYmFja2VuZC5lbA0KQEAgLTU3OSwy MCArNTc5LDIyIEBAIE1ha2Ugc3VyZSB5b3UgYXJlIGluIGFuIEVSQyBidWZm ZXIgd2hlbiBydW5uaW5nIHRoaXMuIg0KIChkZWZzdWJzdCBlcmMtc2VydmVy LXJlY29ubmVjdC1wIChldmVudCkNCiAgICJSZXR1cm4gbm9uLW5pbCBpZiBF UkMgc2hvdWxkIGF0dGVtcHQgdG8gcmVjb25uZWN0IGF1dG9tYXRpY2FsbHku DQogRVZFTlQgaXMgdGhlIG1lc3NhZ2UgcmVjZWl2ZWQgZnJvbSB0aGUgY2xv c2VkIGNvbm5lY3Rpb24gcHJvY2Vzcy4iDQotICAob3IgZXJjLXNlcnZlci1y ZWNvbm5lY3RpbmcNCi0gICAgICAoYW5kIGVyYy1zZXJ2ZXItYXV0by1yZWNv bm5lY3QNCi0gICAgICAgICAgIChub3QgZXJjLXNlcnZlci1iYW5uZWQpDQot ICAgICAgICAgICAobm90IGVyYy1zZXJ2ZXItZXJyb3Itb2NjdXJyZWQpDQot ICAgICAgICAgICA7OyBtYWtlIHN1cmUgd2UgZG9uJ3QgaW5maW5pdGVseSB0 cnkgdG8gcmVjb25uZWN0LCB1bmxlc3MgdGhlDQotICAgICAgICAgICA7OyB1 c2VyIHdhbnRzIHRoYXQNCi0gICAgICAgICAgIChvciAoZXEgZXJjLXNlcnZl ci1yZWNvbm5lY3QtYXR0ZW1wdHMgdCkNCi0gICAgICAgICAgICAgICAoYW5k IChpbnRlZ2VycCBlcmMtc2VydmVyLXJlY29ubmVjdC1hdHRlbXB0cykNCi0g ICAgICAgICAgICAgICAgICAgICg8IGVyYy1zZXJ2ZXItcmVjb25uZWN0LWNv dW50DQotICAgICAgICAgICAgICAgICAgICAgICBlcmMtc2VydmVyLXJlY29u bmVjdC1hdHRlbXB0cykpKQ0KLSAgICAgICAgICAgKG9yIGVyYy1zZXJ2ZXIt dGltZWQtb3V0DQotICAgICAgICAgICAgICAgKG5vdCAoc3RyaW5nLW1hdGNo ICJeZGVsZXRlZCIgZXZlbnQpKSkNCi0gICAgICAgICAgIDs7IG9wZW4tbmV0 d29yay1zdHJlYW0tbm93YWl0IGVycm9yIGZvciBjb25uZWN0aW9uIHJlZnVz ZWQNCi0gICAgICAgICAgIChub3QgKHN0cmluZy1tYXRjaCAiXmZhaWxlZCB3 aXRoIGNvZGUgMTExIiBldmVudCkpKSkpDQorICAoYW5kIChub3QgZXJjLXNl cnZlci1xdWl0dGluZykgICA7OyB1c2VyIGlzc3VlZCBhbiBleHBsaWNpdCBx dWl0LCBnaXZlIHVwIG5vdw0KKyAgICAgICAob3IgZXJjLXNlcnZlci1yZWNv bm5lY3RpbmcgOzsgdXNlciBpc3N1ZWQgZXhwbGljaXQgcmVjb25uZWN0DQor ICAgICAgICAgICA7OyBvdGhlcndpc2UgZ28gdGhyb3VnaCB0aGUgZnVsbCBz cGVjdHJ1bSBvZiBjaGVja3M6DQorICAgICAgICAgICAoYW5kIGVyYy1zZXJ2 ZXItYXV0by1yZWNvbm5lY3QNCisgICAgICAgICAgICAgICAgKG5vdCBlcmMt c2VydmVyLWJhbm5lZCkNCisgICAgICAgICAgICAgICAgKG5vdCBlcmMtc2Vy dmVyLWVycm9yLW9jY3VycmVkKQ0KKyAgICAgICAgICAgICAgICA7OyBtYWtl IHN1cmUgd2UgZG9uJ3QgaW5maW5pdGVseSB0cnkgdG8gcmVjb25uZWN0LCB1 bmxlc3MgdGhlDQorICAgICAgICAgICAgICAgIDs7IHVzZXIgd2FudHMgdGhh dA0KKyAgICAgICAgICAgICAgICAob3IgKGVxIGVyYy1zZXJ2ZXItcmVjb25u ZWN0LWF0dGVtcHRzIHQpDQorICAgICAgICAgICAgICAgICAgICAoYW5kIChp bnRlZ2VycCBlcmMtc2VydmVyLXJlY29ubmVjdC1hdHRlbXB0cykNCisgICAg ICAgICAgICAgICAgICAgICAgICAgKDwgZXJjLXNlcnZlci1yZWNvbm5lY3Qt Y291bnQNCisgICAgICAgICAgICAgICAgICAgICAgICAgICAgZXJjLXNlcnZl ci1yZWNvbm5lY3QtYXR0ZW1wdHMpKSkNCisgICAgICAgICAgICAgICAgKG9y IGVyYy1zZXJ2ZXItdGltZWQtb3V0DQorICAgICAgICAgICAgICAgICAgICAo bm90IChzdHJpbmctbWF0Y2ggIl5kZWxldGVkIiBldmVudCkpKQ0KKyAgICAg ICAgICAgICAgICA7OyBvcGVuLW5ldHdvcmstc3RyZWFtLW5vd2FpdCBlcnJv ciBmb3IgY29ubmVjdGlvbiByZWZ1c2VkDQorICAgICAgICAgICAgICAgIChu b3QgKHN0cmluZy1tYXRjaCAiXmZhaWxlZCB3aXRoIGNvZGUgMTExIiBldmVu dCkpKSkpKQ0KIA0KIChkZWZ1biBlcmMtcHJvY2Vzcy1zZW50aW5lbC0yIChl dmVudCBidWZmZXIpDQogICAiQ2FsbGVkIHdoZW4gYGVyYy1wcm9jZXNzLXNl bnRpbmVsLTEnIGhhcyBkZXRlY3RlZCBhbiB1bmV4cGVjdGVkIGRpc2Nvbm5l Y3QuIg0KDQoNCg== --8323329-1784541503-1265930190=:795-- From debbugs-submit-bounces@debbugs.gnu.org Sun Feb 14 21:49:14 2010 Received: (at control) by debbugs.gnu.org; 15 Feb 2010 02:49:14 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ngr1N-0002WB-Ty for submit@debbugs.gnu.org; Sun, 14 Feb 2010 21:49:14 -0500 Received: from flounder.pepperfish.net ([87.237.62.181]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ngr1M-0002W1-1Q for control@debbugs.gnu.org; Sun, 14 Feb 2010 21:49:12 -0500 Received: from localhost ([127.0.0.1]) by flounder.pepperfish.net with esmtps (Exim 4.69 #1 (Debian)) id 1Ngr0p-000468-KL for ; Mon, 15 Feb 2010 02:48:39 +0000 Date: Mon, 15 Feb 2010 02:48:39 +0000 (GMT) From: Vivek Dasmohapatra X-X-Sender: vivek@octopus.pepperfish.net To: control@debbugs.gnu.org Subject: control Message-ID: User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Spam-Score: -2.0 (--) 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.0 (--) tags 4048 patch tags 4589 patch tags 5563 patch tags 4459 patch stop From debbugs-submit-bounces@debbugs.gnu.org Sun Dec 27 17:30:26 2015 Received: (at control) by debbugs.gnu.org; 27 Dec 2015 22:30:26 +0000 Received: from localhost ([127.0.0.1]:45071 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aDJpZ-0002dx-PC for submit@debbugs.gnu.org; Sun, 27 Dec 2015 17:30:26 -0500 Received: from hermes.netfonds.no ([80.91.224.195]:52056) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aDJpX-0002bp-Ti for control@debbugs.gnu.org; Sun, 27 Dec 2015 17:30:24 -0500 Received: from 2.150.58.24.tmi.telenormobil.no ([2.150.58.24] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1aDJpD-0004hC-1M for control@debbugs.gnu.org; Sun, 27 Dec 2015 23:30:03 +0100 Date: Sun, 27 Dec 2015 23:30:02 +0100 Message-Id: <87bn9b5xud.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #4589 X-MailScanner-ID: 1aDJpD-0004hC-1M X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1451860203.28312@xjiVZoF0dnnjJSrrUFqNXQ X-Spam-Status: No X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) tags 4589 fixed close 4589 25.2 From debbugs-submit-bounces@debbugs.gnu.org Sun Dec 27 17:32:24 2015 Received: (at 4589) by debbugs.gnu.org; 27 Dec 2015 22:32:24 +0000 Received: from localhost ([127.0.0.1]:45089 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aDJrU-0003wf-Kp for submit@debbugs.gnu.org; Sun, 27 Dec 2015 17:32:24 -0500 Received: from hermes.netfonds.no ([80.91.224.195]:37732) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aDJrT-0003wZ-4B for 4589@debbugs.gnu.org; Sun, 27 Dec 2015 17:32:23 -0500 Received: from 2.150.58.24.tmi.telenormobil.no ([2.150.58.24] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1aDJqc-0004in-F9; Sun, 27 Dec 2015 23:31:30 +0100 From: Lars Ingebrigtsen To: Vivek Dasmohapatra Subject: Re: bug#4589: 23.1; ERC reconnection -vs- /disconnect In-Reply-To: (Vivek Dasmohapatra's message of "Thu, 11 Feb 2010 23:16:27 +0000 (GMT)") Date: Sun, 27 Dec 2015 23:29:19 +0100 Message-ID: <87d1tr5xvk.fsf@gnus.org> References: User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-MailScanner-ID: 1aDJqc-0004in-F9 X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1451860292.97773@dj1wDp48HEi4Ia2Fdgel7g X-Spam-Status: No X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 4589 Cc: 4589@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Vivek Dasmohapatra writes: > Note: There is no "/disconnect" command, but: > "/quit", "/exit" and "/bye" should all work. > > You should also note that the reconnect loop isn't actually supposed > to be infinite, the default config _should_ stop after two tries, but > that is addressed in a separate patch in bug #4048 > > In any case, regardless of the number of attempts configured, issuing > an explicit quit with this patch applied should put a stop to further > [automatic] attempts. Thanks for the patch; it's applied to the Emacs trunk now. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Wed Dec 30 01:00:49 2015 Received: (at control) by debbugs.gnu.org; 30 Dec 2015 06:00:49 +0000 Received: from localhost ([127.0.0.1]:49270 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aE9oX-0000xI-7x for submit@debbugs.gnu.org; Wed, 30 Dec 2015 01:00:49 -0500 Received: from mail-oi0-f49.google.com ([209.85.218.49]:35231) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aE9oV-0000qU-U4 for control@debbugs.gnu.org; Wed, 30 Dec 2015 01:00:48 -0500 Received: by mail-oi0-f49.google.com with SMTP id l9so169833092oia.2 for ; Tue, 29 Dec 2015 22:00:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:message-id:date :to:mime-version; bh=NMROc+hhF+OpeDbPcnVLkVmweaBP+MJ0mTk1nMAkvU0=; b=b/EdtE8GXyTDYrQyXWjwIAUqkNGr0yOI+hM+RexIu/PdVnpagocSb7jcpc+UjQiC1W 5TI6Nd4y+0qV460LhOBC7guh0V2U/jrZlC/g7ZM5biCMwNsjZunnt4+EF3ENMIRhmtkq H/VFraWDXmngonnCB2gSasJMATc4w0LGLk5qgabWZufD0Xovb+m2UsIVZV3t/OlVmUVd lVap7RHmzwtxTrFpq7CFCEW3RUs8xF0gGfxCYIExGx0OEw6ou8wDC7tJ2y3FIg+CjrYJ vO6dZiWQJbmS++BxoBaU5X1axd7TONSvMeGqaIFfM/PJKkufk94qv/3hoXe0Dd69SK9e mtWQ== X-Received: by 10.202.106.212 with SMTP id f203mr6953527oic.106.1451455242269; Tue, 29 Dec 2015 22:00:42 -0800 (PST) Received: from [192.168.0.3] (174-23-112-137.slkc.qwest.net. [174.23.112.137]) by smtp.gmail.com with ESMTPSA id s7sm22985550obk.17.2015.12.29.22.00.41 for (version=TLSv1/SSLv3 cipher=OTHER); Tue, 29 Dec 2015 22:00:41 -0800 (PST) From: Ivan Andrus Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: control message for bug #19134 Message-Id: Date: Tue, 29 Dec 2015 23:00:41 -0700 To: control@debbugs.gnu.org Mime-Version: 1.0 (Mac OS X Mail 9.1 \(3096.5\)) X-Mailer: Apple Mail (2.3096.5) X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) close 4589 25.2 From unknown Mon Jun 23 22:04:45 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 27 Jan 2016 12:24:04 +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 From debbugs-submit-bounces@debbugs.gnu.org Sat Dec 03 21:49:42 2016 Received: (at control) by debbugs.gnu.org; 4 Dec 2016 02:49:42 +0000 Received: from localhost ([127.0.0.1]:51761 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cDMs2-0004Js-AJ for submit@debbugs.gnu.org; Sat, 03 Dec 2016 21:49:42 -0500 Received: from eggs.gnu.org ([208.118.235.92]:56131) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cDMrz-0004JW-G1 for control@debbugs.gnu.org; Sat, 03 Dec 2016 21:49:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cDMrs-0001yx-95 for control@debbugs.gnu.org; Sat, 03 Dec 2016 21:49:34 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_50,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:53276) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cDMrs-0001yr-52 for control@debbugs.gnu.org; Sat, 03 Dec 2016 21:49:32 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1cDMrr-0005b2-Kh; Sat, 03 Dec 2016 21:49:31 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <22595.33851.293095.70553@gnu.org> Date: Sat, 3 Dec 2016 21:49:31 -0500 From: Glenn Morris To: control@debbugs.gnu.org Subject: Clean up predictable issues due to Emacs version number change X-Debbugs-No-Ack: yes X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -7.9 (-------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -7.9 (-------) # Ref: # http://lists.gnu.org/archive/html/emacs-devel/2016-11/msg00238.html # http://lists.gnu.org/archive/html/emacs-devel/2016-09/msg00692.html # http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01215.html # Some attempt has been made to check for things backported after the fact. # Erring on the side of a later version number seems preferable anyway. unarchive 10 fixed 10 26.1 notfixed 10 25.2 unarchive 96 fixed 96 26.1 notfixed 96 25.2 unarchive 1149 fixed 1149 26.1 notfixed 1149 25.2 unarchive 1150 fixed 1150 26.1 notfixed 1150 25.2 unarchive 2270 fixed 2270 26.1 notfixed 2270 25.2 unarchive 2405 fixed 2405 26.1 notfixed 2405 25.2 unarchive 2589 fixed 2589 26.1 notfixed 2589 25.2 unarchive 3137 fixed 3137 26.1 notfixed 3137 25.2 unarchive 3393 fixed 3393 26.1 notfixed 3393 25.2 unarchive 4589 fixed 4589 26.1 notfixed 4589 25.2 unarchive 4920 fixed 4920 26.1 notfixed 4920 25.2 unarchive 5001 fixed 5001 26.1 notfixed 5001 25.2 unarchive 5262 fixed 5262 26.1 notfixed 5262 25.2 unarchive 5305 fixed 5305 26.1 notfixed 5305 25.2 unarchive 5314 fixed 5314 26.1 notfixed 5314 25.2 unarchive 5479 fixed 5479 26.1 notfixed 5479 25.2 unarchive 5650 fixed 5650 26.1 notfixed 5650 25.2 unarchive 5661 fixed 5661 26.1 notfixed 5661 25.2 unarchive 5727 fixed 5727 26.1 notfixed 5727 25.2 unarchive 6817 fixed 6817 26.1 notfixed 6817 25.2 unarchive 7385 fixed 7385 26.1 notfixed 7385 25.2 unarchive 7522 fixed 7522 26.1 notfixed 7522 25.2 unarchive 7751 fixed 7751 26.1 notfixed 7751 25.2 unarchive 8634 fixed 8634 26.1 notfixed 8634 25.2 unarchive 8693 fixed 8693 26.1 notfixed 8693 25.2 unarchive 8925 fixed 8925 26.1 notfixed 8925 25.2 unarchive 9342 fixed 9342 26.1 notfixed 9342 25.2 unarchive 9730 fixed 9730 26.1 notfixed 9730 25.2 unarchive 10487 fixed 10487 26.1 notfixed 10487 25.2 unarchive 10540 fixed 10540 26.1 notfixed 10540 25.2 unarchive 10723 fixed 10723 26.1 notfixed 10723 25.2 unarchive 10794 fixed 10794 26.1 notfixed 10794 25.2 unarchive 10980 fixed 10980 26.1 notfixed 10980 25.2 unarchive 11357 fixed 11357 26.1 notfixed 11357 25.2 unarchive 11400 fixed 11400 26.1 notfixed 11400 25.2 unarchive 11788 fixed 11788 26.1 notfixed 11788 25.2 unarchive 12048 fixed 12048 26.1 notfixed 12048 25.2 unarchive 12377 fixed 12377 26.1 notfixed 12377 25.2 unarchive 12378 fixed 12378 26.1 notfixed 12378 25.2 unarchive 12636 fixed 12636 26.1 notfixed 12636 25.2 unarchive 12939 fixed 12939 26.1 notfixed 12939 25.2 unarchive 13269 fixed 13269 26.1 notfixed 13269 25.2 unarchive 13571 fixed 13571 26.1 notfixed 13571 25.2 unarchive 13745 fixed 13745 26.1 notfixed 13745 25.2 unarchive 13949 fixed 13949 26.1 notfixed 13949 25.2 unarchive 14256 fixed 14256 26.1 notfixed 14256 25.2 unarchive 14341 fixed 14341 26.1 notfixed 14341 25.2 unarchive 14484 fixed 14484 26.1 notfixed 14484 25.2 unarchive 14554 fixed 14554 26.1 notfixed 14554 25.2 unarchive 14577 fixed 14577 26.1 notfixed 14577 25.2 unarchive 14687 fixed 14687 26.1 notfixed 14687 25.2 unarchive 14844 fixed 14844 26.1 notfixed 14844 25.2 unarchive 14854 fixed 14854 26.1 notfixed 14854 25.2 unarchive 14915 fixed 14915 26.1 notfixed 14915 25.2 unarchive 14919 fixed 14919 26.1 notfixed 14919 25.2 unarchive 15021 fixed 15021 26.1 notfixed 15021 25.2 unarchive 15047 fixed 15047 26.1 notfixed 15047 25.2 unarchive 15171 fixed 15171 26.1 notfixed 15171 25.2 unarchive 15324 fixed 15324 26.1 notfixed 15324 25.2 unarchive 15445 fixed 15445 26.1 notfixed 15445 25.2 unarchive 15506 fixed 15506 26.1 notfixed 15506 25.2 unarchive 15909 fixed 15909 26.1 notfixed 15909 25.2 unarchive 16136 fixed 16136 26.1 notfixed 16136 25.2 unarchive 16200 fixed 16200 26.1 notfixed 16200 25.2 unarchive 16276 fixed 16276 26.1 notfixed 16276 25.2 unarchive 16294 fixed 16294 26.1 notfixed 16294 25.2 unarchive 16345 fixed 16345 26.1 notfixed 16345 25.2 unarchive 16390 fixed 16390 26.1 notfixed 16390 25.2 unarchive 16406 fixed 16406 26.1 notfixed 16406 25.2 unarchive 16483 fixed 16483 26.1 notfixed 16483 25.2 unarchive 16513 fixed 16513 26.1 notfixed 16513 25.2 unarchive 16579 fixed 16579 26.1 notfixed 16579 25.2 unarchive 16746 fixed 16746 26.1 notfixed 16746 25.2 unarchive 16891 fixed 16891 26.1 notfixed 16891 25.2 unarchive 16904 fixed 16904 26.1 notfixed 16904 25.2 unarchive 17039 fixed 17039 26.1 notfixed 17039 25.2 unarchive 17067 fixed 17067 26.1 notfixed 17067 25.2 unarchive 17119 fixed 17119 26.1 notfixed 17119 25.2 unarchive 17582 fixed 17582 26.1 notfixed 17582 25.2 unarchive 17707 fixed 17707 26.1 notfixed 17707 25.2 unarchive 17716 fixed 17716 26.1 notfixed 17716 25.2 unarchive 17738 fixed 17738 26.1 notfixed 17738 25.2 unarchive 17989 fixed 17989 26.1 notfixed 17989 25.2 unarchive 17999 fixed 17999 26.1 notfixed 17999 25.2 unarchive 18008 fixed 18008 26.1 notfixed 18008 25.2 unarchive 18024 fixed 18024 26.1 notfixed 18024 25.2 unarchive 18026 fixed 18026 26.1 notfixed 18026 25.2 unarchive 18028 fixed 18028 26.1 notfixed 18028 25.2 unarchive 18089 fixed 18089 26.1 notfixed 18089 25.2 unarchive 18092 fixed 18092 26.1 notfixed 18092 25.2 unarchive 18110 fixed 18110 26.1 notfixed 18110 25.2 unarchive 18202 fixed 18202 26.1 notfixed 18202 25.2 unarchive 18203 fixed 18203 26.1 notfixed 18203 25.2 unarchive 18204 fixed 18204 26.1 notfixed 18204 25.2 unarchive 18211 fixed 18211 26.1 notfixed 18211 25.2 unarchive 18279 fixed 18279 26.1 notfixed 18279 25.2 unarchive 18527 fixed 18527 26.1 notfixed 18527 25.2 unarchive 18587 fixed 18587 26.1 notfixed 18587 25.2 unarchive 18634 fixed 18634 26.1 notfixed 18634 25.2 unarchive 18635 fixed 18635 26.1 notfixed 18635 25.2 unarchive 18686 fixed 18686 26.1 notfixed 18686 25.2 unarchive 18692 fixed 18692 26.1 notfixed 18692 25.2 unarchive 18809 fixed 18809 26.1 notfixed 18809 25.2 unarchive 18810 fixed 18810 26.1 notfixed 18810 25.2 unarchive 18829 fixed 18829 26.1 notfixed 18829 25.2 unarchive 19114 fixed 19114 26.1 notfixed 19114 25.2 unarchive 19152 fixed 19152 26.1 notfixed 19152 25.2 unarchive 19209 fixed 19209 26.1 notfixed 19209 25.2 unarchive 19214 fixed 19214 26.1 notfixed 19214 25.2 unarchive 19215 fixed 19215 26.1 notfixed 19215 25.2 unarchive 19255 fixed 19255 26.1 notfixed 19255 25.2 unarchive 19368 fixed 19368 26.1 notfixed 19368 25.2 unarchive 19424 fixed 19424 26.1 notfixed 19424 25.2 unarchive 19497 fixed 19497 26.1 notfixed 19497 25.2 unarchive 19587 fixed 19587 26.1 notfixed 19587 25.2 unarchive 19638 fixed 19638 26.1 notfixed 19638 25.2 unarchive 19722 fixed 19722 26.1 notfixed 19722 25.2 unarchive 19754 fixed 19754 26.1 notfixed 19754 25.2 unarchive 19801 fixed 19801 26.1 notfixed 19801 25.2 unarchive 19851 fixed 19851 26.1 notfixed 19851 25.2 unarchive 20038 fixed 20038 26.1 notfixed 20038 25.2 unarchive 20158 fixed 20158 26.1 notfixed 20158 25.2 unarchive 20181 fixed 20181 26.1 notfixed 20181 25.2 unarchive 20304 fixed 20304 26.1 notfixed 20304 25.2 unarchive 20408 fixed 20408 26.1 notfixed 20408 25.2 unarchive 20460 fixed 20460 26.1 notfixed 20460 25.2 unarchive 20485 fixed 20485 26.1 notfixed 20485 25.2 unarchive 20520 fixed 20520 26.1 notfixed 20520 25.2 unarchive 20654 fixed 20654 26.1 notfixed 20654 25.2 unarchive 20702 fixed 20702 26.1 notfixed 20702 25.2 unarchive 20724 fixed 20724 26.1 notfixed 20724 25.2 unarchive 20878 fixed 20878 26.1 notfixed 20878 25.2 unarchive 21002 fixed 21002 26.1 notfixed 21002 25.2 unarchive 21014 fixed 21014 26.1 notfixed 21014 25.2 unarchive 21024 fixed 21024 26.1 notfixed 21024 25.2 unarchive 21155 fixed 21155 26.1 notfixed 21155 25.2 unarchive 21169 fixed 21169 26.1 notfixed 21169 25.2 unarchive 21171 fixed 21171 26.1 notfixed 21171 25.2 unarchive 21225 fixed 21225 26.1 notfixed 21225 25.2 unarchive 21231 fixed 21231 26.1 notfixed 21231 25.2 unarchive 21252 fixed 21252 26.1 notfixed 21252 25.2 unarchive 21269 fixed 21269 26.1 notfixed 21269 25.2 unarchive 21359 fixed 21359 26.1 notfixed 21359 25.2 unarchive 21427 fixed 21427 26.1 notfixed 21427 25.2 unarchive 21552 fixed 21552 26.1 notfixed 21552 25.2 unarchive 21576 fixed 21576 26.1 notfixed 21576 25.2 unarchive 21577 fixed 21577 26.1 notfixed 21577 25.2 unarchive 21601 fixed 21601 26.1 notfixed 21601 25.2 unarchive 21678 fixed 21678 26.1 notfixed 21678 25.2 unarchive 21679 fixed 21679 26.1 notfixed 21679 25.2 unarchive 21684 fixed 21684 26.1 notfixed 21684 25.2 unarchive 21706 fixed 21706 26.1 notfixed 21706 25.2 unarchive 21759 fixed 21759 26.1 notfixed 21759 25.2 unarchive 21851 fixed 21851 26.1 notfixed 21851 25.2 unarchive 21852 fixed 21852 26.1 notfixed 21852 25.2 unarchive 21853 fixed 21853 26.1 notfixed 21853 25.2 unarchive 21881 fixed 21881 26.1 notfixed 21881 25.2 unarchive 21936 fixed 21936 26.1 notfixed 21936 25.2 unarchive 21962 fixed 21962 26.1 notfixed 21962 25.2 unarchive 22117 fixed 22117 26.1 notfixed 22117 25.2 unarchive 22140 fixed 22140 26.1 notfixed 22140 25.2 unarchive 22170 fixed 22170 26.1 notfixed 22170 25.2 unarchive 22172 fixed 22172 26.1 notfixed 22172 25.2 unarchive 22227 fixed 22227 26.1 notfixed 22227 25.2 unarchive 22315 fixed 22315 26.1 notfixed 22315 25.2 unarchive 22325 fixed 22325 26.1 notfixed 22325 25.2 unarchive 22329 fixed 22329 26.1 notfixed 22329 25.2 unarchive 22348 fixed 22348 26.1 notfixed 22348 25.2 unarchive 22478 fixed 22478 26.1 notfixed 22478 25.2 unarchive 22530 fixed 22530 26.1 notfixed 22530 25.2 unarchive 22531 fixed 22531 26.1 notfixed 22531 25.2 unarchive 22576 fixed 22576 26.1 notfixed 22576 25.2 unarchive 22583 fixed 22583 26.1 notfixed 22583 25.2 unarchive 22586 fixed 22586 26.1 notfixed 22586 25.2 unarchive 22592 fixed 22592 26.1 notfixed 22592 25.2 unarchive 22594 fixed 22594 26.1 notfixed 22594 25.2 unarchive 22595 fixed 22595 26.1 notfixed 22595 25.2 unarchive 22596 fixed 22596 26.1 notfixed 22596 25.2 unarchive 22627 fixed 22627 26.1 notfixed 22627 25.2 unarchive 22632 fixed 22632 26.1 notfixed 22632 25.2 unarchive 22648 fixed 22648 26.1 notfixed 22648 25.2 unarchive 22664 fixed 22664 26.1 notfixed 22664 25.2 unarchive 22720 fixed 22720 26.1 notfixed 22720 25.2 unarchive 22724 fixed 22724 26.1 notfixed 22724 25.2 unarchive 22764 fixed 22764 26.1 notfixed 22764 25.2 unarchive 22799 fixed 22799 26.1 notfixed 22799 25.2 unarchive 22800 fixed 22800 26.1 notfixed 22800 25.2 unarchive 22814 fixed 22814 26.1 notfixed 22814 25.2 unarchive 22824 fixed 22824 26.1 notfixed 22824 25.2 unarchive 22827 fixed 22827 26.1 notfixed 22827 25.2 unarchive 22837 fixed 22837 26.1 notfixed 22837 25.2 unarchive 22841 fixed 22841 26.1 notfixed 22841 25.2 unarchive 22890 fixed 22890 26.1 notfixed 22890 25.2 unarchive 22928 fixed 22928 26.1 notfixed 22928 25.2 unarchive 22940 fixed 22940 26.1 notfixed 22940 25.2 unarchive 22964 fixed 22964 26.1 notfixed 22964 25.2 unarchive 22968 fixed 22968 26.1 notfixed 22968 25.2 unarchive 23020 fixed 23020 26.1 notfixed 23020 25.2 unarchive 23071 fixed 23071 26.1 notfixed 23071 25.2 unarchive 23116 fixed 23116 26.1 notfixed 23116 25.2 unarchive 23139 fixed 23139 26.1 notfixed 23139 25.2 unarchive 23159 fixed 23159 26.1 notfixed 23159 25.2 unarchive 23167 fixed 23167 26.1 notfixed 23167 25.2 unarchive 23262 fixed 23262 26.1 notfixed 23262 25.2 unarchive 23290 fixed 23290 26.1 notfixed 23290 25.2 unarchive 23374 fixed 23374 26.1 notfixed 23374 25.2 unarchive 23390 fixed 23390 26.1 notfixed 23390 25.2 unarchive 23401 fixed 23401 26.1 notfixed 23401 25.2 unarchive 23411 fixed 23411 26.1 notfixed 23411 25.2 unarchive 23459 fixed 23459 26.1 notfixed 23459 25.2 unarchive 23608 fixed 23608 26.1 notfixed 23608 25.2 unarchive 23703 fixed 23703 26.1 notfixed 23703 25.2 unarchive 23730 fixed 23730 26.1 notfixed 23730 25.2 unarchive 23829 fixed 23829 26.1 notfixed 23829 25.2 unarchive 23850 fixed 23850 26.1 notfixed 23850 25.2 unarchive 23863 fixed 23863 26.1 notfixed 23863 25.2 unarchive 23883 fixed 23883 26.1 notfixed 23883 25.2 unarchive 23914 fixed 23914 26.1 notfixed 23914 25.2 unarchive 23949 fixed 23949 26.1 notfixed 23949 25.2 unarchive 23998 fixed 23998 26.1 notfixed 23998 25.2 unarchive 24122 fixed 24122 26.1 notfixed 24122 25.2 unarchive 24133 fixed 24133 26.1 notfixed 24133 25.2 unarchive 24166 fixed 24166 26.1 notfixed 24166 25.2 unarchive 24257 fixed 24257 26.1 notfixed 24257 25.2 unarchive 24308 fixed 24308 26.1 notfixed 24308 25.2 unarchive 24432 fixed 24432 26.1 notfixed 24432 25.2 From unknown Mon Jun 23 22:04:45 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 01 Jan 2017 12:24:25 +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