From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 03 11:56:01 2012 Received: (at submit) by debbugs.gnu.org; 3 Oct 2012 15:56:01 +0000 Received: from localhost ([127.0.0.1]:39694 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TJRIm-0004R2-2V for submit@debbugs.gnu.org; Wed, 03 Oct 2012 11:56:01 -0400 Received: from eggs.gnu.org ([208.118.235.92]:38055) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TJKIG-0000jc-Uu for submit@debbugs.gnu.org; Wed, 03 Oct 2012 04:27:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TJKHZ-0001kH-TM for submit@debbugs.gnu.org; Wed, 03 Oct 2012 04:26:24 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:47937) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TJKHZ-0001kD-Pm for submit@debbugs.gnu.org; Wed, 03 Oct 2012 04:26:17 -0400 Received: from eggs.gnu.org ([208.118.235.92]:49682) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TJKHT-0007ZF-8n for bug-gnu-emacs@gnu.org; Wed, 03 Oct 2012 04:26:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TJKHM-0001iC-AZ for bug-gnu-emacs@gnu.org; Wed, 03 Oct 2012 04:26:11 -0400 Received: from mail-wi0-f169.google.com ([209.85.212.169]:39815) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TJKHM-0001hx-07 for bug-gnu-emacs@gnu.org; Wed, 03 Oct 2012 04:26:04 -0400 Received: by mail-wi0-f169.google.com with SMTP id hq4so1698361wib.0 for ; Wed, 03 Oct 2012 01:26:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:mime-version:content-type; bh=YnSdWCBttJuke63fUwcI2w+HmCiEqX9UgDCoh+bm6rA=; b=pChfFYEWUnZvnkJspefdW1aw+A9XZZSPFF8RLX9uMp2A4ovGVrSVG1LcKsX9qMJqrB OJQO7JDx1nKxihp+veP6ldBdTlrL1lOCLUySoohlcmIFG3l1t806cms0x+W+E3mgYREO s4wV1CCaX6Xfu6xtNLjczH8fvkvpFU+BlowgrhXZ7oSi8+Ql+JJU6ZKJpO52GoJIf23J vPEw8V2fOKwZQvNsdmzcYnhPqdmHjgY6TYlmPwKgnMampRlWx1L7+ME7X7CrwO3fVwuA mK7T5O4YH9O/HC6TTwp6tdnlC/R3K8tOYhYddZoiZe3qJQNEHm+HVlf8iCsE+hlAumg7 ZiLg== Received: by 10.216.244.203 with SMTP id m53mr878017wer.46.1349252762677; Wed, 03 Oct 2012 01:26:02 -0700 (PDT) Received: from dgleal@gmail.com (al-217-129-158-32.netvisao.pt. [217.129.158.32]) by mx.google.com with ESMTPS id m14sm25768051wie.8.2012.10.03.01.26.00 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 03 Oct 2012 01:26:02 -0700 (PDT) Received: by dgleal@gmail.com (sSMTP sendmail emulation); Wed, 03 Oct 2012 09:25:59 +0100 From: David Leal To: bug-gnu-emacs@gnu.org Subject: 24.2.50; Eshell for loop stuck when using shell commands Date: Wed, 03 Oct 2012 09:25:58 +0100 Message-ID: <87vceshsh5.fsf@timbuktu.i-did-not-set--mail-host-address--so-tickle-me> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -6.1 (------) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Wed, 03 Oct 2012 11:55:58 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 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.1 (------) (Reproducible using `emacs -Q') 1. Start eshell using `M-x eshell' 2. Go into a non-empty directory 3. Try `for f in * { *echo $f } The same file name will be repeated over and over again. In GNU Emacs 24.2.50.1 (i686-pc-linux-gnu, GTK+ Version 3.4.2) of 2012-09-19 on dryad, modified by Debian (emacs-snapshot package, version 2:20120919-1~ppa1~precise1) Windowing system distributor `The X.Org Foundation', version 11.0.11300000 Configured using: `configure '--build' 'i686-linux-gnu' '--host' 'i686-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs-snapshot:/etc/emacs:/usr/local/share/emacs/24.2.50/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.2.50/site-lisp:/usr/share/emacs/site-lisp' '--without-compress-info' '--with-crt-dir=/usr/lib/i386-linux-gnu/' '--with-x=yes' '--with-x-toolkit=gtk3' '--with-imagemagick=yes' 'build_alias=i686-linux-gnu' 'host_alias=i686-linux-gnu' 'CFLAGS=-DDEBIAN -DSITELOAD_PURESIZE_EXTRA=5000 -g -O2' 'LDFLAGS=-g -Wl,--as-needed -znocombreloc' 'CPPFLAGS=-D_FORTIFY_SOURCE=2'' Important settings: value of $LC_MONETARY: en_US.UTF-8 value of $LC_NUMERIC: en_US.UTF-8 value of $LC_TIME: en_US.UTF-8 value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: EShell Minor modes in effect: recentf-mode: t global-surround-mode: t surround-mode: t evil-mode: t evil-local-mode: t yas-global-mode: t yas-minor-mode: t diff-auto-refine-mode: t global-hl-line-mode: t helm-mode: t shell-dirtrack-mode: t helm-match-plugin-mode: t show-paren-mode: t global-undo-tree-mode: t undo-tree-mode: t autopair-mode: t autopair-global-mode: t 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 auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: e c h o SPC C-p C-b C-M-k ESC l d % j p a SPC ( f i l e - n a m e - s a n s - e x t e n s i o n SPC " b l a h . p n g M-p M-p M-p M-p C-n C-n C-p C-p C-n f C-e C-c C-c f o r SPC f SPC i n SPC * S-SPC { S-SPC e c h o SPC ( f i l e - n a m e - s a n s - e x t e n s i o n SPC f C-f SPC M-p C-c C-c l s M-p M-p C-a M-f M-f M-f M-f M-b M-b M-f C-f C-f . j p g M-f c o n f i g o i d e n f i t i f y SPC $ f C-f C-M-k C-c C-c M-p C-a C-c C-c f o r SPC f SPC i n SPC * . j p g SPC { S-SPC i d e n t i f y SPC $ f SPC C-c C-c M-p M-p C-n C-l M-b M-b M-b M-f M-f e c h o M-p M-b M-b M-d l s w h i c h SPC l s w h i c h SPC f o r p M-p C-a C-k f o r SPC * f SPC i n SPC * . j p g SPC { S-SPC * e c h o SPC $ f SPC C-c C-v C-c C-c M-x r e p o r t - C-n C-n C-n C-n Recent messages: History item: 147 History item: 146 History item: 148 History item: 149 History item: 148 byte-code: End of buffer History item: 150 Type C-x 1 to delete the help window. History item: 51 Load-path shadows: /home/david/.emacs.d/vendor/org-mode/.dir-locals hides /home/david/.emacs.d/vendor/magit/.dir-locals /usr/share/emacs/24.2.50/site-lisp/cmake-data/cmake-mode hides /usr/share/emacs/site-lisp/cmake-mode ~/.emacs.d/lib/macros hides /usr/share/emacs/24.2.50/lisp/macros /usr/share/emacs-snapshot/site-lisp/flim/md4 hides /usr/share/emacs/24.2.50/lisp/md4 /usr/share/emacs-snapshot/site-lisp/flim/hex-util hides /usr/share/emacs/24.2.50/lisp/hex-util /home/david/.emacs.d/vendor/enhanced-ruby-mode/ruby-mode hides /usr/share/emacs/24.2.50/lisp/progmodes/ruby-mode /usr/share/emacs-snapshot/site-lisp/flim/sasl-cram hides /usr/share/emacs/24.2.50/lisp/net/sasl-cram /usr/share/emacs-snapshot/site-lisp/flim/sasl-ntlm hides /usr/share/emacs/24.2.50/lisp/net/sasl-ntlm /usr/share/emacs-snapshot/site-lisp/flim/sasl hides /usr/share/emacs/24.2.50/lisp/net/sasl /usr/share/emacs-snapshot/site-lisp/flim/ntlm hides /usr/share/emacs/24.2.50/lisp/net/ntlm /usr/share/emacs-snapshot/site-lisp/flim/hmac-def hides /usr/share/emacs/24.2.50/lisp/net/hmac-def /usr/share/emacs-snapshot/site-lisp/flim/sasl-digest hides /usr/share/emacs/24.2.50/lisp/net/sasl-digest /usr/share/emacs-snapshot/site-lisp/flim/hmac-md5 hides /usr/share/emacs/24.2.50/lisp/net/hmac-md5 /usr/share/emacs-snapshot/site-lisp/wl/rfc2368 hides /usr/share/emacs/24.2.50/lisp/mail/rfc2368 /home/david/.emacs.d/vendor/org-mode/.dir-locals hides /usr/share/emacs/24.2.50/lisp/gnus/.dir-locals /usr/share/emacs-snapshot/site-lisp/semi/pgg-pgp hides /usr/share/emacs/24.2.50/lisp/obsolete/pgg-pgp /usr/share/emacs-snapshot/site-lisp/semi/pgg hides /usr/share/emacs/24.2.50/lisp/obsolete/pgg /usr/share/emacs-snapshot/site-lisp/semi/pgg-parse hides /usr/share/emacs/24.2.50/lisp/obsolete/pgg-parse /usr/share/emacs-snapshot/site-lisp/semi/pgg-gpg hides /usr/share/emacs/24.2.50/lisp/obsolete/pgg-gpg /usr/share/emacs-snapshot/site-lisp/semi/pgg-def hides /usr/share/emacs/24.2.50/lisp/obsolete/pgg-def /usr/share/emacs-snapshot/site-lisp/semi/pgg-pgp5 hides /usr/share/emacs/24.2.50/lisp/obsolete/pgg-pgp5 Features: (shadow sort mail-extr emacsbug message rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mail-utils pcmpl-unix misearch multi-isearch tramp-cache tramp-sh recentf tree-widget wid-edit haml-mode js json imenu cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs css-mode em-unix em-term term ehelp electric em-script em-prompt em-ls em-hist em-pred em-glob em-dirs em-cmpl em-basic em-banner em-alias disp-table fill-column-indicator helm-misc surround evil evil-integration evil-maps evil-commands evil-types evil-digraphs evil-search evil-ex evil-macros evil-repeat evil-states evil-core evil-common windmove rect evil-vars vibrant-ink-theme yasnippet dropdown-list help-mode vc-git uniquify sql flymake rspec-mode org warnings ob-emacs-lisp ob-tangle ob-ref ob-lob ob-table org-footnote org-src ob-comint ob-keys ob ob-eval org-pcomplete org-list org-faces org-compat org-entities org-macs cal-menu calendar cal-loaddefs org-install markdown-mode noutline outline magit-bisect magit-key-mode magit server esh-var esh-io esh-cmd esh-opt esh-ext esh-proc esh-arg eldoc esh-groups eshell esh-module esh-mode esh-util ediff-merg ediff-diff ediff-wind ediff-help ediff-util ediff-mult ediff-init ediff ido iswitchb view diff-mode log-edit pcvs-util add-log inf-ruby ruby-mode hl-line helm-ls-git helm-mode helm-files image-dired tramp tramp-compat tramp-loaddefs shell pcomplete format-spec dired-x dired-aux ffap helm-buffers helm-elscreen helm-tags helm-bookmark helm-adaptative helm-info helm-net browse-url xml url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf url-util url-parse auth-source eieio byte-opt bytecomp byte-compile cconv gnus-util mm-util mail-prsvr password-cache url-vars mailcap helm-plugin bookmark pp helm-locate helm-help helm-grep derived helm-regexp grep helm-external helm-utils dired compile comint ansi-color ring helm-match-plugin helm helm-config easymenu feature-mode cucumber-mode thingatpt time-date paren undo-tree diff edmacro kmacro autopair easy-mmode ace-jump-mode advice advice-preload help-fns cl-macs gv cl cl-lib muse-autoloads tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment 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 loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 04 02:14:15 2012 Received: (at 12571) by debbugs.gnu.org; 4 Oct 2012 06:14:16 +0000 Received: from localhost ([127.0.0.1]:52186 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TJehL-0003Ul-6B for submit@debbugs.gnu.org; Thu, 04 Oct 2012 02:14:15 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:34467 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TJehI-0003Ue-S2 for 12571@debbugs.gnu.org; Thu, 04 Oct 2012 02:14:13 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1TJehD-0001Jt-7D; Thu, 04 Oct 2012 02:14:07 -0400 From: Glenn Morris To: David Leal Subject: Re: bug#12571: 24.2.50; Eshell for loop stuck when using shell commands References: <87vceshsh5.fsf@timbuktu.i-did-not-set--mail-host-address--so-tickle-me> X-Spook: Leitrim quiche Merlin Dick Cheney mindwar Khaddafi SHA X-Ran: UHl=pAp!S/so=i*$;beqN@s6^n<`3OVz}y^;~L{;'.h{98}`p`G\X:j0^5,C\4nWP16=uC X-Hue: green X-Debbugs-No-Ack: yes X-Attribution: GM Date: Thu, 04 Oct 2012 02:14:07 -0400 In-Reply-To: <87vceshsh5.fsf@timbuktu.i-did-not-set--mail-host-address--so-tickle-me> (David Leal's message of "Wed, 03 Oct 2012 09:25:58 +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: -6.3 (------) X-Debbugs-Envelope-To: 12571 Cc: 12571@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 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.3 (------) David Leal wrote: > 3. Try `for f in * { *echo $f } > > The same file name will be repeated over and over again. Thanks for the report. It works fine in 23.4, but not in 24.1. It seems to be due to r106243: http://lists.gnu.org/archive/html/emacs-diffs/2011-10/msg00279.html From debbugs-submit-bounces@debbugs.gnu.org Sat Oct 20 07:57:56 2012 Received: (at 12571) by debbugs.gnu.org; 20 Oct 2012 11:57:56 +0000 Received: from localhost ([127.0.0.1]:52728 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TPXgi-0004Pa-FV for submit@debbugs.gnu.org; Sat, 20 Oct 2012 07:57:56 -0400 Received: from mail-vb0-f44.google.com ([209.85.212.44]:54783) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TPXgg-0004PP-Sm for 12571@debbugs.gnu.org; Sat, 20 Oct 2012 07:57:55 -0400 Received: by mail-vb0-f44.google.com with SMTP id fc26so1716320vbb.3 for <12571@debbugs.gnu.org>; Sat, 20 Oct 2012 04:56:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=Soh6Aq6DgAMIei5rTq44tpayqFoU15nlHhL4lXqiEwk=; b=wq3LS6fdbH47kjcFzrN46kzLirRrtGsr01AzVAv4UlSFM8cCki+eEwjKDxO310RgML D3/I8dIRm9K1QaCj/mAW3W6FWjwprJ6bmmiUHdHZsMJ2V1cF3Hd8L85mp3wjBhPtjfmO rpN6AQPtD0DEsyrf6g0cb8oi1etg+Y4bHlJGzqa/ouAW5v/H9GIRCHQqBz6pnbDO20ix 5wRBkPQaHN0x7FbqEPvA/VDL7Rqt1BgmW27aLqEbONRr/nWuKhTcpUZiSwW1KsvXbi8r DjDUh1NkTUpxvlTSm5jshGwKkcnvtVAzneK2CG2AEQabJ3pqGE5jG6uivA3QLrPzOJy1 iYTA== Received: by 10.52.71.226 with SMTP id y2mr4244202vdu.74.1350734174207; Sat, 20 Oct 2012 04:56:14 -0700 (PDT) Received: from ulysses (rrcs-184-75-32-88.nyc.biz.rr.com. [184.75.32.88]) by mx.google.com with ESMTPS id ct5sm4120465vdb.6.2012.10.20.04.56.12 (version=SSLv3 cipher=OTHER); Sat, 20 Oct 2012 04:56:13 -0700 (PDT) From: Chong Yidong To: Glenn Morris Subject: Re: bug#12571: 24.2.50; Eshell for loop stuck when using shell commands References: <87vceshsh5.fsf@timbuktu.i-did-not-set--mail-host-address--so-tickle-me> Date: Sat, 20 Oct 2012 19:56:11 +0800 In-Reply-To: (Glenn Morris's message of "Thu, 04 Oct 2012 02:14:07 -0400") Message-ID: <87mwzh5pd0.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: 12571 Cc: 12571@debbugs.gnu.org, David Leal X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 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: 0.1 (/) Glenn Morris writes: >> 3. Try `for f in * { *echo $f } >> >> The same file name will be repeated over and over again. > > Thanks for the report. It works fine in 23.4, but not in 24.1. > It seems to be due to r106243: > > http://lists.gnu.org/archive/html/emacs-diffs/2011-10/msg00279.html I am not sure I really understand how eshell-rewrite-for-command works, but I checked in a fix that seems to fix this bug without breaking the fix for Bug#9907. From debbugs-submit-bounces@debbugs.gnu.org Sat Oct 20 07:58:08 2012 Received: (at control) by debbugs.gnu.org; 20 Oct 2012 11:58:08 +0000 Received: from localhost ([127.0.0.1]:52732 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TPXgt-0004QN-RZ for submit@debbugs.gnu.org; Sat, 20 Oct 2012 07:58:08 -0400 Received: from mail-vb0-f44.google.com ([209.85.212.44]:54783) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TPXgl-0004PP-9P for control@debbugs.gnu.org; Sat, 20 Oct 2012 07:57:59 -0400 Received: by mail-vb0-f44.google.com with SMTP id fc26so1716320vbb.3 for ; Sat, 20 Oct 2012 04:56:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:subject:date:message-id:mime-version:content-type; bh=ShQoqBx67ZZBJ6KjvD+26sADmeDS7zl7+/ZyaxkGVsM=; b=letQsN/YI3sjvB3Pf91yDHu9eZyFUimJI4TyhfNECjyOxf9C2mKFGtcrbFSJY3lE29 LEMRhFyeRXeohBpmLt1H5jy4z7PxS2ELM4ILpg3ZQfNfbMMh65FG7KiBIcaPEZ7dPa7k bFGCU4A5rBj6cKHkXWd2wsNaDXw6GkuCkQHkvQhYYMjhigtLw89+B7l67uaoRek+Ji6F D3oOMOqWGu/d0kk95u/Ik0svvs5zrTxknhOCnSeBrfTmYdfYssO8sjFWS0HCy+NfroK6 1xyXJiUP74FXkB6rvycl7Qq9OUsld3IOHjcUrYKxoNKTklOWElgeRMgnYwwuRfi57bOU Ea4Q== Received: by 10.220.148.7 with SMTP id n7mr5284756vcv.30.1350734184247; Sat, 20 Oct 2012 04:56:24 -0700 (PDT) Received: from ulysses (rrcs-184-75-32-88.nyc.biz.rr.com. [184.75.32.88]) by mx.google.com with ESMTPS id zx18sm3881742veb.3.2012.10.20.04.56.22 (version=SSLv3 cipher=OTHER); Sat, 20 Oct 2012 04:56:23 -0700 (PDT) From: Chong Yidong To: control@debbugs.gnu.org Subject: close 12571 Date: Sat, 20 Oct 2012 19:56:21 +0800 Message-ID: <87bofxtl0a.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 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: 0.1 (/) close 12571 thanks From unknown Mon Aug 18 15:40: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 Nov 2012 12: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