From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 28 04:44:50 2015 Received: (at submit) by debbugs.gnu.org; 28 Jul 2015 08:44:50 +0000 Received: from localhost ([127.0.0.1]:60663 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZK0VF-0003W5-Gi for submit@debbugs.gnu.org; Tue, 28 Jul 2015 04:44:49 -0400 Received: from eggs.gnu.org ([208.118.235.92]:33405) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZK0VE-0003Vy-5b for submit@debbugs.gnu.org; Tue, 28 Jul 2015 04:44:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZK0VD-0000iM-20 for submit@debbugs.gnu.org; Tue, 28 Jul 2015 04:44:47 -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.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:32862) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZK0VC-0000iI-Um for submit@debbugs.gnu.org; Tue, 28 Jul 2015 04:44:46 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46885) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZK0V9-0003XC-1G for bug-gnu-emacs@gnu.org; Tue, 28 Jul 2015 04:44:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZK0V5-0000gA-Qw for bug-gnu-emacs@gnu.org; Tue, 28 Jul 2015 04:44:42 -0400 Received: from dd5e0353a.access.telenet.be ([213.224.53.58]:48489 helo=mail.missioncriticalit.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZK0V5-0000f6-Ks for bug-gnu-emacs@gnu.org; Tue, 28 Jul 2015 04:44:39 -0400 Received: from mundaneum (unknown [10.10.10.51]) by mail.missioncriticalit.com (Postfix) with ESMTPS id 5784C500E02 for ; Tue, 28 Jul 2015 10:44:38 +0200 (CEST) From: Sebastien Vauban To: bug-gnu-emacs@gnu.org Subject: 25.0.50; Huge problems with case-insensitive search Organization: Sebastien Vauban X-Url: Under construction... X-Archive: encrypt Date: Tue, 28 Jul 2015 10:44:30 +0200 Message-ID: <86pp3chdsh.fsf@example.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (windows-nt) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: -4.3 (----) 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: -4.3 (----) As you can see on the screencast http://screencast.com/t/nq7xkfJiy, case-insensitive [1] searches are becoming very fuzzy to me. Sample text file: --8<---------------cut here---------------start------------->8--- Let's search for all case-insensitive occurrences of "workingd"... #+begin_src shell :var workingDir=3D(file-name-directory (buffer-file-name)) # No init file. cmd=3D"$EMACS -q -l ${workingDir}.init.el" #+end_src --8<---------------cut here---------------end--------------->8--- Recipe: - Incremantally search (with `C-s') for "workingd" Problems: - While point is at the beginning of the buffer, and while the string "workingd" exists in the buffer, Isearch tells me from the start that it fails finding my pattern!?? - As the search is case-insensitive, `C-s' should allow me to cycle between the 3 strings found (1 "workingd" and 2 "workingD"), but it finally only finds the exact match "workingd". Note -- Anzu correctly reports me (in the modeline) that there are 3 found strings... In GNU Emacs 25.0.50.1 (i686-pc-mingw32) of 2015-07-03 on LEG570 Repository revision: 2b848fadd51e805b2f46da64c5958ea7f009048a Windowing system distributor `Microsoft Corp.', version 6.3.9600 Configured using: `configure --host=3Di686-pc-mingw32 --enable-checking=3Dyes,glyphs' Configured features: XPM JPEG TIFF GIF PNG RSVG SOUND NOTIFY ACL GNUTLS LIBXML2 ZLIB TOOLKIT_SCROLL_BARS [1] =E2=94=8C=E2=94=80=E2=94=80=E2=94=80=E2=94=80 =E2=94=82 case-fold-search is a variable defined in =E2=80=98C source = code=E2=80=99. =E2=94=82 Its value is t =E2=94=82=20 =E2=94=82 Automatically becomes buffer-local when set. =E2=94=82=20 =E2=94=82 Documentation: =E2=94=82 Non-nil if searches and matches should ignore case. =E2=94=94=E2=94=80=E2=94=80=E2=94=80=E2=94=80 From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 28 09:23:38 2015 Received: (at 21148) by debbugs.gnu.org; 28 Jul 2015 13:23:38 +0000 Received: from localhost ([127.0.0.1]:60825 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZK4r3-0004tg-Oq for submit@debbugs.gnu.org; Tue, 28 Jul 2015 09:23:37 -0400 Received: from mail-lb0-f179.google.com ([209.85.217.179]:36627) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZK4r2-0004tY-0Z for 21148@debbugs.gnu.org; Tue, 28 Jul 2015 09:23:36 -0400 Received: by lbbqi7 with SMTP id qi7so74488738lbb.3 for <21148@debbugs.gnu.org>; Tue, 28 Jul 2015 06:23:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:sender:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=MiMuPCSfTucVqjobHD+M24W9+i4oMf4Rym4+6ozFq/s=; b=pWuoIrpcucDclg6Zlzzw/FVBnKuWvXX9tJvdfnPbEmLLMLdCetIBFCqFcQolKR0ez8 5dsOHKYaK8PVGtTQ/ZIDf29if0bEBXY98xsgNWLMt0FDZPbB8qT0MEardp8bEqJ0PGUs 3FoaIwMSNlfhrReeNEnkwfgiK8V6SCKHUC4M8BhMnTNbLpl0cuZX8Xj75tzAPXPZqHNv F+6jF7VF1saYtImZ0rUhspKIcG5+1TZnSMAsCT28iGQgoFi2KDyaZ84qaoGnG4YcrA5h uFr6k2oQvhDbZBXZH+Qv2SkCRNRESXhAyW0RpV54dSnwbgcuHKbmobNtRW/gZCGaASo1 UWXA== MIME-Version: 1.0 X-Received: by 10.112.25.69 with SMTP id a5mr32261573lbg.16.1438089815162; Tue, 28 Jul 2015 06:23:35 -0700 (PDT) Received: by 10.25.134.139 with HTTP; Tue, 28 Jul 2015 06:23:35 -0700 (PDT) In-Reply-To: <86pp3chdsh.fsf@example.com> References: <86pp3chdsh.fsf@example.com> Date: Tue, 28 Jul 2015 14:23:35 +0100 X-Google-Sender-Auth: YY8p7AmbeqKy0gVThxTew13daiI Message-ID: Subject: Re: bug#21148: 25.0.50; Huge problems with case-insensitive search From: Artur Malabarba To: Sebastien Vauban Content-Type: text/plain; charset=UTF-8 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 21148 Cc: 21148@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: bruce.connor.am@gmail.com 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 (/) What value do you have for `isearch-search-fun-function'? Also, could you see if all ofthese problems still happen when you don't use anzu? (just to help narrow things down). From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 28 09:50:44 2015 Received: (at 21148) by debbugs.gnu.org; 28 Jul 2015 13:50:44 +0000 Received: from localhost ([127.0.0.1]:60834 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZK5HI-0005XE-AG for submit@debbugs.gnu.org; Tue, 28 Jul 2015 09:50:44 -0400 Received: from dd5e0353a.access.telenet.be ([213.224.53.58]:10558 helo=mail.missioncriticalit.com) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZK5HF-0005X4-A7 for 21148@debbugs.gnu.org; Tue, 28 Jul 2015 09:50:41 -0400 Received: from mundaneum (unknown [10.10.10.51]) by mail.missioncriticalit.com (Postfix) with ESMTPS id 174A3500143; Tue, 28 Jul 2015 15:50:40 +0200 (CEST) From: Sebastien Vauban To: Artur Malabarba Subject: Re: bug#21148: 25.0.50; Huge problems with case-insensitive search Organization: Sebastien Vauban References: <86pp3chdsh.fsf@example.com> X-Url: Under construction... X-Archive: encrypt Date: Tue, 28 Jul 2015 15:50:31 +0200 In-Reply-To: (Artur Malabarba's message of "Tue, 28 Jul 2015 14:23:35 +0100") Message-ID: <86lhe0fl20.fsf@example.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (windows-nt) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.7 (/) X-Debbugs-Envelope-To: 21148 Cc: 21148@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: 0.7 (/) Artur Malabarba writes: > What value do you have for `isearch-search-fun-function'? =E2=94=8C=E2=94=80=E2=94=80=E2=94=80=E2=94=80 =E2=94=82 isearch-search-fun-function is a variable defined in =E2=80=98i= search.el=E2=80=99. =E2=94=82 Its value is fuzzy-isearch =E2=94=94=E2=94=80=E2=94=80=E2=94=80=E2=94=80 > Also, could you see if all ofthese problems still happen when you > don't use anzu? (just to help narrow things down). I guess I'd better should try without using `fuzzy', then? --8<---------------cut here---------------start------------->8--- ;; fuzzy matching (must-have!) (with-eval-after-load "fuzzy-autoloads" (autoload 'turn-on-fuzzy-isearch "fuzzy" nil t) (add-hook 'isearch-mode-hook #'turn-on-fuzzy-isearch)) --8<---------------cut here---------------end--------------->8--- Indeed, removing that resolve this problem... Though, fuzzy was quite useful. Is there a standard Emacs alternative to it? Best regards, Seb From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 28 10:10:23 2015 Received: (at 21148) by debbugs.gnu.org; 28 Jul 2015 14:10:23 +0000 Received: from localhost ([127.0.0.1]:32852 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZK5aI-000624-El for submit@debbugs.gnu.org; Tue, 28 Jul 2015 10:10:22 -0400 Received: from mail-lb0-f176.google.com ([209.85.217.176]:35019) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZK5aH-00061w-5f for 21148@debbugs.gnu.org; Tue, 28 Jul 2015 10:10:21 -0400 Received: by lblf12 with SMTP id f12so75540786lbl.2 for <21148@debbugs.gnu.org>; Tue, 28 Jul 2015 07:10:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:sender:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=K3u/I8FnsdERUkZChQ5xbrgEm6/ICVH1ABnYqku3gQI=; b=Lw1Pn+NzBvYUM1CuU2ew15RwRQFybY3/kTDXiJa3oR2eh4AlR7FSa+yirqafmGGU8w I7wl2ma7X1PEyrkZUMYPepowgAb8WiZ/x1IcuWTCbJHdT+uwaFePOoFcIppLZyy+YpXy EZKTcpL/B8F1ogYPm3YwFAFUtBswiJw51l/sbE6tDvdBMHij6VD//TrhTva0+KOruU+W b5OHcGC+tCYw5rnOGyINRJojb/oCima+qxqODjY/7wz8nBaxJZppZvRpfrxPOtBDB7np Zd6kel2pNvOnY1o1oeTK54F6CCFkyIAELKsp0B6oU+vOVS4rrg2SJndcuOLbsDcab+// 9cyg== MIME-Version: 1.0 X-Received: by 10.112.120.134 with SMTP id lc6mr33049455lbb.86.1438092620445; Tue, 28 Jul 2015 07:10:20 -0700 (PDT) Received: by 10.25.134.139 with HTTP; Tue, 28 Jul 2015 07:10:20 -0700 (PDT) In-Reply-To: <86lhe0fl20.fsf@example.com> References: <86pp3chdsh.fsf@example.com> <86lhe0fl20.fsf@example.com> Date: Tue, 28 Jul 2015 15:10:20 +0100 X-Google-Sender-Auth: bsh1iMArrSxO0pA2OuHbEu9eYuw Message-ID: Subject: Re: bug#21148: 25.0.50; Huge problems with case-insensitive search From: Artur Malabarba To: Sebastien Vauban Content-Type: text/plain; charset=UTF-8 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 21148 Cc: 21148@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: bruce.connor.am@gmail.com 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 (/) > --8<---------------cut here---------------start------------->8--- > ;; fuzzy matching (must-have!) > (with-eval-after-load "fuzzy-autoloads" > (autoload 'turn-on-fuzzy-isearch "fuzzy" nil t) > (add-hook 'isearch-mode-hook #'turn-on-fuzzy-isearch)) > --8<---------------cut here---------------end--------------->8--- > > Indeed, removing that resolve this problem... > > Though, fuzzy was quite useful. Is there a standard Emacs alternative to > it? Report an issue to fuzzy, I'm sure it's easy to solve. I had a very similar problem with longlines-mode, and it was a very simple fix. CC me in the issue report (If it's on Github ping me @Malabarba) and I'll help sort it out. From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 28 11:48:28 2015 Received: (at control) by debbugs.gnu.org; 28 Jul 2015 15:48:28 +0000 Received: from localhost ([127.0.0.1]:32918 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZK77E-0001Wf-9f for submit@debbugs.gnu.org; Tue, 28 Jul 2015 11:48:28 -0400 Received: from eggs.gnu.org ([208.118.235.92]:57318) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZK77C-0001WW-Qz for control@debbugs.gnu.org; Tue, 28 Jul 2015 11:48:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZK777-00037u-Cj for control@debbugs.gnu.org; Tue, 28 Jul 2015 11:48:26 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-4.3 required=5.0 tests=ALL_TRUSTED,BAYES_00, RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([208.118.235.10]:45748) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZK777-00037o-9E for control@debbugs.gnu.org; Tue, 28 Jul 2015 11:48:21 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1ZK777-0004Dj-0j for control@debbugs.gnu.org; Tue, 28 Jul 2015 11:48:21 -0400 Subject: control message for bug 21148 To: X-Mailer: mail (GNU Mailutils 2.99.98) Message-Id: From: Glenn Morris Date: Tue, 28 Jul 2015 11:48:21 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.10 X-Spam-Score: -6.4 (------) 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: -6.4 (------) tag 21148 notabug close 21148 From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 28 19:15:41 2015 Received: (at 21148-done) by debbugs.gnu.org; 28 Jul 2015 23:15:41 +0000 Received: from localhost ([127.0.0.1]:33068 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZKE60-0006bR-KT for submit@debbugs.gnu.org; Tue, 28 Jul 2015 19:15:40 -0400 Received: from mail-lb0-f173.google.com ([209.85.217.173]:34971) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZKE5x-0006bI-Mf for 21148-done@debbugs.gnu.org; Tue, 28 Jul 2015 19:15:38 -0400 Received: by lblf12 with SMTP id f12so84692326lbl.2 for <21148-done@debbugs.gnu.org>; Tue, 28 Jul 2015 16:15:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:sender:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=wPT2YLMzyqx/7GIPo07/YJmHs/x7ixX9fxcaPVPDc44=; b=I/MDRE7i73ozWosw+yF0K7l1xsHNqHwi9kjcJYdoZzaGy01lrk0lxOhO0/CuesssVa n1isHA+umJp7RJ+Sewz18n1nujeTmwBUt9LjG+xBAF2JjZq7GdsfUoNCfYpbIqk6vWNg vCgzRz3R1wvcIBH+VyCjT/z1P8oKBl7FGcyM4TyLDyjodhv8/fq2+26JyT+yeM7xCBMa GpnqRQKQgr7meWTofVMjQEhfyjLRVIuj7KxR6AMPgtYzP02dYEuxUDiRY963wr6nzqjy itKcYBlXo7tLIq0J21R8MuiE/R0GofUuvl51W5M9uyEXaxwvOGiRC8JAFaDfMhNzaZgl QqRQ== MIME-Version: 1.0 X-Received: by 10.152.4.163 with SMTP id l3mr36160504lal.35.1438125336905; Tue, 28 Jul 2015 16:15:36 -0700 (PDT) Received: by 10.25.134.139 with HTTP; Tue, 28 Jul 2015 16:15:36 -0700 (PDT) In-Reply-To: References: <86pp3chdsh.fsf@example.com> <86lhe0fl20.fsf@example.com> Date: Wed, 29 Jul 2015 00:15:36 +0100 X-Google-Sender-Auth: s4wBcv_-zexdOKAtw3c3WvLOKI0 Message-ID: Subject: Re: bug#21148: 25.0.50; Huge problems with case-insensitive search From: Artur Malabarba To: 21148-done@debbugs.gnu.org Content-Type: text/plain; charset=UTF-8 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 21148-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: bruce.connor.am@gmail.com 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 (/) Marking this as fixed, it has been reported to fuzzy-el: https://github.com/auto-complete/fuzzy-el/issues/8 For future, the problem here is that there are some search packages which set the `isearch-search-fun-function' to their own (poorly-written) function. In this case (and on longlines-mode) the issue is that the function does the following check: (cond (isearch-word (if isearch-forward 'word-search-forward 'word-search-backward)) ...) This assumes that `isearch-word' only ever has a boolean meaning, but it's been a while now that this variable can also hold a function. That's how symbol-isearch is implemented, in fact. The reason these problems weren't reported before, is that the default value of isearch-word was still nil up until now, but enabling char-fold by default changed the default value to a function. From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 29 11:31:38 2015 Received: (at control) by debbugs.gnu.org; 29 Jul 2015 15:31:38 +0000 Received: from localhost ([127.0.0.1]:33807 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZKTKT-0008Mj-RE for submit@debbugs.gnu.org; Wed, 29 Jul 2015 11:31:38 -0400 Received: from eggs.gnu.org ([208.118.235.92]:53392) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZKTKR-0008Ke-NI for control@debbugs.gnu.org; Wed, 29 Jul 2015 11:31:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZKTKR-00060G-0t for control@debbugs.gnu.org; Wed, 29 Jul 2015 11:31:35 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:43591) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZKTKQ-00060C-UD for control@debbugs.gnu.org; Wed, 29 Jul 2015 11:31:34 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1ZKTKQ-0003Sk-KP for control@debbugs.gnu.org; Wed, 29 Jul 2015 11:31:34 -0400 Subject: control message for bug 21149 To: X-Mailer: mail (GNU Mailutils 2.99.98) Message-Id: From: Glenn Morris Date: Wed, 29 Jul 2015 11:31:34 -0400 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-Spam-Score: -6.4 (------) 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: -6.4 (------) forcemerge 21148 21149 From unknown Tue Aug 19 05:10:00 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, 27 Aug 2015 11: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