From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 17 16:06:02 2012 Received: (at submit) by debbugs.gnu.org; 17 Jul 2012 20:06:02 +0000 Received: from localhost ([127.0.0.1]:46724 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SrE1x-0005L9-9f for submit@debbugs.gnu.org; Tue, 17 Jul 2012 16:06:02 -0400 Received: from eggs.gnu.org ([208.118.235.92]:32963) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SrE1t-0005Kt-6p for submit@debbugs.gnu.org; Tue, 17 Jul 2012 16:05:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SrDw1-0004Iv-Nn for submit@debbugs.gnu.org; Tue, 17 Jul 2012 15:59:55 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-5.9 required=5.0 tests=BAYES_00,MANY_HDRS_LCASE, RCVD_IN_DNSWL_HI autolearn=ham version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:52354) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SrDw1-0004Iq-Kn for submit@debbugs.gnu.org; Tue, 17 Jul 2012 15:59:53 -0400 Received: from eggs.gnu.org ([208.118.235.92]:33708) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SrDw0-0001Ng-DR for bug-gnu-emacs@gnu.org; Tue, 17 Jul 2012 15:59:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SrDvy-0004IT-QP for bug-gnu-emacs@gnu.org; Tue, 17 Jul 2012 15:59:52 -0400 Received: from vms173007pub.verizon.net ([206.46.173.7]:20157) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SrDvy-0004IL-Jd for bug-gnu-emacs@gnu.org; Tue, 17 Jul 2012 15:59:50 -0400 Received: from homedog.cs.tufts.edu ([unknown] [108.20.67.9]) by vms173007.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0M7B00JFKM74ZVA0@vms173007.mailsrvcs.net> for bug-gnu-emacs@gnu.org; Tue, 17 Jul 2012 14:59:29 -0500 (CDT) Received: by homedog.cs.tufts.edu (Postfix, from userid 32074) id 1C995119875; Tue, 17 Jul 2012 15:59:28 -0400 (EDT) From: Norman Ramsey To: bug-gnu-emacs@gnu.org Subject: 23.4; flyspell should update display after dictionary insertion Date: Tue, 17 Jul 2012 15:59:28 -0400 Message-id: MIME-version: 1.0 Content-type: text/plain; charset=us-ascii X-detected-operating-system: by eggs.gnu.org: Solaris 10 (1203?) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -5.9 (-----) X-Debbugs-Envelope-To: submit 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.9 (------) When flyspell-mode inserts a word into my personal dictionary, it should mark that word as correctly spelled. It doesn't. C-x C-f /tmp/foo.txt M-x text-mode M-x load-library flyspell M-x flyspell-mode This MRFy theorem at this stage the word 'MRFy' should be highlighted as misspelled. We now insert it into the dictionary and save it: M-b M-b M-$ i y At this stage 'MRFy' should no longer be highlighted as misspelled. But it remands highlighted until we move off of if, and if we move using M-> or similar, it does not get updated properly. It should be updated immediately upon insertion into the dictionary. In GNU Emacs 23.4.1 (i486-pc-linux-gnu, GTK+ Version 2.24.10) of 2012-04-07 on biber, modified by Debian Windowing system distributor `The X.Org Foundation', version 11.0.11201902 configured using `configure '--build' 'i486-linux-gnu' '--build' 'i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs23:/etc/emacs:/usr/local/share/emacs/23.4/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.4/site-lisp:/usr/share/emacs/site-lisp' '--with-crt-dir=/usr/lib/i386-linux-gnu' '--with-x=yes' '--with-x-toolkit=gtk' '--with-toolkit-scroll-bars' 'build_alias=i486-linux-gnu' 'CFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DDEBIAN -O2' 'CPPFLAGS=-D_FORTIFY_SOURCE=2'' 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: nil default enable-multibyte-characters: t Major mode: Buffer Menu Minor modes in effect: shell-dirtrack-mode: t tooltip-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: y y e s C-x C-b C-x o C-p C-p C-p C-p C-p M-x r e p o r t Recent messages: Indentation setup for shell type pdksh Ispell process killed Starting new Ispell process [default] ... Ispell process killed Starting new Ispell process [default] ... Desktop: 399 buffers restored, 3 failed to restore. ispell.el is already loaded For information about GNU Emacs and the GNU system, type C-h C-a. Mark set Making completion list... Load-path shadows: ~nr/emacs/sml-mode hides /usr/share/emacs23/site-lisp/sml-mode/sml-mode ~nr/emacs/sml-proc hides /usr/share/emacs23/site-lisp/sml-mode/sml-proc /usr/share/emacs/site-lisp/haskell-mode/haskell-indent hides /usr/share/emacs/23.4/site-lisp/haskell-mode/haskell-indent /usr/share/emacs/site-lisp/haskell-mode/haskell-indentation hides /usr/share/emacs/23.4/site-lisp/haskell-mode/haskell-indentation /usr/share/emacs/site-lisp/haskell-mode/haskell-c hides /usr/share/emacs/23.4/site-lisp/haskell-mode/haskell-c /usr/share/emacs/site-lisp/haskell-mode/haskell-hugs hides /usr/share/emacs/23.4/site-lisp/haskell-mode/haskell-hugs /usr/share/emacs/site-lisp/haskell-mode/haskell-font-lock hides /usr/share/emacs/23.4/site-lisp/haskell-mode/haskell-font-lock /usr/share/emacs/site-lisp/haskell-mode/haskell-mode hides /usr/share/emacs/23.4/site-lisp/haskell-mode/haskell-mode /usr/share/emacs/site-lisp/haskell-mode/haskell-doc hides /usr/share/emacs/23.4/site-lisp/haskell-mode/haskell-doc /usr/share/emacs/site-lisp/haskell-mode/haskell-decl-scan hides /usr/share/emacs/23.4/site-lisp/haskell-mode/haskell-decl-scan /usr/share/emacs/site-lisp/haskell-mode/haskell-site-file hides /usr/share/emacs/23.4/site-lisp/haskell-mode/haskell-site-file /usr/share/emacs/site-lisp/haskell-mode/haskell-simple-indent hides /usr/share/emacs/23.4/site-lisp/haskell-mode/haskell-simple-indent /usr/share/emacs/site-lisp/haskell-mode/haskell-ghci hides /usr/share/emacs/23.4/site-lisp/haskell-mode/haskell-ghci /usr/share/emacs/site-lisp/haskell-mode/inf-haskell hides /usr/share/emacs/23.4/site-lisp/haskell-mode/inf-haskell /usr/share/emacs/site-lisp/haskell-mode/haskell-cabal hides /usr/share/emacs/23.4/site-lisp/haskell-mode/haskell-cabal ~nr/emacs/noweb-mode hides /usr/share/emacs/site-lisp/noweb-mode /usr/share/emacs/23.4/site-lisp/debian-startup hides /usr/share/emacs/site-lisp/debian-startup ~nr/emacs/mwheel hides /usr/share/emacs/23.4/lisp/mwheel ~nr/emacs/longlines hides /usr/share/emacs/23.4/lisp/longlines /usr/share/emacs23/site-lisp/dictionaries-common/ispell hides /usr/share/emacs/23.4/lisp/textmodes/ispell /usr/share/emacs23/site-lisp/dictionaries-common/flyspell hides /usr/share/emacs/23.4/lisp/textmodes/flyspell Features: (shadow sort mail-extr message sendmail ecomplete rfc822 mml mml-sec password-cache mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231 rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader gnus-util netrc time-date mm-util mail-prsvr gmm-utils mailheader canlock sha1 hex-util hashcash mail-utils emacsbug help-mode view mule-util html-mode vc-rcs haskell-cabal scheme sml-menus sml-mode apache-mode make-mode parse-time conf-mode newcomment python-21 python todoo noutline outline cc-mode cc-fonts cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs info caml warnings sh-script executable vc-cvs cus-edit cus-start cus-load wid-edit haskell-font-lock haskell-decl-scan haskell-doc haskell-indentation haskell-indent haskell-mode byte-opt bytecomp byte-compile pp dired flyspell ispell latexenc tex-mode shell vc-git vc-hg darcsum easymenu add-log rect assoc lua-mode filladapt scroll-in-place noweb derived multi-mode advice help-fns advice-preload imenu compile comint ring desktop edmacro kmacro mmm-auto mmm-vars mmm-compat regexp-opt cl cl-19 emacs-goodies-el emacs-goodies-custom emacs-goodies-loaddefs easy-mmode tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd font-setting tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mldrag 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 loaddefs button minibuffer faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind system-font-setting font-render-setting gtk x-toolkit x multi-tty emacs) From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 17 23:00:21 2012 Received: (at 11963) by debbugs.gnu.org; 18 Jul 2012 03:00:21 +0000 Received: from localhost ([127.0.0.1]:47063 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SrKUu-0007yk-KX for submit@debbugs.gnu.org; Tue, 17 Jul 2012 23:00:21 -0400 Received: from mtaout23.012.net.il ([80.179.55.175]:58912) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SrKUq-0007yb-VI for 11963@debbugs.gnu.org; Tue, 17 Jul 2012 23:00:18 -0400 Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0M7C00L0057U8600@a-mtaout23.012.net.il> for 11963@debbugs.gnu.org; Wed, 18 Jul 2012 05:53:45 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.210.75]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M7C00L5Q5DK7A70@a-mtaout23.012.net.il>; Wed, 18 Jul 2012 05:53:45 +0300 (IDT) Date: Wed, 18 Jul 2012 05:53:55 +0300 From: Eli Zaretskii Subject: Re: bug#11963: 23.4; flyspell should update display after dictionary insertion In-reply-to: X-012-Sender: halo1@inter.net.il To: Norman Ramsey Message-id: <83bojdaif0.fsf@gnu.org> References: X-Spam-Score: -1.2 (-) X-Debbugs-Envelope-To: 11963 Cc: 11963@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.2 (-) > From: Norman Ramsey > Date: Tue, 17 Jul 2012 15:59:28 -0400 > > When flyspell-mode inserts a word into my personal dictionary, it > should mark that word as correctly spelled. It doesn't. > > C-x C-f /tmp/foo.txt > M-x text-mode > M-x load-library flyspell > M-x flyspell-mode > This MRFy theorem > > at this stage the word 'MRFy' should be highlighted as misspelled. > We now insert it into the dictionary and save it: > > M-b M-b M-$ i y > > At this stage 'MRFy' should no longer be highlighted as misspelled. > But it remands highlighted until we move off of if, and if we move using > M-> or similar, it does not get updated properly. It should be updated > immediately upon insertion into the dictionary. Works correctly for me in Emacs 24.1, the latest released version. From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 05 01:23:03 2012 Received: (at 11963) by debbugs.gnu.org; 5 Aug 2012 05:23:03 +0000 Received: from localhost ([127.0.0.1]:34374 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SxtIr-0001fl-Jj for submit@debbugs.gnu.org; Sun, 05 Aug 2012 01:23:02 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:47805) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SxtIp-0001fX-D5 for 11963@debbugs.gnu.org; Sun, 05 Aug 2012 01:23:00 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1SxtBI-000880-Ti; Sun, 05 Aug 2012 01:15:12 -0400 From: Glenn Morris To: Eli Zaretskii Subject: Re: bug#11963: 23.4; flyspell should update display after dictionary insertion References: <83bojdaif0.fsf@gnu.org> X-Spook: Chobetsu plutonium enigma hackers BCCI assassination X-Ran: Zn;4eBSB"lM61mc*pbD$s*~m}`I[[`~]a{70FTdH|1!"7yL'v4#;\o2'AU$|9QOsZUK'`K X-Hue: magenta X-Debbugs-No-Ack: yes X-Attribution: GM Date: Sun, 05 Aug 2012 01:15:12 -0400 In-Reply-To: <83bojdaif0.fsf@gnu.org> (Eli Zaretskii's message of "Wed, 18 Jul 2012 05:53:55 +0300") Message-ID: <067gtdsyvz.fsf@fencepost.gnu.org> 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.9 (------) X-Debbugs-Envelope-To: 11963 Cc: Norman Ramsey , 11963@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.9 (------) Eli Zaretskii wrote: >> At this stage 'MRFy' should no longer be highlighted as misspelled. >> But it remands highlighted until we move off of if, and if we move using >> M-> or similar, it does not get updated properly. It should be updated >> immediately upon insertion into the dictionary. > > Works correctly for me in Emacs 24.1, the latest released version. I see the issue as described in 24.1 and current trunk, on GNU/Linux. From debbugs-submit-bounces@debbugs.gnu.org Sat Oct 13 05:53:45 2012 Received: (at 11963) by debbugs.gnu.org; 13 Oct 2012 09:53:45 +0000 Received: from localhost ([127.0.0.1]:42086 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TMyPh-0003uE-Aq for submit@debbugs.gnu.org; Sat, 13 Oct 2012 05:53:45 -0400 Received: from mail-pa0-f44.google.com ([209.85.220.44]:37985) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TMyPe-0003ty-On for 11963@debbugs.gnu.org; Sat, 13 Oct 2012 05:53:44 -0400 Received: by mail-pa0-f44.google.com with SMTP id fb11so3507078pad.3 for <11963@debbugs.gnu.org>; Sat, 13 Oct 2012 02:52:41 -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=I2rIX64zNlGGUFAtDrmskOtC7JGo5wmwt4asHFxtFcQ=; b=fRFKYAgz/UrQnFBY2w7Gb0GYg2L/eiL7fsgc3nRyH14nLFp7QxoOGkB5NNRjumq0Md pkNbenLxaHRWwEBd/5Yhvl/cwtvtEGIvke98RqdgIxYN61jPk+0KhcjWo8Rv8SJmv8uf 8zn9d9lrKRTj6IhqsMKskKUwbFFu2/lcL7TRdI6q9lWn03GX82ZjHFwordU3rG5uADq1 4BPVSnU/F8BcpOMCBYzuL8nq521mNYxkmOTdFrMVRptgEH6+qNRtxsbdjHH+5Ohzo16O ab26ts/J0oasL5ZNVBrl+W8zs5IjMkVZoQOmAzQXmTsrAES2vmP+ntJ/KdeoULavple3 6syw== Received: by 10.68.228.98 with SMTP id sh2mr21071464pbc.95.1350121961920; Sat, 13 Oct 2012 02:52:41 -0700 (PDT) Received: from ulysses (cm162.gamma80.maxonline.com.sg. [202.156.80.162]) by mx.google.com with ESMTPS id uh7sm5828300pbc.35.2012.10.13.02.52.39 (version=SSLv3 cipher=OTHER); Sat, 13 Oct 2012 02:52:41 -0700 (PDT) From: Chong Yidong To: Norman Ramsey Subject: Re: bug#11963: 23.4; flyspell should update display after dictionary insertion References: Date: Sat, 13 Oct 2012 17:52:37 +0800 In-Reply-To: (Norman Ramsey's message of "Tue, 17 Jul 2012 15:59:28 -0400") Message-ID: <87sj9iwvfe.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: 11963 Cc: 11963@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: 0.1 (/) Norman Ramsey writes: > C-x C-f /tmp/foo.txt > M-x text-mode > M-x load-library flyspell > M-x flyspell-mode > This MRFy theorem > > M-b M-b M-$ i y > > At this stage 'MRFy' should no longer be highlighted as misspelled. > But it remands highlighted until we move off of if, and if we move using > M-> or similar, it does not get updated properly. It should be updated > immediately upon insertion into the dictionary. Thanks, fix committed to trunk. From debbugs-submit-bounces@debbugs.gnu.org Sat Oct 13 05:53:51 2012 Received: (at control) by debbugs.gnu.org; 13 Oct 2012 09:53:51 +0000 Received: from localhost ([127.0.0.1]:42089 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TMyPm-0003uS-J1 for submit@debbugs.gnu.org; Sat, 13 Oct 2012 05:53:50 -0400 Received: from mail-pa0-f44.google.com ([209.85.220.44]:37985) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TMyPk-0003ty-DJ for control@debbugs.gnu.org; Sat, 13 Oct 2012 05:53:48 -0400 Received: by mail-pa0-f44.google.com with SMTP id fb11so3507078pad.3 for ; Sat, 13 Oct 2012 02:52:53 -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=O4Qsvy0/4yPCXhutq1OuNRYQo9YSecRSHM8bfOLhiWo=; b=GO+awPkQfjiINMPpPtQXugu+CYboI/NwBqqcgcGKPEQimZwhm+oVkDoZR2y7nLAoIk VeqV5qSSXZUsk0Y+VazKdY4ViLRPC8z7Puo1gfHRk6wO41Ur4qW1cz02SnafYmxSpxy/ BZHBYzNWZhRPfgqZjiKtjeXNQ1vRAMFS7gLhRiDR63yXVHB1nqCk92geRR4UZ0d4cXiE yY0mrxlvzjj7seB/E0bb6JOkzj3o4tuisfMVw2rJVc4bB/i5bIAveGhpvDHbjixWy/Tk /GrMGKJrEmO6DmIw6sUCM+40JI/0dGCGajE2eFHgUH93Kk9dn+5C77pGiHVm6tmCZPw+ T20Q== Received: by 10.68.248.10 with SMTP id yi10mr20961020pbc.39.1350121973155; Sat, 13 Oct 2012 02:52:53 -0700 (PDT) Received: from ulysses (cm162.gamma80.maxonline.com.sg. [202.156.80.162]) by mx.google.com with ESMTPS id ih2sm5822507pbc.65.2012.10.13.02.52.51 (version=SSLv3 cipher=OTHER); Sat, 13 Oct 2012 02:52:52 -0700 (PDT) From: Chong Yidong To: control@debbugs.gnu.org Subject: close 11963 Date: Sat, 13 Oct 2012 17:52:48 +0800 Message-ID: <87bog6pukv.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 11963 thanks From unknown Sat Sep 06 02:03:44 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, 10 Nov 2012 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