From unknown Tue Jun 17 20:08:24 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#3407 <3407@debbugs.gnu.org> To: bug#3407 <3407@debbugs.gnu.org> Subject: Status: SIGABRT when deleting X frame Reply-To: bug#3407 <3407@debbugs.gnu.org> Date: Wed, 18 Jun 2025 03:08:24 +0000 retitle 3407 SIGABRT when deleting X frame reassign 3407 emacs submitter 3407 Eric Hanchrow severity 3407 normal thanks From eric.hanchrow@gmail.com Wed May 27 16:15:43 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 27 May 2009 23:15:43 +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=-2.9 required=4.0 tests=AWL,FOURLA,FVGT_m_MULTI_ODD, IMPRONONCABLE_2 autolearn=no 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 n4RNFa7U025473 for ; Wed, 27 May 2009 16:15:37 -0700 Received: from mail.gnu.org ([199.232.76.166]:46729 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1M9SLP-0000MX-Dq for emacs-pretest-bug@gnu.org; Wed, 27 May 2009 19:15:36 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1M9SLN-0000qX-R8 for emacs-pretest-bug@gnu.org; Wed, 27 May 2009 19:15:35 -0400 Received: from mail-qy0-f116.google.com ([209.85.221.116]:36089) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M9SLN-0000qN-Dk for emacs-pretest-bug@gnu.org; Wed, 27 May 2009 19:15:33 -0400 Received: by qyk14 with SMTP id 14so7718688qyk.14 for ; Wed, 27 May 2009 16:15:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=7AHS6FejHJc31we+yBFTFQF0qBjBcwd1T66BnMQ4gsM=; b=ZA55I4uG4tbIopWB6EKdryGZHp0JYY+nYUXPWqrrRb825GYKwEKuNaI9sf/Hh99RcA F71TwuIdHyjE2Ads7GNwGeUscZnOL8pAb5sJdpWyrZvk+g9JuQaIHo8oOQNaC73+AYDt +3VBAaTMp1//6ARdzkziZxZPcSy8GNyYD8qBs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=C4/QRtCfMtPG6+bC2taThbPcwRqz820rE+4yqQnY6IAPUrDOhY4PJqMYbUti6HsC9G gjMCk8nKlyZ560nipn8A0wsR1YNeIEi8kDbLdDDl6UUbuVO/TMXd2Q0nemVA4KmKfDSY XFlpbHgZ5Re7OWKY0FM3XrCZ5opzN7rsczwis= MIME-Version: 1.0 Received: by 10.220.45.80 with SMTP id d16mr876268vcf.93.1243466132359; Wed, 27 May 2009 16:15:32 -0700 (PDT) Date: Wed, 27 May 2009 16:15:32 -0700 Message-ID: <36366a980905271615s3b4b8378ob8ccbc21a95a784c@mail.gmail.com> Subject: SIGABRT when deleting X frame From: Eric Hanchrow To: emacs-pretest-bug@gnu.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) This has happened a couple of times now. I start emacs with "run -nw", then later do M-x make-frame-on-display RET erich-dev:0 RET, then delete the new X frame with C-x 5 0. If it matters, the X server is the mingw X server for WIndows. This is the output of "bt full"; I forgot to do "xbacktrace". `/usr/local/src/emacs/src/emacs' has changed; re-reading symbols. Starting program: /usr/local/src/emacs/src/emacs -nw [Thread debugging using libthread_db enabled] [New Thread 0x7f5bd677c770 (LWP 9033)] Program received signal SIGABRT, Aborted. [Switching to Thread 0x7f5bd677c770 (LWP 9033)] 0x00007f5bd1e77015 in raise () from /lib/libc.so.6 #0 0x00007f5bd1e77015 in raise () from /lib/libc.so.6 No symbol table info available. #1 0x00007f5bd1e78b83 in abort () from /lib/libc.so.6 No symbol table info available. #2 0x00007f5bd1eb80c8 in ?? () from /lib/libc.so.6 No symbol table info available. #3 0x00007f5bd1ebda58 in ?? () from /lib/libc.so.6 No symbol table info available. #4 0x00007f5bd1ec00a6 in free () from /lib/libc.so.6 No symbol table info available. #5 0x00007f5bd292c73b in ?? () from /usr/lib/libX11.so.6 No symbol table info available. #6 0x00007f5bd292c73b in ?? () from /usr/lib/libX11.so.6 No symbol table info available. #7 0x00007f5bd292c73b in ?? () from /usr/lib/libX11.so.6 No symbol table info available. #8 0x00007f5bd292c73b in ?? () from /usr/lib/libX11.so.6 No symbol table info available. #9 0x00007f5bd292c73b in ?? () from /usr/lib/libX11.so.6 No symbol table info available. #10 0x00007f5bd292c73b in ?? () from /usr/lib/libX11.so.6 No symbol table info available. #11 0x00007f5bd292c73b in ?? () from /usr/lib/libX11.so.6 No symbol table info available. #12 0x00007f5bd292c73b in ?? () from /usr/lib/libX11.so.6 No symbol table info available. #13 0x00007f5bd292c73b in ?? () from /usr/lib/libX11.so.6 No symbol table info available. #14 0x00007f5bd292c73b in ?? () from /usr/lib/libX11.so.6 No symbol table info available. #15 0x00007f5bd292c73b in ?? () from /usr/lib/libX11.so.6 No symbol table info available. #16 0x00007f5bd292c73b in ?? () from /usr/lib/libX11.so.6 No symbol table info available. #17 0x00007f5bd292c73b in ?? () from /usr/lib/libX11.so.6 No symbol table info available. #18 0x00007f5bd292c73b in ?? () from /usr/lib/libX11.so.6 No symbol table info available. #19 0x00007f5bd292c73b in ?? () from /usr/lib/libX11.so.6 No symbol table info available. #20 0x00007f5bd292c73b in ?? () from /usr/lib/libX11.so.6 No symbol table info available. #21 0x00007f5bd292c73b in ?? () from /usr/lib/libX11.so.6 No symbol table info available. #22 0x00007f5bd292c73b in ?? () from /usr/lib/libX11.so.6 No symbol table info available. #23 0x00007f5bd292c73b in ?? () from /usr/lib/libX11.so.6 No symbol table info available. #24 0x00007f5bd292c73b in ?? () from /usr/lib/libX11.so.6 No symbol table info available. #25 0x00007f5bd292c73b in ?? () from /usr/lib/libX11.so.6 No symbol table info available. #26 0x00007f5bd292c73b in ?? () from /usr/lib/libX11.so.6 No symbol table info available. #27 0x00007f5bd292c73b in ?? () from /usr/lib/libX11.so.6 No symbol table info available. #28 0x00007f5bd292c73b in ?? () from /usr/lib/libX11.so.6 No symbol table info available. #29 0x00007f5bd292c73b in ?? () from /usr/lib/libX11.so.6 No symbol table info available. #30 0x00007f5bd292c73b in ?? () from /usr/lib/libX11.so.6 No symbol table info available. #31 0x00007f5bd292c7c3 in XrmDestroyDatabase () from /usr/lib/libX11.so.6 No symbol table info available. #32 0x000000000049dab1 in x_delete_terminal (terminal=) at xterm.c:10748 dpyinfo = (struct x_display_info *) 0x1e90400 #33 0x00000000004938b6 in Fdelete_terminal (terminal=32815972, force=10948417) at terminal.c:331 t = #34 0x00000000004213e5 in delete_frame (frame=33685460, force=10948417) at frame.c:1511 f = sf = kb = (struct kboard *) 0x0 #35 0x000000000054af27 in Ffuncall (nargs=1, args=) at eval.c:3048 fun = original_fun = 0 funcar = numargs = 0 val = backtrace = { next = 0x7fffde7a3530, function = 0x7fffde7a3360, args = 0x7fffde7a3368, nargs = 0, evalargs = 0 '\0', debug_on_exit = 0 '\0' } internal_args = (Lisp_Object *) 0x7fffde7a3260 i = #36 0x000000000054889f in Fcall_interactively (function=11010017, record_flag=10948321, keys=11015268) at callint.c:868 val = specs = filter_specs = teml = up_event = 10948321 enable = 10948321 speccount = 3 next_event = 3 prefix_arg = 10948321 string = tem = (unsigned char *) 0x0 i = 11015264 j = 0 foo = 0 prompt1 = '\0' , " ", '\0' arg_from_tty = 0 key_count = 3 record_then_fail = 0 save_this_command = 11010017 save_last_command = 11367121 save_this_original_command = 11010017 save_real_this_command = 11010017 #37 0x000000000054af0e in Ffuncall (nargs=4, args=) at eval.c:3051 fun = original_fun = funcar = numargs = 3 val = backtrace = { next = 0x0, function = 0x7fffde7a35a0, args = 0x7fffde7a35a8, nargs = 3, evalargs = 0 '\0', debug_on_exit = 0 '\0' } internal_args = (Lisp_Object *) 0x7fffde7a35a8 i = #38 0x000000000054b0c4 in call3 (fn=, arg1=, arg2=6, arg3=-1) at eval.c:2871 ret_ungc_val = 0 args = {11210209, 11010017, 10948321, 10948321} #39 0x00000000004e6c16 in command_loop_1 () at keyboard.c:1901 cmd = lose = nonundocount = 0 keybuf = {192, 424, 384, 10948417, 1, 11035393, 140736925939312, 5674953, 10850208, 11158307, 72057658462437376, 5617360925855604736, 29797765, 140736925939360, 0, 29797765, 1, 0, 29797765, 5104934, 10948321, 11834704, 10948321, 5105314, 140736925938944, 0, 0, 10948321, 12609857, 5617360925855604736} i = prev_modiff = 663 prev_buffer = (struct buffer *) 0x1aafc40 already_adjusted = 0 #40 0x000000000054a13f in internal_condition_case (bfun=0x4e6800 , handlers=11035345, hfun=0x4de590 ) at eval.c:1512 val = c = { tag = 10948321, val = 10948321, next = 0x7fffde7a38a0, gcpro = 0x0, jmp = {{ __jmpbuf = {0, -804971358484784201, 11834672, 1, 1, 0, 804903316451924919, -804971085401908297}, __mask_was_saved = 0, __saved_mask = { __val = {5186418, 0, 0, 0, 140032416936848, 1, 0, 1, 0, 0, 0, 0, 4294967296, 140032416936848, 140032417088344, 140736925939712} } }}, backlist = 0x0, handlerlist = 0x0, lisp_eval_depth = 0, pdlcount = 2, poll_suppress_count = 1, interrupt_input_blocked = 0, byte_stack = 0x0 } h = { handler = 11035345, var = 10948321, chosen_clause = 10948417, tag = 0x7fffde7a3730, next = 0x0 } #41 0x00000000004dd9de in command_loop_2 () at keyboard.c:1359 val = 0 #42 0x000000000054a257 in internal_catch (tag=, func=0x4dd9c0 , arg=10948321) at eval.c:1248 c = { tag = 11016737, val = 10948321, next = 0x0, gcpro = 0x0, jmp = {{ __jmpbuf = {0, -804971358484784201, 11834672, 1, 1, 0, 804903315931831223, -804971085319595081}, __mask_was_saved = 0, __saved_mask = { __val = {140736925940063, 384, 140736925940079, 140736925940096, 140736925940080, 344, 94489280512, 11146296, 11369280, 11361258, 10988496, 11369281, 10948321, 11361256, 5482983, 11369280} } }}, backlist = 0x0, handlerlist = 0x0, lisp_eval_depth = 0, pdlcount = 2, poll_suppress_count = 1, interrupt_input_blocked = 0, byte_stack = 0x0 } #43 0x00000000004de3b8 in command_loop () at keyboard.c:1338 No locals. #44 0x00000000004de7da in recursive_edit_1 () at keyboard.c:953 val = #45 0x00000000004de954 in Frecursive_edit () at keyboard.c:1015 buffer = 10948321 #46 0x00000000004d4587 in main (argc=2, argv=0x7fffde7a3df8) at emacs.c:1852 dummy = 140032320988360 stack_bottom_variable = 0 '\0' do_initial_setlocale = 1 skip_args = 1 rlim = { rlim_cur = 8720000, rlim_max = 18446744073709551615 } no_loadup = 0 junk = 0x0 dname_arg = 0x0 Lisp Backtrace: "delete-frame" (0xde7a3368) "call-interactively" (0xde7a35a8) The program being debugged has been started already. Start it from the beginning? (y or n) Starting program: /usr/local/src/emacs/src/emacs -nw [Thread debugging using libthread_db enabled] [New Thread 0x7f8b050e8770 (LWP 12351)] In GNU Emacs 23.0.94.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.14.4) of 2009-05-27 on ubuntu64-erich 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: nil value of $XMODIFIERS: nil locale-coding-system: iso-latin-1-unix default-enable-multibyte-characters: t Major mode: Shell Minor modes in effect: shell-dirtrack-mode: t global-auto-revert-mode: t display-time-mode: t tooltip-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: ESC x s h e l l RET p w d RET ESC x r e p o r t - e m TAB RET Recent messages: ("/usr/local/src/emacs/src/emacs") Loading /home/COZIGROUP/erich/.emacs.d/aliases.el (source)...done Ido mode enabled Loading /home/COZIGROUP/erich/.emacs.d/ssh.el (source)...done Welcome to the Smith Tower. Loading `erlang': old-style backquotes detected! Loading /home/COZIGROUP/erich/.emacs.d/custom.el (source)...done /home/COZIGROUP/erich/.emacs.d/init.el loaded ok! For information about GNU Emacs and the GNU system, type C-h C-a. From mituharu@math.s.chiba-u.ac.jp Wed May 27 17:55:57 2009 Received: (at control) by emacsbugs.donarmstrong.com; 28 May 2009 00:55:58 +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=AWL,MISSING_SUBJECT,NOSUBJECT autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from mathmail.math.s.chiba-u.ac.jp (ntp.math.s.chiba-u.ac.jp [133.82.132.2]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n4S0tsCW007031 for ; Wed, 27 May 2009 17:55:55 -0700 Received: from church.math.s.chiba-u.ac.jp (church [133.82.132.36]) by mathmail.math.s.chiba-u.ac.jp (Postfix) with ESMTP id E2DA82C40 for ; Thu, 28 May 2009 09:55:53 +0900 (JST) Date: Thu, 28 May 2009 09:55:53 +0900 Message-ID: From: YAMAMOTO Mitsuharu To: control@debbugs.gnu.org User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/22.3 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI) Organization: Faculty of Science, Chiba University MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII merge 3399 3407 stop From cyd@stupidchicken.com Fri Sep 18 16:13:32 2009 Received: (at control) by emacsbugs.donarmstrong.com; 18 Sep 2009 23:13:33 +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-po32.its.yale.edu (pantheon-po32.its.yale.edu [130.132.50.88]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n8INDVLe024131 for ; Fri, 18 Sep 2009 16:13:32 -0700 Received: from furry (dhcp128036014244.central.yale.edu [128.36.14.244]) (authenticated bits=0) by pantheon-po32.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id n8INDQuT024321 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Fri, 18 Sep 2009 19:13:26 -0400 Received: by furry (Postfix, from userid 1000) id 1D072C070; Fri, 18 Sep 2009 19:13:26 -0400 (EDT) From: Chong Yidong To: control@debbugs.gnu.org Subject: close 3399 Date: Fri, 18 Sep 2009 19:13:26 -0400 Message-ID: <87ws3vonhl.fsf@stupidchicken.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) close 3399 thanks From eric.hanchrow@gmail.com Fri Sep 18 17:13:21 2009 Received: (at 3407) by emacsbugs.donarmstrong.com; 19 Sep 2009 00:13:22 +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.8 required=4.0 tests=AWL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail-yx0-f190.google.com (mail-yx0-f190.google.com [209.85.210.190]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n8J0DK63002010 for <3407@emacsbugs.donarmstrong.com>; Fri, 18 Sep 2009 17:13:21 -0700 Received: by yxe28 with SMTP id 28so1786547yxe.19 for <3407@emacsbugs.donarmstrong.com>; Fri, 18 Sep 2009 17:13:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=dliqt4IRnniM2qK3iEvrN/+miYUNoK6ejS5PDwpDxcE=; b=sgOy7TXHcn7uTsNISAYnsvcdIDh7Z5orEsXQZS8+bprfPRI55qkR1P1iKpef4DZjWp xfHqqx9MdF0srUDw4sqPBkLMNT8Wk06fY2kcYUpZ42gR5HSg1YB4CUBaxO5I3yfPKUYv 03X8eJlCDYYyv8bI8KikX3AUCzuyED75SQ+hI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=RUgl5HSSvZ14Gcbd9uc24x6tZocTWpMsMarFDZmiI3urqPebQot4p0e6oySN985Tmw 2UzdYOZ2SOdXlxDdE6u0fPdNYeojP/Ftq4Yy6eqb6lVcYKHq2A4gJAupdGdFCZCiU8yd NwSC+MkAHWyWfBcW7ufQRT6dYWUppZ3Xbj1n4= MIME-Version: 1.0 Received: by 10.91.189.3 with SMTP id r3mr1452236agp.48.1253319195069; Fri, 18 Sep 2009 17:13:15 -0700 (PDT) In-Reply-To: References: <87ws3vonhl.fsf@stupidchicken.com> <36366a980905271615s3b4b8378ob8ccbc21a95a784c@mail.gmail.com> Date: Fri, 18 Sep 2009 17:13:15 -0700 Message-ID: <36366a980909181713i6db30720ha0738f6c6c60818b@mail.gmail.com> Subject: Re: bug#3407 acknowledged by developer (close 3399) From: Eric Hanchrow To: 3407@debbugs.gnu.org, cyd@stupidchicken.com Content-Type: text/plain; charset=UTF-8 Why was this closed? As far as I can tell, the bug into which it was merged -- http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3399 -- has not been fixed. (And that page is full of spam, damn it). From cyd@stupidchicken.com Fri Sep 18 17:29:09 2009 Received: (at 3407) by emacsbugs.donarmstrong.com; 19 Sep 2009 00:29:09 +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.1 required=4.0 tests=AWL,GMAIL autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from pantheon-po32.its.yale.edu (pantheon-po32.its.yale.edu [130.132.50.88]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n8J0T8is004391 for <3407@emacsbugs.donarmstrong.com>; Fri, 18 Sep 2009 17:29:09 -0700 Received: from furry (dhcp128036014244.central.yale.edu [128.36.14.244]) (authenticated bits=0) by pantheon-po32.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id n8J0T2Rv025134 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 18 Sep 2009 20:29:02 -0400 Received: by furry (Postfix, from userid 1000) id EA92CC070; Fri, 18 Sep 2009 20:29:02 -0400 (EDT) From: Chong Yidong To: Eric Hanchrow Cc: 3407@debbugs.gnu.org Subject: Re: bug#3407 acknowledged by developer (close 3399) References: <87ws3vonhl.fsf@stupidchicken.com> <36366a980905271615s3b4b8378ob8ccbc21a95a784c@mail.gmail.com> <36366a980909181713i6db30720ha0738f6c6c60818b@mail.gmail.com> Date: Fri, 18 Sep 2009 20:29:02 -0400 In-Reply-To: <36366a980909181713i6db30720ha0738f6c6c60818b@mail.gmail.com> (Eric Hanchrow's message of "Fri, 18 Sep 2009 17:13:15 -0700") Message-ID: <874oqzojzl.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) Eric Hanchrow writes: > Why was this closed? As far as I can tell, the bug into which it was > merged -- http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3399 > -- has not been fixed. (And that page is full of spam, damn it). Wasn't this fixed by YAMAMOTO Mitsuharu's 2009-05-19 change? That was my recollection, and what the commentary in 3399 says. From unknown Tue Jun 17 20:08:24 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 17 Oct 2009 14:24:11 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A long time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator