From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 17 04:15:38 2013 Received: (at submit) by debbugs.gnu.org; 17 Jul 2013 08:15:38 +0000 Received: from localhost ([127.0.0.1]:59989 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1UzMtc-0006ha-8M for submit@debbugs.gnu.org; Wed, 17 Jul 2013 04:15:37 -0400 Received: from eggs.gnu.org ([208.118.235.92]:60211) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1UzMtX-0006hB-5l for submit@debbugs.gnu.org; Wed, 17 Jul 2013 04:15:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UzMfM-0004Lr-HV for submit@debbugs.gnu.org; Wed, 17 Jul 2013 04:00:58 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_40 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:53762) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UzMfM-0004Lj-Ca for submit@debbugs.gnu.org; Wed, 17 Jul 2013 04:00:52 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55191) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UzMfF-0008WQ-09 for bug-gnu-emacs@gnu.org; Wed, 17 Jul 2013 04:00:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UzMf9-0004GD-B1 for bug-gnu-emacs@gnu.org; Wed, 17 Jul 2013 04:00:44 -0400 Received: from mx1.redhat.com ([209.132.183.28]:60500) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UzMf8-0004Fp-Mo for bug-gnu-emacs@gnu.org; Wed, 17 Jul 2013 04:00:38 -0400 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r6H80TDq005508 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 17 Jul 2013 04:00:36 -0400 Received: from [10.34.4.145] (unused-4-145.brq.redhat.com [10.34.4.145]) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id r6H80Sll024687 for ; Wed, 17 Jul 2013 04:00:28 -0400 Message-ID: <51E64F1B.1030405@redhat.com> Date: Wed, 17 Jul 2013 10:00:27 +0200 From: Petr Hracek User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7 MIME-Version: 1.0 To: bug-gnu-emacs@gnu.org Subject: 23.1;Emacs does not exits after log out Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.68 on 10.5.11.24 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -3.4 (---) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -3.4 (---) Hi developer, I have a pretty old version emacs-23.1-21. On the system I run emacs and afterwards logout from the desktop. But emacs does not exist but becom a child of init process. Some traces: [root@localhost ~]# gdb emacs 2984 ... (gdb) bt #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00000032ca00889f in _xcb_conn_wait (c=0x1082570, cond=, vector=0x0, count=0x0) at xcb_conn.c:274 #2 0x00000032ca00a1ec in xcb_wait_for_reply (c=0x1082570, request=8134, e=0x7fff819bad70) at xcb_in.c:390 #3 0x00000032ca44d5a3 in _XReply (dpy=0x1038490, rep=0x7fff819badd0, extra=0, discard=1) at xcb_io.c:454 #4 0x00000032ca42fa54 in XInternAtom (dpy=0x1038490, name=0x32ca51e750 "XIM_SERVERS", onlyIfExists=) at IntAtom.c:184 #5 0x00000032ca47197a in _XimFilterPropertyNotify (display=0x1038490, window=, event=0x7fff819baea0, client_data=) at imInsClbk.c:97 #6 0x00000032cf85fa31 in _gdk_events_queue (display=0x1089000) at gdkevents-x11.c:2292 #7 0x00000032cf85ffae in gdk_event_dispatch (source=, callback=, user_data=) at gdkevents-x11.c:2366 #8 0x00000032c7c38f0e in g_main_dispatch (context=0xdc6340) at gmain.c:1960 #9 IA__g_main_context_dispatch (context=0xdc6340) at gmain.c:2513 #10 0x00000032c7c3c938 in g_main_context_iterate (context=0xdc6340, block=1, dispatch=1, self=) at gmain.c:2591 #11 0x00000032c7c3ca3a in IA__g_main_context_iteration (context=0xdc6340, may_block=1) at gmain.c:2654 #12 0x00000032cfd4c1b1 in IA__gtk_main_iteration () at gtkmain.c:1306 #13 0x00000000004a301c in XTread_socket (terminal=0xe44890, expected=, hold_quit=0x7fff819bb420) at xterm.c:7279 #14 0x00000000004e6a43 in read_avail_input (expected=1) at keyboard.c:7093 #15 0x00000000004e6b5a in handle_async_input () at keyboard.c:7335 #16 0x00000000004dc45d in fatal_error_signal (sig=1) at emacs.c:382 #17 #18 0x00000032c68df218 in __poll (fds=0x7fff819bbb80, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:83 #19 0x00000032ca00885a in _xcb_conn_wait (c=0x1082570, cond=, vector=0x0, count=0x0) at xcb_conn.c:306 #20 0x00000032ca00a1ec in xcb_wait_for_reply (c=0x1082570, request=8133, e=0x7fff819bbc90) at xcb_in.c:390 #21 0x00000032ca44d5a3 in _XReply (dpy=0x1038490, rep=0x7fff819bbcf0, extra=0, discard=1) at xcb_io.c:454 #22 0x00000032ca42fa54 in XInternAtom (dpy=0x1038490, name=0x32ca51e750 "XIM_SERVERS", onlyIfExists=) at IntAtom.c:184 #23 0x00000032ca47197a in _XimFilterPropertyNotify (display=0x1038490, window=, event=0x7fff819bbdc0, client_data=) at imInsClbk.c:97 #24 0x00000032cf85fa31 in _gdk_events_queue (display=0x1089000) at gdkevents-x11.c:2292 #25 0x00000032cf85ffae in gdk_event_dispatch (source=, callback=, user_data=) at gdkevents-x11.c:2366 #26 0x00000032c7c38f0e in g_main_dispatch (context=0xdc6340) at gmain.c:1960 #27 IA__g_main_context_dispatch (context=0xdc6340) at gmain.c:2513 #28 0x00000032c7c3c938 in g_main_context_iterate (context=0xdc6340, block=1, dispatch=1, self=) at gmain.c:2591 #29 0x00000032c7c3ca3a in IA__g_main_context_iteration (context=0xdc6340, may_block=1) at gmain.c:2654 #30 0x00000032cfd4c1b1 in IA__gtk_main_iteration () at gtkmain.c:1306 #31 0x00000000004a301c in XTread_socket (terminal=0xe44890, expected=, hold_quit=0x7fff819bc340) at xterm.c:7279 #32 0x00000000004e6a43 in read_avail_input (expected=1) at keyboard.c:7093 #33 0x00000000004e6b5a in handle_async_input () at keyboard.c:7335 #34 0x00000000004e6d45 in process_pending_signals () at keyboard.c:7351 #35 0x000000000058f9bd in wait_reading_process_output (time_limit=0, microsecs=0, read_kbd=, do_display=1, wait_for_cell=11020689, wait_proc=0x0, just_wait_proc=0) at process.c:4566 #36 0x00000000004e9e8b in kbd_buffer_get_event (commandflag=1, nmaps=2, maps=0x7fff819bcba0, prev_event=11020689, used_mouse_menu=0x7fff819bccb4, end_time=0x0) at keyboard.c:4099 #37 read_char (commandflag=1, nmaps=2, maps=0x7fff819bcba0, prev_event=11020689, used_mouse_menu=0x7fff819bccb4, end_time=0x0) at keyboard.c:3059 #38 0x00000000004ebf95 in read_key_sequence (keybuf=, bufsize=30, prompt=11020689, dont_downcase_last=0, can_return_switch_frame=1, fix_current_buffer=1) at keyboard.c:9460 #39 0x00000000004ee30d in command_loop_1 () at keyboard.c:1642 #40 0x000000000054fecf in internal_condition_case (bfun=0x4ee0f0 , handlers=11107841, hfun=0x4e5730 ) at eval.c:1512 #41 0x00000000004e4b6e in command_loop_2 () at keyboard.c:1359 #42 0x000000000054fffa in internal_catch (tag=140735367855032, func=0x4e4b50 , arg=11020689) at eval.c:1248 ---Type to continue, or q to quit--- #43 0x00000000004e5571 in command_loop () at keyboard.c:1338 #44 0x00000000004e596c in recursive_edit_1 () at keyboard.c:953 #45 0x00000000004e5aa7 in Frecursive_edit () at keyboard.c:1015 #46 0x00000000004db2b7 in main (argc=, argv=) at emacs.c:1852 It seems emacs receive a signal, and in XTread_socket function, it stop at here: 7274 while (gtk_events_pending ()) 7275 { 7276 current_count = count; 7277 current_hold_quit = hold_quit; 7278 7279 gtk_main_iteration (); <---- run here, and never return 7280 7281 count = current_count; 7282 current_count = -1; 7283 current_hold_quit = 0; 7284 7285 if (current_finish == X_EVENT_GOTO_OUT) 7286 break; 7287 } I'm not sure whether it is a emacs problem or a gtk problem. -- Best regards / S pozdravem Petr Hracek From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 23 00:51:49 2013 Received: (at 14889) by debbugs.gnu.org; 23 Jul 2013 04:51:49 +0000 Received: from localhost ([127.0.0.1]:43982 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1V1UZg-0007Tw-O2 for submit@debbugs.gnu.org; Tue, 23 Jul 2013 00:51:49 -0400 Received: from smtp.cs.ucla.edu ([131.179.128.62]:46798) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1V1UZf-0007Tc-7D for 14889@debbugs.gnu.org; Tue, 23 Jul 2013 00:51:47 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.cs.ucla.edu (Postfix) with ESMTP id 15EFEA60002; Mon, 22 Jul 2013 21:51:41 -0700 (PDT) X-Virus-Scanned: amavisd-new at smtp.cs.ucla.edu Received: from smtp.cs.ucla.edu ([127.0.0.1]) by localhost (smtp.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7uWBd5qNexDw; Mon, 22 Jul 2013 21:51:40 -0700 (PDT) Received: from [192.168.0.2] (host86-144-71-228.range86-144.btcentralplus.com [86.144.71.228]) by smtp.cs.ucla.edu (Postfix) with ESMTPSA id 3443739E8008; Mon, 22 Jul 2013 21:51:40 -0700 (PDT) Message-ID: <51EE0BD6.6000404@cs.ucla.edu> Date: Tue, 23 Jul 2013 05:51:34 +0100 From: Paul Eggert User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130623 Thunderbird/17.0.7 MIME-Version: 1.0 To: Petr Hracek Subject: 23.1;Emacs does not exits after log out Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Score: -3.8 (---) X-Debbugs-Envelope-To: 14889 Cc: 14889@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -3.8 (---) Can you reproduce the problem with the latest stable Emacs version (24.3), or better yet with the latest development version? If so, please send a backtrace. If not, then I wouldn't worry about it too much, as this part of Emacs has mutated ince 23.1 and if you can't reproduce the problem then it's likely already been fixed. From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 23 06:37:03 2013 Received: (at 14889) by debbugs.gnu.org; 23 Jul 2013 10:37:04 +0000 Received: from localhost ([127.0.0.1]:44373 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1V1Zxn-0004Fa-A0 for submit@debbugs.gnu.org; Tue, 23 Jul 2013 06:37:03 -0400 Received: from mx1.redhat.com ([209.132.183.28]:23972) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1V1Zxj-0004EZ-Ru for 14889@debbugs.gnu.org; Tue, 23 Jul 2013 06:37:01 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r6NAauTD010607 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 23 Jul 2013 06:36:56 -0400 Received: from [10.34.4.145] (unused-4-145.brq.redhat.com [10.34.4.145]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id r6NAat4r020046; Tue, 23 Jul 2013 06:36:56 -0400 Message-ID: <51EE5CC7.7010905@redhat.com> Date: Tue, 23 Jul 2013 12:36:55 +0200 From: Petr Hracek User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7 MIME-Version: 1.0 To: Paul Eggert Subject: Re: 23.1;Emacs does not exits after log out References: <51EE0BD6.6000404@cs.ucla.edu> In-Reply-To: <51EE0BD6.6000404@cs.ucla.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.68 on 10.5.11.23 X-Spam-Score: -6.5 (------) X-Debbugs-Envelope-To: 14889 Cc: 14889@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -6.5 (------) Hi Paul, hmm, it seems that I can not reproduced that error with 24.3 version. I have checked also that error in version 24.2 which is pretty old and all is working properly. More or less I have checked really old versions and it seems that since version 23.3 problem is not reproducible. But question is if there is any way how to find out patch? best regards Petr On 07/23/2013 06:51 AM, Paul Eggert wrote: > Can you reproduce the problem with the latest stable Emacs version > (24.3), or better yet with the latest development version? > If so, please send a backtrace. If not, then I wouldn't > worry about it too much, as this part of Emacs has mutated > ince 23.1 and if you can't reproduce the problem > then it's likely already been fixed. -- Best regards / S pozdravem Petr Hracek From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 23 07:49:23 2013 Received: (at 14889) by debbugs.gnu.org; 23 Jul 2013 11:49:23 +0000 Received: from localhost ([127.0.0.1]:44487 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1V1b5m-0001A4-Ce for submit@debbugs.gnu.org; Tue, 23 Jul 2013 07:49:22 -0400 Received: from smtp.cs.ucla.edu ([131.179.128.62]:58232) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1V1b5j-00019G-FO for 14889@debbugs.gnu.org; Tue, 23 Jul 2013 07:49:20 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.cs.ucla.edu (Postfix) with ESMTP id 728C8A60002; Tue, 23 Jul 2013 04:49:13 -0700 (PDT) X-Virus-Scanned: amavisd-new at smtp.cs.ucla.edu Received: from smtp.cs.ucla.edu ([127.0.0.1]) by localhost (smtp.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tBkQeOfyAFyF; Tue, 23 Jul 2013 04:49:13 -0700 (PDT) Received: from [192.168.0.2] (host109-152-191-168.range109-152.btcentralplus.com [109.152.191.168]) by smtp.cs.ucla.edu (Postfix) with ESMTPSA id 8E32D39E8105; Tue, 23 Jul 2013 04:49:12 -0700 (PDT) Message-ID: <51EE6DB2.10203@cs.ucla.edu> Date: Tue, 23 Jul 2013 12:49:06 +0100 From: Paul Eggert User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130623 Thunderbird/17.0.7 MIME-Version: 1.0 To: Petr Hracek Subject: Re: 23.1;Emacs does not exits after log out References: <51EE0BD6.6000404@cs.ucla.edu> <51EE5CC7.7010905@redhat.com> In-Reply-To: <51EE5CC7.7010905@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 14889 Cc: 14889@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -2.3 (--) On 07/23/2013 11:36 AM, Petr Hracek wrote: > But question is if there is any way how to find out patch? I suppose a patch could be written, if someone would take the time and trouble to figure out exactly what the problem is and how it was fixed in later versions of Emacs. It's low priority for me, though. From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 23 12:14:43 2013 Received: (at 14889) by debbugs.gnu.org; 23 Jul 2013 16:14:43 +0000 Received: from localhost ([127.0.0.1]:45106 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1V1fEY-0007Bm-Gi for submit@debbugs.gnu.org; Tue, 23 Jul 2013 12:14:42 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:41218 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1V1fEW-0007Bd-C5 for 14889@debbugs.gnu.org; Tue, 23 Jul 2013 12:14:41 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1V1fEV-0007wc-7x; Tue, 23 Jul 2013 12:14:39 -0400 From: Glenn Morris To: Paul Eggert Subject: Re: bug#14889: 23.1;Emacs does not exits after log out References: <51EE0BD6.6000404@cs.ucla.edu> <51EE5CC7.7010905@redhat.com> <51EE6DB2.10203@cs.ucla.edu> X-Spook: Soviet SP4 Compsec Khaddafi Merlin e-bomb Albania Bosnia X-Ran: UEVDSn|fZw}/XFd[{g\nzXh),OEGn?onz?dikXawcv&(+IAfpu55"TPPs=dnjiQJWv!lzd X-Hue: magenta X-Debbugs-No-Ack: yes X-Attribution: GM Date: Tue, 23 Jul 2013 12:14:39 -0400 In-Reply-To: <51EE6DB2.10203@cs.ucla.edu> (Paul Eggert's message of "Tue, 23 Jul 2013 12:49:06 +0100") 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 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 14889 Cc: Petr Hracek , 14889@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -5.0 (-----) Paul Eggert wrote: > I suppose a patch could be written, if someone would take > the time and trouble to figure out exactly what the problem > is and how it was fixed in later versions of Emacs. > It's low priority for me, though. I think it's extremely low priority for everyone other than maintainer of RHEL6's Emacs. :) I wonder if RHEL would be better served by rebasing on a more recent Emacs (I know that's unlikely to happen). I'm afraid that nobody from the Emacs side is likely to spend much (or any) time supporting such an old version. Unless someone happens to remember the issue, or the fix is easy to find in the ChangeLogs, I think you are out of luck. From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 09 21:05:51 2013 Received: (at control) by debbugs.gnu.org; 10 Oct 2013 01:05:51 +0000 Received: from localhost ([127.0.0.1]:39042 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VU4hK-0000oD-Np for submit@debbugs.gnu.org; Wed, 09 Oct 2013 21:05:51 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:35292) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VU4hJ-0000o2-58 for control@debbugs.gnu.org; Wed, 09 Oct 2013 21:05:49 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1VU4hI-0002io-Qj for control@debbugs.gnu.org; Wed, 09 Oct 2013 21:05:48 -0400 Date: Wed, 09 Oct 2013 21:05:48 -0400 Message-Id: Subject: control message for bug 14889 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -5.2 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -5.2 (-----) close 14889 23.3 From unknown Mon Aug 18 14:22:50 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 07 Nov 2013 12:24:06 +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