From unknown Thu Sep 11 14:10:07 2025 X-Loop: help-debbugs@gnu.org Subject: bug#13418: 24.2.92; Canonicalise the term 'autoload' Resent-From: Leo Liu Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 12 Jan 2013 05:46:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 13418 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 13418@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.135796950510399 (code B ref -1); Sat, 12 Jan 2013 05:46:02 +0000 Received: (at submit) by debbugs.gnu.org; 12 Jan 2013 05:45:05 +0000 Received: from localhost ([127.0.0.1]:56137 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Ttttx-0002hg-Gm for submit@debbugs.gnu.org; Sat, 12 Jan 2013 00:45:05 -0500 Received: from eggs.gnu.org ([208.118.235.92]:42253) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Ttttu-0002gw-Sq for submit@debbugs.gnu.org; Sat, 12 Jan 2013 00:45:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ttttd-0003IU-VV for submit@debbugs.gnu.org; Sat, 12 Jan 2013 00:44:47 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-102.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_LOW, T_DKIM_INVALID, USER_IN_WHITELIST autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:59671) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ttttd-0003IL-QK for submit@debbugs.gnu.org; Sat, 12 Jan 2013 00:44:45 -0500 Received: from eggs.gnu.org ([208.118.235.92]:53605) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tttta-0006Fi-It for bug-gnu-emacs@gnu.org; Sat, 12 Jan 2013 00:44:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TtttW-0003G8-AA for bug-gnu-emacs@gnu.org; Sat, 12 Jan 2013 00:44:42 -0500 Received: from mail-yh0-f51.google.com ([209.85.213.51]:36671) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TtttW-0003G2-57 for bug-gnu-emacs@gnu.org; Sat, 12 Jan 2013 00:44:38 -0500 Received: by mail-yh0-f51.google.com with SMTP id f73so470265yha.10 for ; Fri, 11 Jan 2013 21:44:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:to:subject:date:message-id:mime-version :content-type; bh=At0etgenD8/SRIrvnqK9DA187V4wfnopPrF7IVToeZE=; b=lwxrNLXRkJQs6ItamqsvQ6i8fiG6snl41+QydrEoozq8TmuYf8wXU+qWWjT6OJrFBB IUD9ConxZLQ/oQlFrf4a7rlp/1qm9wTXqeJRKJu+nApHoOs1l76TP4w8UpZUeM8s7slb 2GGN4R0DGdc9e2IF4lRVt2mu3pG++7N0jpnKeb9dQJZ6Jw0ZbfMnsUUOUMp1gcu1xh4l solCn7999/gsPK70ULNtuEIhH08f97rctnT4oQff+XV0sp8dAyzzR8+I9R/wF8Uqyzbu 67gQutwiELybWGEs31sN8n2C0hzuYBHgMHiuCjjiePjhbyY+rpn5n4TopTDp4kVtdGF5 53iw== X-Received: by 10.236.81.198 with SMTP id m46mr27913872yhe.129.1357969477709; Fri, 11 Jan 2013 21:44:37 -0800 (PST) Received: from Shidais-iMac.local ([119.255.41.67]) by mx.google.com with ESMTPS id f14sm5854549anl.0.2013.01.11.21.44.35 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Fri, 11 Jan 2013 21:44:36 -0800 (PST) From: Leo Liu Date: Sat, 12 Jan 2013 13:44:31 +0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.17 X-Spam-Score: -3.4 (---) 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: -4.7 (----) For example, rename help-enable-auto-load to help-enable-autoload? Leo From unknown Thu Sep 11 14:10:07 2025 X-Loop: help-debbugs@gnu.org Subject: bug#13418: 24.2.92; Canonicalise the term 'autoload' Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 15 Aug 2019 07:51:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 13418 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Leo Liu Cc: 13418@debbugs.gnu.org Received: via spool by 13418-submit@debbugs.gnu.org id=B13418.156585543615170 (code B ref 13418); Thu, 15 Aug 2019 07:51:02 +0000 Received: (at 13418) by debbugs.gnu.org; 15 Aug 2019 07:50:36 +0000 Received: from localhost ([127.0.0.1]:50560 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hyAWq-0003wa-1w for submit@debbugs.gnu.org; Thu, 15 Aug 2019 03:50:36 -0400 Received: from quimby.gnus.org ([80.91.231.51]:37596) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hyAWo-0003wQ-B9 for 13418@debbugs.gnu.org; Thu, 15 Aug 2019 03:50:35 -0400 Received: from 24-104-73-23-ip-static.hfc.comcastbusiness.net ([24.104.73.23] helo=sandy) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hyAWj-0000nw-Fg; Thu, 15 Aug 2019 09:50:32 +0200 From: Lars Ingebrigtsen References: Date: Thu, 15 Aug 2019 00:50:27 -0700 In-Reply-To: (Leo Liu's message of "Sat, 12 Jan 2013 13:44:31 +0800") Message-ID: <87k1bex3y4.fsf@mouse.gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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: Leo Liu writes: > For example, rename help-enable-auto-load to help-enable-autoload? > > Leo There are currently just three variables: 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: 0.0 (/) 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: -1.0 (-) Leo Liu writes: > For example, rename help-enable-auto-load to help-enable-autoload? > > Leo There are currently just three variables: help-enable-completion-auto-load help-enable-auto-load vhdl-project-auto-load and one function vhdl-auto-load-project with "auto-load" in the names, so perhaps this is worth doing? (I.e., declare the old ones as obsolete aliases for new names.) Any opinions? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From unknown Thu Sep 11 14:10:07 2025 X-Loop: help-debbugs@gnu.org Subject: bug#13418: 24.2.92; Canonicalise the term 'autoload' Resent-From: Leo Liu Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 15 Aug 2019 11:44:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 13418 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Lars Ingebrigtsen Cc: 13418@debbugs.gnu.org Received: via spool by 13418-submit@debbugs.gnu.org id=B13418.156586939214119 (code B ref 13418); Thu, 15 Aug 2019 11:44:02 +0000 Received: (at 13418) by debbugs.gnu.org; 15 Aug 2019 11:43:12 +0000 Received: from localhost ([127.0.0.1]:50718 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hyE9w-0003ff-3y for submit@debbugs.gnu.org; Thu, 15 Aug 2019 07:43:12 -0400 Received: from mail-pl1-f169.google.com ([209.85.214.169]:39672) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hyE9u-0003fS-UQ for 13418@debbugs.gnu.org; Thu, 15 Aug 2019 07:43:11 -0400 Received: by mail-pl1-f169.google.com with SMTP id z3so996321pln.6 for <13418@debbugs.gnu.org>; Thu, 15 Aug 2019 04:43:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:face:date:in-reply-to:message-id :user-agent:mime-version; bh=lQ1uFB1j3cGKueJs8r4XroTnlrgS1wy5I7szqS2Gd3g=; b=HZTxWl40E52SNLRp9kerI3bCljEPdKU9dn/hZc+Y3y8m2eTgPZbmyyqEKvONwABShz FQ5LJMFpz7Ph5iTysVIhHj9vnQrV6PNqeA0pzUzcdVz+UxWjrrjBCr/U9qcNF+QZYsqR xrw0cWJrhNFMJrnGTwG++Q9LviCVXEFON6FKRJu6aOtgawGgOTzmRzP2IJj6PQbK7kmS hZq7JNHyGZ9HdwoG9uKQt4pT2iAplcnNW9KBh8PIWQSmHJlTOwzgiI0S3NRi8T4CHFc5 DD1ah4j1Mv8H0r64K+J8+8V35IY9sl5YinHSxD49YANxcG0ALj5CxU5tWzgt/uZ8vmNn +YMQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:face:date :in-reply-to:message-id:user-agent:mime-version; bh=lQ1uFB1j3cGKueJs8r4XroTnlrgS1wy5I7szqS2Gd3g=; b=U5vB2hNCtVtuQeJh/Flbt7SG+XabCpoZIqlpPDn6pXIZncQtrvILDUUw+zpXu5MONh wk7gbOyc5mIRiEhfULs3cw28Zm/j7YWsRlyR/eEs4BDXEbma6wY45yntSxtH1Se5U9+0 7TFOjdc+HEXbPy0r6cxnEegMZgIKvWLbBCN4UGn50fTSahWRNoKWGXfKw9nF7CA9muVP OID5X1sLV19ix6cu9dcxQH0I6lGnpMprvfDYxHxccFGbk+9sZ3Zh0AxeiwW9EYA+whBH hG8Hu2CFT+3h72JAM1pFXlrGKpZfB/UmBnJ1Bh1Ke36XAsgW+UwUNYx/03iT5HbrY3Gr xleg== X-Gm-Message-State: APjAAAUwg3mbzAcUQza9yQoFUFo8t1LsZkWCSoRTP8qYR7Qri8JuvOmG Q4AmrNa1GES+4zTI/ZBhcDZqL/v/ X-Google-Smtp-Source: APXvYqwfUc0PtM5LSyjd8vG7RVBbnZ1+7QcMyLzgXA+9QNvmcEVuAnxe7aOfy/osm9coUwL+0AORzQ== X-Received: by 2002:a17:902:40e:: with SMTP id 14mr4051471ple.323.1565869384619; Thu, 15 Aug 2019 04:43:04 -0700 (PDT) Received: from Zeuss-MacBook-Air.local ([112.208.181.250]) by smtp.gmail.com with ESMTPSA id a10sm3333708pfl.159.2019.08.15.04.43.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 15 Aug 2019 04:43:03 -0700 (PDT) From: Leo Liu References: <87k1bex3y4.fsf@mouse.gnus.org> Face: iVBORw0KGgoAAAANSUhEUgAAACgAAAAoAgMAAADxkFD+AAAADFBMVEUvT09qWs3/pQD///+J kUVcAAAAAWJLR0QAiAUdSAAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9cBBwMLOd3veKQA AACuSURBVBjTldE9CgIxEAXgB+lEyFUC2wo5ikdZ8DSypxhMY7H9VuIVwlqkGRgnm59VsHGafIQ3 CZlAtmKIRaHETgYa12lqvEsPYKf8wXHsPGfqPaUM0g9aJPKFXkmNQmSDqwzz4Fpgpz+6WAPY2z5o uPJJpu0uypcl4nyCibMLQ8lCiVjayLoQvw5LsVKQuHPRR958HZbOcVsKeepcLxpByjycGvnKmY+c MBvrtyjfe0vmuLvdq/kAAAAASUVORK5CYII= Date: Thu, 15 Aug 2019 19:43:00 +0800 In-Reply-To: <87k1bex3y4.fsf@mouse.gnus.org> (Lars Ingebrigtsen's message of "Thu, 15 Aug 2019 00:50:27 -0700") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (macOS 10.14.6) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) 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: -1.0 (-) On 2019-08-15 00:50 -0700, Lars Ingebrigtsen wrote: > There are currently just three variables: > > help-enable-completion-auto-load > help-enable-auto-load > vhdl-project-auto-load > > and one function > > vhdl-auto-load-project > > with "auto-load" in the names, so perhaps this is worth doing? (I.e., > declare the old ones as obsolete aliases for new names.) > > Any opinions? I think it is at least consistent to use `autoload' since we have ###autoload everywhere. From unknown Thu Sep 11 14:10:07 2025 X-Loop: help-debbugs@gnu.org Subject: bug#13418: 24.2.92; Canonicalise the term 'autoload' Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 15 Aug 2019 15:01:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 13418 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Lars Ingebrigtsen Cc: 13418@debbugs.gnu.org, sdl.web@gmail.com Received: via spool by 13418-submit@debbugs.gnu.org id=B13418.156588120418049 (code B ref 13418); Thu, 15 Aug 2019 15:01:01 +0000 Received: (at 13418) by debbugs.gnu.org; 15 Aug 2019 15:00:04 +0000 Received: from localhost ([127.0.0.1]:52210 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hyHES-0004gk-34 for submit@debbugs.gnu.org; Thu, 15 Aug 2019 11:00:04 -0400 Received: from eggs.gnu.org ([209.51.188.92]:49617) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hyHEO-0004ez-F1 for 13418@debbugs.gnu.org; Thu, 15 Aug 2019 11:00:00 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:48977) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hyHEJ-0007os-79; Thu, 15 Aug 2019 10:59:55 -0400 Received: from [176.228.60.248] (port=3603 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1hyHED-0003pG-UV; Thu, 15 Aug 2019 10:59:52 -0400 Date: Thu, 15 Aug 2019 17:59:43 +0300 Message-Id: <838sruqxsw.fsf@gnu.org> From: Eli Zaretskii In-reply-to: <87k1bex3y4.fsf@mouse.gnus.org> (message from Lars Ingebrigtsen on Thu, 15 Aug 2019 00:50:27 -0700) References: <87k1bex3y4.fsf@mouse.gnus.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: -2.3 (--) 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 (---) > From: Lars Ingebrigtsen > Date: Thu, 15 Aug 2019 00:50:27 -0700 > Cc: 13418@debbugs.gnu.org > > Leo Liu writes: > > > For example, rename help-enable-auto-load to help-enable-autoload? > > > > Leo > > There are currently just three variables: > > help-enable-completion-auto-load > help-enable-auto-load > vhdl-project-auto-load > > and one function > > vhdl-auto-load-project > > with "auto-load" in the names, so perhaps this is worth doing? (I.e., > declare the old ones as obsolete aliases for new names.) > > Any opinions? It's fine with me to make them obsolete aliases and introduce the "-autoload" names instead. Thanks. From unknown Thu Sep 11 14:10:07 2025 X-Loop: help-debbugs@gnu.org Subject: bug#13418: 24.2.92; Canonicalise the term 'autoload' Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 15 Aug 2019 23:03:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 13418 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: 13418@debbugs.gnu.org, sdl.web@gmail.com Received: via spool by 13418-submit@debbugs.gnu.org id=B13418.156591017021265 (code B ref 13418); Thu, 15 Aug 2019 23:03:02 +0000 Received: (at 13418) by debbugs.gnu.org; 15 Aug 2019 23:02:50 +0000 Received: from localhost ([127.0.0.1]:52619 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hyOle-0005Wv-CL for submit@debbugs.gnu.org; Thu, 15 Aug 2019 19:02:50 -0400 Received: from quimby.gnus.org ([80.91.231.51]:48702) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hyOlc-0005Wl-CF for 13418@debbugs.gnu.org; Thu, 15 Aug 2019 19:02:48 -0400 Received: from [50.225.213.182] (helo=sandy) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hyOlX-0007q4-Fy; Fri, 16 Aug 2019 01:02:46 +0200 From: Lars Ingebrigtsen References: <87k1bex3y4.fsf@mouse.gnus.org> <838sruqxsw.fsf@gnu.org> Date: Thu, 15 Aug 2019 16:02:41 -0700 In-Reply-To: <838sruqxsw.fsf@gnu.org> (Eli Zaretskii's message of "Thu, 15 Aug 2019 17:59:43 +0300") Message-ID: <87blwquj5a.fsf@mouse.gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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: Eli Zaretskii writes: > It's fine with me to make them obsolete aliases and introduce the > "-autoload" names instead. OK; done on the trunk now. 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: 0.0 (/) 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: -1.0 (-) Eli Zaretskii writes: > It's fine with me to make them obsolete aliases and introduce the > "-autoload" names instead. OK; done on the trunk now. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 15 19:03:03 2019 Received: (at control) by debbugs.gnu.org; 15 Aug 2019 23:03:03 +0000 Received: from localhost ([127.0.0.1]:52623 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hyOlq-0005Xa-Ln for submit@debbugs.gnu.org; Thu, 15 Aug 2019 19:03:02 -0400 Received: from quimby.gnus.org ([80.91.231.51]:48716) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hyOlo-0005XC-DC for control@debbugs.gnu.org; Thu, 15 Aug 2019 19:03:00 -0400 Received: from [50.225.213.182] (helo=sandy) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hyOll-0007qC-Hf for control@debbugs.gnu.org; Fri, 16 Aug 2019 01:02:59 +0200 Date: Thu, 15 Aug 2019 16:02:55 -0700 Message-Id: <87a7cauj4w.fsf@mouse.gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #13418 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: tags 13418 fixed close 13418 27.1 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: 0.0 (/) 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: -1.0 (-) tags 13418 fixed close 13418 27.1 quit