From unknown Fri Aug 15 20:57:09 2025 X-Loop: bug-gnu-emacs@gnu.org Subject: bug#5316: make[1]: Leaving directory vs. RET Reply-To: jidanni@jidanni.org, 5316@debbugs.gnu.org Mail-Followup-To: jidanni@jidanni.org, 5316@debbugs.gnu.org Resent-From: jidanni@jidanni.org Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 05 Jan 2010 15:26:01 +0000 Resent-Message-ID: Resent-Sender: bug-gnu-emacs@gnu.org X-Emacs-PR-Message: report 5316 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@debbugs.gnu.org id=B.126270513118442 (code B ref -1); Tue, 05 Jan 2010 15:26:01 +0000 Received: (at submit) by debbugs.gnu.org; 5 Jan 2010 15:25:31 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NSBHm-0004nP-WA for submit@debbugs.gnu.org; Tue, 05 Jan 2010 10:25:31 -0500 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NSBHk-0004nI-7b for submit@debbugs.gnu.org; Tue, 05 Jan 2010 10:25:30 -0500 Received: from mail.gnu.org ([66.92.78.42]:56120 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NSBHf-0006BN-1r for submit@debbugs.gnu.org; Tue, 05 Jan 2010 10:25:23 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NSBHd-0007Rg-9E for submit@debbugs.gnu.org; Tue, 05 Jan 2010 10:25:22 -0500 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on monty-python X-Spam-Level: X-Spam-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO,NO_REAL_NAME,UNPARSEABLE_RELAY autolearn=no version=3.1.0 Received: from lists.gnu.org ([199.232.76.165]:36787) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NSAgv-00060L-73 for submit@debbugs.gnu.org; Tue, 05 Jan 2010 09:47:25 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NS0gL-00032C-BU for bug-gnu-emacs@gnu.org; Mon, 04 Jan 2010 23:06:09 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NS0gG-0002yk-B3 for bug-gnu-emacs@gnu.org; Mon, 04 Jan 2010 23:06:08 -0500 Received: from [199.232.76.173] (port=52755 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NS0Kd-0006dw-LY for bug-gnu-emacs@gnu.org; Mon, 04 Jan 2010 22:43:43 -0500 Received: from mx20.gnu.org ([199.232.41.8]:4447) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NRzAy-0002m4-Nh for bug-gnu-emacs@gnu.org; Mon, 04 Jan 2010 21:29:41 -0500 Received: from caiajhbdcahe.dreamhost.com ([208.97.132.74] helo=homiemail-a3.g.dreamhost.com) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NRsqF-0003hS-Vp for bug-gnu-emacs@gnu.org; Mon, 04 Jan 2010 14:43:52 -0500 Received: from jidanni.org (218-163-1-85.dynamic.hinet.net [218.163.1.85]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by homiemail-a3.g.dreamhost.com (Postfix) with ESMTP id 98D52C5C1F for ; Mon, 4 Jan 2010 11:43:14 -0800 (PST) From: jidanni@jidanni.org To: bug-gnu-emacs@gnu.org Date: Tue, 05 Jan 2010 03:43:11 +0800 Message-ID: <87eim5r700.fsf@jidanni.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by mx20.gnu.org: GNU/Linux 2.6 (newer, 1) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -4.7 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 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.8 (----) Regarding these two lines, make[1]: Entering directory `/home/jidanni/pda/webtree/addresses' make[1]: Leaving directory `/home/jidanni/pda/webtree/addresses' If the user places the cursor upon the directory in the latter and hits RET, emacs should visit there, just like when he does it on the former. Instead, it goes to default-directory. emacs-version "23.1.90.1" -*- mode: compilation; default-directory: "/home/jidanni/pda/palm/" -*- Compilation started at Tue Jan 5 03:34:48 make pluckBBDB cd ../webtree/addresses && make /tmp/BBDB make[1]: Entering directory `/home/jidanni/pda/webtree/addresses' emacs -batch -eval \ '(progn(bbdb "." t)(other-window 1)(bbdb-display-all-records-completely nil)(set-buffer-file-coding-system (quote utf-8-unix) nil)(write-file "abb.txt"))' Loading 00debian-vars... Loading /etc/emacs/site-start.d/50autoconf.el (source)... Loading /etc/emacs/site-start.d/50bbdb.el (source)... Loading /etc/emacs/site-start.d/50css-mode.el (source)... Loading /etc/emacs/site-start.d/50dictem.el (source)... Loading /etc/emacs/site-start.d/50dictionaries-common.el (source)... Skipping dictionaries-common setup for emacs-snapshot Loading /etc/emacs/site-start.d/50emacs-goodies-el.el (source)... Loading /etc/emacs/site-start.d/50html-helper-mode.el (source)... Loading /etc/emacs/site-start.d/50php-elisp.el (source)... Loading /etc/emacs/site-start.d/50psvn.el (source)... Loading /etc/emacs/site-start.d/50riece.el (source)... Loading /etc/emacs/site-start.d/50w3m-el-snapshot.el (source)... Loading /etc/emacs/site-start.d/51debian-el.el (source)... Loading /etc/emacs/site-start.d/70x-face-el.el (source)... Parsing BBDB... Parsing BBDB... (reading...) Parsing BBDB... (frobnicating...) Parsing BBDB... (frobnicating...done) Window height 3 too small (after splitting) make[1]: *** [abb.txt] Error 255 make[1]: Leaving directory `/home/jidanni/pda/webtree/addresses' make: *** [pluckBBDB] Error 2 Compilation exited abnormally with code 2 at Tue Jan 5 03:34:53 From unknown Fri Aug 15 20:57:09 2025 X-Loop: help-debbugs@gnu.org Subject: bug#5316: make[1]: Leaving directory vs. RET Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 22 Aug 2019 00:20:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 5316 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: jidanni@jidanni.org Cc: 5316@debbugs.gnu.org Received: via spool by 5316-submit@debbugs.gnu.org id=B5316.156643317024998 (code B ref 5316); Thu, 22 Aug 2019 00:20:02 +0000 Received: (at 5316) by debbugs.gnu.org; 22 Aug 2019 00:19:30 +0000 Received: from localhost ([127.0.0.1]:36858 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1i0ap7-0006V7-NE for submit@debbugs.gnu.org; Wed, 21 Aug 2019 20:19:29 -0400 Received: from quimby.gnus.org ([80.91.231.51]:45906) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1i0ap5-0006Uy-Pa for 5316@debbugs.gnu.org; Wed, 21 Aug 2019 20:19:28 -0400 Received: from 77.18.59.87.tmi.telenormobil.no ([77.18.59.87] helo=sandy) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1i0ap0-0007w8-JH; Thu, 22 Aug 2019 02:19:25 +0200 From: Lars Ingebrigtsen References: <87eim5r700.fsf@jidanni.org> Date: Wed, 21 Aug 2019 17:19:18 -0700 In-Reply-To: <87eim5r700.fsf@jidanni.org> (jidanni@jidanni.org's message of "Tue, 05 Jan 2010 03:43:11 +0800") Message-ID: <87ftlut5kp.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: jidanni@jidanni.org writes: > Regarding these two lines, > make[1]: Entering directory `/home/jidanni/pda/webtree/addresses' > make[1]: Leaving directory `/home/jidanni/pda/webtree/addresses' > If the user places the cursor upon [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP 0.0 TVD_RCVD_IP Message was received from an IP address -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 (-) jidanni@jidanni.org writes: > Regarding these two lines, > make[1]: Entering directory `/home/jidanni/pda/webtree/addresses' > make[1]: Leaving directory `/home/jidanni/pda/webtree/addresses' > If the user places the cursor upon the directory in the latter and hits > RET, emacs should visit there, just like when he does it on the former. > Instead, it goes to default-directory. I tried reproducing this in Emacs 27 when compiling: make[2]: Entering directory '/home/larsi/src/emacs/trunk/doc/lispref' make[2]: Nothing to be done for 'info'. make[2]: Leaving directory '/home/larsi/src/emacs/trunk/doc/lispref' make -C doc/lispintro info make[2]: Entering directory '/home/larsi/src/emacs/trunk/doc/lispintro' make[2]: Nothing to be done for 'info'. make[2]: Leaving directory '/home/larsi/src/emacs/trunk/doc/lispintro' And putting point in the string portion of Entering/Leaving takes me to the directory in question, so that's been fixed, apparently? Are you still able to see this bug in modern Emacs versions? But if I put point on "make[1]:", then I get this backtrace: Debugger entered--Lisp error: (wrong-type-argument stringp nil) file-name-absolute-p(nil) compilation-find-file(# nil nil) apply(compilation-find-file # nil nil nil) compilation-next-error-function(0 nil) next-error-internal() compile-goto-error(return) funcall-interactively(compile-goto-error return) call-interactively(compile-goto-error nil nil) command-execute(compile-goto-error) -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From unknown Fri Aug 15 20:57:09 2025 X-Loop: help-debbugs@gnu.org Subject: bug#5316: make[1]: Leaving directory vs. RET In-Reply-To: <87eim5r700.fsf@jidanni.org> Resent-From: =?UTF-8?Q?=E7=A9=8D=E4=B8=B9=E5=B0=BC?= Dan Jacobson Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 22 Aug 2019 21:26:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 5316 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Lars Ingebrigtsen Cc: 5316@debbugs.gnu.org Received: via spool by 5316-submit@debbugs.gnu.org id=B5316.156650911512861 (code B ref 5316); Thu, 22 Aug 2019 21:26:01 +0000 Received: (at 5316) by debbugs.gnu.org; 22 Aug 2019 21:25:15 +0000 Received: from localhost ([127.0.0.1]:38384 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1i0ua3-0003LN-Ap for submit@debbugs.gnu.org; Thu, 22 Aug 2019 17:25:15 -0400 Received: from black.elm.relay.mailchannels.net ([23.83.212.19]:52017) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1i0ua0-0003LC-Ur for 5316@debbugs.gnu.org; Thu, 22 Aug 2019 17:25:13 -0400 X-Sender-Id: dreamhost|x-authsender|jidanni@jidanni.org Received: from relay.mailchannels.net (localhost [127.0.0.1]) by relay.mailchannels.net (Postfix) with ESMTP id BCE2F5E2639; Thu, 22 Aug 2019 21:25:11 +0000 (UTC) Received: from pdx1-sub0-mail-a23.g.dreamhost.com (100-96-86-117.trex.outbound.svc.cluster.local [100.96.86.117]) (Authenticated sender: dreamhost) by relay.mailchannels.net (Postfix) with ESMTPA id 0BF115E2E22; Thu, 22 Aug 2019 21:25:10 +0000 (UTC) X-Sender-Id: dreamhost|x-authsender|jidanni@jidanni.org Received: from pdx1-sub0-mail-a23.g.dreamhost.com ([TEMPUNAVAIL]. [64.90.62.162]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384) by 0.0.0.0:2500 (trex/5.17.5); Thu, 22 Aug 2019 21:25:11 +0000 X-MC-Relay: Neutral X-MailChannels-SenderId: dreamhost|x-authsender|jidanni@jidanni.org X-MailChannels-Auth-Id: dreamhost X-Befitting-Attack: 40f9b934044b304c_1566509111600_1776003046 X-MC-Loop-Signature: 1566509111600:3589536714 X-MC-Ingress-Time: 1566509111600 Received: from pdx1-sub0-mail-a23.g.dreamhost.com (localhost [127.0.0.1]) by pdx1-sub0-mail-a23.g.dreamhost.com (Postfix) with ESMTP id F032A81904; Thu, 22 Aug 2019 14:25:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=jidanni.org; h=from:to:cc :subject:references:date:message-id:mime-version:content-type; s=jidanni.org; bh=oLDkwRklTEsFd4Fje5SPVdCo+tk=; b=g/zbIwPF4jiW3 tZMeMYf8f/nJEkgM3f7CffosDZRaQ78odhoYCrE5fLmva4ggekFtTXP8lBQJuXUM 57YuQMVyHCGtDnFQ8kqDgpZORgu4nXsQSmAhNws7bn9uhLSqJSNJTOCZUeCQZyh7 txKDZYfCC/E7adc9+F4CzDCnzHy4M8= Received: from jidanni.org (114-41-17-194.dynamic-ip.hinet.net [114.41.17.194]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: jidanni@jidanni.org) by pdx1-sub0-mail-a23.g.dreamhost.com (Postfix) with ESMTPSA id 3C8CC81907; Thu, 22 Aug 2019 14:25:03 -0700 (PDT) X-DH-BACKEND: pdx1-sub0-mail-a23 From: =?UTF-8?Q?=E7=A9=8D=E4=B8=B9=E5=B0=BC?= Dan Jacobson References: <87eim5r700.fsf@jidanni.org> <87ftlut5kp.fsf@mouse.gnus.org> Date: Fri, 23 Aug 2019 05:24:59 +0800 Message-ID: <87wof4c2qc.8.fsf@jidanni.org> MIME-Version: 1.0 Content-Type: text/plain X-VR-OUT-STATUS: OK X-VR-OUT-SCORE: -100 X-VR-OUT-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgeduvddrudegiedguddujecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucggtfgfnhhsuhgsshgtrhhisggvpdfftffgtefojffquffvnecuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenucfjughrpefhvffufhffkfggtgesthdtredttddtjeenucfhrhhomhepnjjnnjcuffgrnhculfgrtghosghsohhnuceojhhiuggrnhhnihesjhhiuggrnhhnihdrohhrgheqnecukfhppeduudegrdeguddrudejrdduleegnecurfgrrhgrmhepmhhouggvpehsmhhtphdphhgvlhhopehjihgurghnnhhirdhorhhgpdhinhgvthepuddugedrgedurddujedrudelgedprhgvthhurhhnqdhprghthheppeeruhhtfhdqkeerueerheeimhfphefnihehhegsveekreepucffrghnucflrggtohgsshhonhcuoehjihgurghnnhhisehjihgurghnnhhirdhorhhgqedpmhgrihhlfhhrohhmpehjihgurghnnhhisehjihgurghnnhhirdhorhhgpdhnrhgtphhtthhopeehfeduieesuggvsggsuhhgshdrghhnuhdrohhrghenucevlhhushhtvghrufhiiigvpedt 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 (-) >>>>> "LI" == Lars Ingebrigtsen writes: LI> And putting point in the string portion of Entering/Leaving takes me to LI> the directory in question, so that's been fixed, apparently? Are you LI> still able to see this bug in modern Emacs versions? I just use Debian's emacs-version "26.1", so I'll trust you. LI> But if I put point on "make[1]:", then I get this backtrace: OK please fix that then. From unknown Fri Aug 15 20:57:09 2025 X-Loop: help-debbugs@gnu.org Subject: bug#5316: make[1]: Leaving directory vs. RET Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 13 Oct 2019 20:23:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 5316 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: =?UTF-8?Q?=E7=A9=8D=E4=B8=B9=E5=B0=BC?= Dan Jacobson Cc: 5316@debbugs.gnu.org Received: via spool by 5316-submit@debbugs.gnu.org id=B5316.157099817129089 (code B ref 5316); Sun, 13 Oct 2019 20:23:01 +0000 Received: (at 5316) by debbugs.gnu.org; 13 Oct 2019 20:22:51 +0000 Received: from localhost ([127.0.0.1]:37106 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iJkOA-0007Z7-RF for submit@debbugs.gnu.org; Sun, 13 Oct 2019 16:22:51 -0400 Received: from quimby.gnus.org ([80.91.231.51]:37948) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iJkO9-0007Yw-2P for 5316@debbugs.gnu.org; Sun, 13 Oct 2019 16:22:49 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iJkO2-000522-St; Sun, 13 Oct 2019 22:22:46 +0200 From: Lars Ingebrigtsen References: <87eim5r700.fsf@jidanni.org> <87ftlut5kp.fsf@mouse.gnus.org> <87wof4c2qc.8.fsf@jidanni.org> Date: Sun, 13 Oct 2019 22:22:42 +0200 In-Reply-To: <87wof4c2qc.8.fsf@jidanni.org> ("=?UTF-8?Q?=E7=A9=8D=E4=B8=B9=E5=B0=BC?= Dan Jacobson"'s message of "Fri, 23 Aug 2019 05:24:59 +0800") Message-ID: <87lfto8kfh.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.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: =?UTF-8?Q?=E7=A9=8D=E4=B8=B9=E5=B0=BC?= Dan Jacobson writes: >>>>>> "LI" == Lars Ingebrigtsen writes: > LI> And putting point in the string portion of Entering/Leaving takes me to > LI> the directory in question, so that's been fixed, apparentl [...] 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 (-) =E7=A9=8D=E4=B8=B9=E5=B0=BC Dan Jacobson writes: >>>>>> "LI" =3D=3D Lars Ingebrigtsen writes: > LI> And putting point in the string portion of Entering/Leaving takes me = to > LI> the directory in question, so that's been fixed, apparently? Are you > LI> still able to see this bug in modern Emacs versions? > I just use Debian's emacs-version "26.1", so I'll trust you. > > LI> But if I put point on "make[1]:", then I get this backtrace: > > OK please fix that then. OK; done. --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Sun Oct 13 16:22:55 2019 Received: (at control) by debbugs.gnu.org; 13 Oct 2019 20:22:55 +0000 Received: from localhost ([127.0.0.1]:37109 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iJkOF-0007ZP-62 for submit@debbugs.gnu.org; Sun, 13 Oct 2019 16:22:55 -0400 Received: from quimby.gnus.org ([80.91.231.51]:37964) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iJkOD-0007ZG-5u for control@debbugs.gnu.org; Sun, 13 Oct 2019 16:22:53 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iJkOA-00052V-Iq for control@debbugs.gnu.org; Sun, 13 Oct 2019 22:22:52 +0200 Date: Sun, 13 Oct 2019 22:22:50 +0200 Message-Id: <87k1988kf9.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #5316 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 5316 fixed close 5316 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 5316 fixed close 5316 27.1 quit