From debbugs-submit-bounces@debbugs.gnu.org Tue Nov 17 04:52:27 2015 Received: (at submit) by debbugs.gnu.org; 17 Nov 2015 09:52:27 +0000 Received: from localhost ([127.0.0.1]:40931 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Zycw7-0006wT-4D for submit@debbugs.gnu.org; Tue, 17 Nov 2015 04:52:27 -0500 Received: from eggs.gnu.org ([208.118.235.92]:34800) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Zycvn-0006w1-Kw for submit@debbugs.gnu.org; Tue, 17 Nov 2015 04:52:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zycvm-00078E-Ks for submit@debbugs.gnu.org; Tue, 17 Nov 2015 04:52:07 -0500 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,FREEMAIL_FROM, T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:48220) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zycvm-00078A-Hl for submit@debbugs.gnu.org; Tue, 17 Nov 2015 04:52:06 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44794) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zycvl-0003lc-PX for bug-gnu-emacs@gnu.org; Tue, 17 Nov 2015 04:52:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zycvi-00077G-Bp for bug-gnu-emacs@gnu.org; Tue, 17 Nov 2015 04:52:05 -0500 Received: from mail-wm0-x233.google.com ([2a00:1450:400c:c09::233]:38850) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zycvi-000773-60 for bug-gnu-emacs@gnu.org; Tue, 17 Nov 2015 04:52:02 -0500 Received: by wmec201 with SMTP id c201so17491042wme.1 for ; Tue, 17 Nov 2015 01:52:01 -0800 (PST) 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 :content-transfer-encoding; bh=Mc3u4MTHF5IjMldYSkkOB7M6WgwCmtmQ65MOKoVpSYE=; b=a3NFxQyUucaapOyu1jSNQbuRO3FwevF3qaN0UFK+Dvf+sglQmyw+7/yTk7UQhZLZEF opH/ztTCAvDinsgiNn5Qvl5m9TfOrcPczWOMp8Fz24PQx97ouWCHZWjwPS34QNwkXnwG 3qu5PXPjf1372mJEIycx/1vkScmETEmSzX2qYJIRzAcWfY+eOtn8NX7aN4f8zAukTn3l tjb0G8jUXlZ+m1WLZ4vXB7BjH72qnXsKG85E1Dry61R3gQ87733Sj/hKv0wOc2/tgdGv n9S+6/ZjlaVcDLseHfY8EL1CWV/K4CwU0SDnXZEPmm3VSZR8m8FrAfH8/T1V1Z51WHgr Q3FQ== X-Received: by 10.28.130.7 with SMTP id e7mr1493296wmd.68.1447753921525; Tue, 17 Nov 2015 01:52:01 -0800 (PST) Received: from Gandalf-Linux.gmail.com (host-92-12-87-116.as43234.net. [92.12.87.116]) by smtp.gmail.com with ESMTPSA id l1sm23060891wmg.21.2015.11.17.01.51.59 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Nov 2015 01:52:00 -0800 (PST) From: Artur Malabarba To: bug-gnu-emacs@gnu.org Subject: 25.0.50; variable-at-point fails due to curly quotes Date: Tue, 17 Nov 2015 10:51:12 +0000 Message-ID: <877flgzyov.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). 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.0 (----) 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.0 (----) 1. Type =E2=80=98unbound-var=E2=80=99 in a docstring. 2. Place point on the =E2=80=98v=E2=80=99. 3. Type M-: (variable-at-point t). You get 0. Now do the same thing writing `unbound-var' instead. The return value will be the correct symbol. From debbugs-submit-bounces@debbugs.gnu.org Tue Nov 17 05:52:16 2015 Received: (at 21939) by debbugs.gnu.org; 17 Nov 2015 10:52:16 +0000 Received: from localhost ([127.0.0.1]:40965 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Zyds0-0008QF-FE for submit@debbugs.gnu.org; Tue, 17 Nov 2015 05:52:16 -0500 Received: from mail-lf0-f43.google.com ([209.85.215.43]:34959) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Zydrz-0008Q7-6k for 21939@debbugs.gnu.org; Tue, 17 Nov 2015 05:52:15 -0500 Received: by lfdo63 with SMTP id o63so2956480lfd.2 for <21939@debbugs.gnu.org>; Tue, 17 Nov 2015 02:52:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=mNOHD4BI3jYjIyugGLQ0QKNS1Q35DpIPz1McV6FT3SQ=; b=jcFr2IUPb4XnBA73Fd6i/AgaQohvTFO8e0AAu3ph/UhIYBqxaHmmkxmt4AeCeCGQ74 DC+GCPQGeKsntClJQcBU1QbysMVM1RtfUfwvLx9kiKxa1atvFlu7e2rBVjHx6XHlJDnq J8ZzEsJaAXRj6J4GWhne+IAi0PAXu3sMV8QtrvV/W33Fb5uAAoV+ipZLadQrnCFPFbhL T2bM+HPUW13MW7mVX1MPKlkFI8DSw+rMF7GjD9W5Jc62ZBwn52n0USuQKFQn+svqdxwx CrWdmtTg2nBzWgogpYAMQ8T1ixr5MLE86lr/WX9fX3kTnR/bX8nV2gVzNvfDdBk/iP0y jqAA== X-Received: by 10.25.35.194 with SMTP id j185mr19173915lfj.62.1447757533950; Tue, 17 Nov 2015 02:52:13 -0800 (PST) MIME-Version: 1.0 Received: by 10.25.21.198 with HTTP; Tue, 17 Nov 2015 02:51:33 -0800 (PST) In-Reply-To: <877flgzyov.fsf@gmail.com> References: <877flgzyov.fsf@gmail.com> From: Juanma Barranquero Date: Tue, 17 Nov 2015 11:51:33 +0100 Message-ID: Subject: Re: bug#21939: 25.0.50; variable-at-point fails due to curly quotes To: Artur Malabarba Content-Type: multipart/alternative; boundary=001a113a9f04883a760524ba5123 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 21939 Cc: 21939@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 (/) --001a113a9f04883a760524ba5123 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Tue, Nov 17, 2015 at 11:51 AM, Artur Malabarba wrote: > 1. Type =E2=80=98unbound-var=E2=80=99 in a docstring. > 2. Place point on the =E2=80=98v=E2=80=99. > 3. Type M-: (variable-at-point t). Or, more simply, (read "unbound-var'") =3D> unbound-var (read "unbound-var=E2=80=99") =3D> unbound-var=E2=80=99 --001a113a9f04883a760524ba5123 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On Tue, Nov 17, 2015 at 11:51 AM, Artur Malabarba <bruce.connor.am@gmail.com> = wrote:

> 1. Type =E2=80=98unbound-var=E2=80=99 in a docstrin= g.
> 2. Place point on the =E2=80=98v=E2=80=99.
> 3. Type M-: (= variable-at-point t).

Or, more simply,

(read "unbound-var'") =3D> unbound-var
(r= ead "unbound-var=E2=80=99") =3D> unbound-var=E2=80=99


--001a113a9f04883a760524ba5123-- From debbugs-submit-bounces@debbugs.gnu.org Tue Nov 17 06:15:26 2015 Received: (at 21939) by debbugs.gnu.org; 17 Nov 2015 11:15:26 +0000 Received: from localhost ([127.0.0.1]:40977 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZyeEP-0000YE-Rb for submit@debbugs.gnu.org; Tue, 17 Nov 2015 06:15:26 -0500 Received: from gproxy6-pub.mail.unifiedlayer.com ([67.222.39.168]:59148) by debbugs.gnu.org with smtp (Exim 4.80) (envelope-from ) id 1ZyeEM-0000Y4-Go for 21939@debbugs.gnu.org; Tue, 17 Nov 2015 06:15:24 -0500 Received: (qmail 10694 invoked by uid 0); 17 Nov 2015 11:15:19 -0000 Received: from unknown (HELO CMOut01) (10.0.90.82) by gproxy6.mail.unifiedlayer.com with SMTP; 17 Nov 2015 11:15:19 -0000 Received: from host114.hostmonster.com ([74.220.207.114]) by CMOut01 with id ibFC1r00S2UdiVW01bFFez; Tue, 17 Nov 2015 04:15:18 -0700 X-Authority-Analysis: v=2.1 cv=VOBOwb/X c=1 sm=1 tr=0 a=CQdxDb2CKd3SRg4I0/XZPQ==:117 a=CQdxDb2CKd3SRg4I0/XZPQ==:17 a=DsvgjBjRAAAA:8 a=f5113yIGAAAA:8 a=9i_RQKNPAAAA:8 a=IkcTkHD0fZMA:10 a=hEr_IkYJT6EA:10 a=x_XPkuGwIRMA:10 a=qtqOOiqGOCEA:10 a=pGLkceISAAAA:8 a=F6cPkAVBDnCkTlchnBEA:9 a=QEXdDO2ut3YA:10 Received: from [76.218.37.33] (port=50216 helo=TAKVER2) by host114.hostmonster.com with esmtpa (Exim 4.84) (envelope-from ) id 1ZyeED-0001gb-JH; Tue, 17 Nov 2015 04:15:13 -0700 From: Stephen Leake To: Artur Malabarba Subject: Re: bug#21939: 25.0.50; variable-at-point fails due to curly quotes References: <877flgzyov.fsf@gmail.com> Date: Tue, 17 Nov 2015 05:15:09 -0600 In-Reply-To: <877flgzyov.fsf@gmail.com> (Artur Malabarba's message of "Tue, 17 Nov 2015 10:51:12 +0000") Message-ID: <86wptg98si.fsf@stephe-leake.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (windows-nt) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Identified-User: {2442:host114.hostmonster.com:stephele:stephe-leake.org} {sentby:smtp auth 76.218.37.33 authed with stephen_leake@stephe-leake.org} X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 21939 Cc: 21939@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.0 (/) Artur Malabarba writes: > 1. Type =E2=80=98unbound-var=E2=80=99 in a docstring. > 2. Place point on the =E2=80=98v=E2=80=99. > 3. Type M-: (variable-at-point t). > > You get 0. > > Now do the same thing writing `unbound-var' instead. The return value > will be the correct symbol. Since the markup for variables in a docstring is `', not curly quotes, I don't think this matters. We were playing with curly quotes in docstrings, but that got rejected (as far as I recall). --=20 -- Stephe From debbugs-submit-bounces@debbugs.gnu.org Tue Nov 17 06:51:52 2015 Received: (at 21939) by debbugs.gnu.org; 17 Nov 2015 11:51:52 +0000 Received: from localhost ([127.0.0.1]:41000 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Zyeng-0001V6-9e for submit@debbugs.gnu.org; Tue, 17 Nov 2015 06:51:52 -0500 Received: from mail-lf0-f51.google.com ([209.85.215.51]:33519) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Zyenf-0001Uw-7N for 21939@debbugs.gnu.org; Tue, 17 Nov 2015 06:51:51 -0500 Received: by lfaz4 with SMTP id z4so3897259lfa.0 for <21939@debbugs.gnu.org>; Tue, 17 Nov 2015 03:51:50 -0800 (PST) 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=6yHyznxzt9ne3u9R2zttIVU6Ofo6JWrU1XPZTvM1wXs=; b=Vqn2Q+Qf2oHS8469GDy6WI6XTFPNwy4YNCnicQqmRexMRFTBpqHOq7fnYr/NZiPJVH PyZBljH+KMYMaEpoR2aWAchZrMusDWfjmuYZ9YhIhZt0lQkCpBco7QV3Y/e6P+EsN2ws UaG6h2Izc1XUYY3b/XV6I4Ha+xhM3u5Pn3i3KWFWW6gCfBv25TJ2SJmrjotlgXcGCXwI QZ0MeLmKQuP057m3UcuzrEwjsRu+m2qpeBYAJAUh177WKrtianJnNC/5PK8HxjBCvw7S ol7xTreaWnmCzL82N0VQE4XdY3EUhRSK/ZljAi8Gv/WksHE3NYuvxqLvW43l81lFewuL RYOQ== MIME-Version: 1.0 X-Received: by 10.25.141.77 with SMTP id p74mr20060956lfd.17.1447761110095; Tue, 17 Nov 2015 03:51:50 -0800 (PST) Received: by 10.112.202.99 with HTTP; Tue, 17 Nov 2015 03:51:50 -0800 (PST) In-Reply-To: <86wptg98si.fsf@stephe-leake.org> References: <877flgzyov.fsf@gmail.com> <86wptg98si.fsf@stephe-leake.org> Date: Tue, 17 Nov 2015 11:51:50 +0000 X-Google-Sender-Auth: Eo2yo5hF3VrefQel55ECb8LDurg Message-ID: Subject: Re: bug#21939: 25.0.50; variable-at-point fails due to curly quotes From: Artur Malabarba To: Stephen Leake Content-Type: text/plain; charset=UTF-8 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 21939 Cc: 21939@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 (/) > Since the markup for variables in a docstring is `', not curly quotes, I > don't think this matters. > > We were playing with curly quotes in docstrings, but that got rejected > (as far as I recall). I think it still matters because Help buffers still use curly quotes, and one might need `variable-at-point' to work inside help buffers. From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 15 09:13:12 2021 Received: (at 21939) by debbugs.gnu.org; 15 Aug 2021 13:13:12 +0000 Received: from localhost ([127.0.0.1]:46115 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mFFwu-0000Ic-E7 for submit@debbugs.gnu.org; Sun, 15 Aug 2021 09:13:12 -0400 Received: from quimby.gnus.org ([95.216.78.240]:59476) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mFFws-0000IO-7p for 21939@debbugs.gnu.org; Sun, 15 Aug 2021 09:13:11 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID :In-Reply-To:Date:References:Subject:Cc:To:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=CotyTWqXpHhG2qfjMvXjwqdONoTSPPHYr+G/xm6OEmQ=; b=YOkeGdCGxnThaIlrpVOgEJk6Pm eZ2kUwN+5gQfiSAqX2Kv2blo+W4z6eS0fCtty/IsxiWk9dcaMnR3iIZ5fQgGvAfhCOlY04Aj2p6DA qXQaH9JzPtT/e+A8o84N1Djb/NctDyTh7d2NkeM0/caYJ7tdVqODVRPiYhUWcqRM6MWg=; Received: from [84.212.220.105] (helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mFFwh-0000bT-Fg; Sun, 15 Aug 2021 15:13:03 +0200 From: Lars Ingebrigtsen To: Artur Malabarba Subject: Re: bug#21939: 25.0.50; variable-at-point fails due to curly quotes References: <877flgzyov.fsf@gmail.com> <86wptg98si.fsf@stephe-leake.org> Date: Sun, 15 Aug 2021 15:12:58 +0200 In-Reply-To: (Artur Malabarba's message of "Tue, 17 Nov 2015 11:51:50 +0000") Message-ID: <877dgmlulh.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Artur Malabarba writes: >> We were playing with curly quotes in docstrings, but that got rejected >> (as far as I recall). > > I think it still matters because Help buffers still use curly quotes, > and one might need `varia [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 21939 Cc: 21939@debbugs.gnu.org, Stephen Leake X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 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.3 (---) Artur Malabarba writes: >> We were playing with curly quotes in docstrings, but that got rejected >> (as far as I recall). > > I think it still matters because Help buffers still use curly quotes, > and one might need `variable-at-point' to work inside help buffers. (I'm going through old bug reports that unfortunately weren't resolved at the time.) `variable-at-point' now works in *Help* recognising =E2=80=98=E2=80=99 quot= ing (it was fixed a few years back). As for the other request -- I don't think adding =E2=80=98=E2=80=99 in Lisp= buffers would be helpful -- we don't use that syntax in doc strings there, so I'm closing this bug report. --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 15 09:13:15 2021 Received: (at control) by debbugs.gnu.org; 15 Aug 2021 13:13:15 +0000 Received: from localhost ([127.0.0.1]:46118 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mFFwx-0000Ir-Kl for submit@debbugs.gnu.org; Sun, 15 Aug 2021 09:13:15 -0400 Received: from quimby.gnus.org ([95.216.78.240]:59492) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mFFww-0000IU-Mz for control@debbugs.gnu.org; Sun, 15 Aug 2021 09:13:14 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=zlkhHih06SExyV3vEyaL4Cx12vdaiyWi24KPEC5Ul68=; b=LzXCYdkWm7vq42i+yiEcaCmXid HO8pbKAD1NyJ9r7nnG7Z9UtOnK23bfm2NyhD6px4VkdeNzIhtD9fP4NeXmjHzc9tuaalU3yAl8okf Y7kMJ1/xI65HVgnj1Jtxtp+qTC0FyZ7jpxxR8z7mNS76TKhQiQHIXffhOJlI+wDvVpH8=; Received: from [84.212.220.105] (helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mFFwp-0000bd-0g for control@debbugs.gnu.org; Sun, 15 Aug 2021 15:13:09 +0200 Date: Sun, 15 Aug 2021 15:13:06 +0200 Message-Id: <875yw6lul9.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #21939 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: close 21939 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 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.3 (---) close 21939 quit From unknown Sun Aug 17 09:09:54 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 13 Sep 2021 11:24:05 +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