From unknown Tue Jun 17 22:26:44 2025 X-Loop: help-debbugs@gnu.org Subject: bug#11975: 23.4; ediff-revision mix up Repository with Working revision (CVS) Resent-From: Christian Brolin Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 18 Jul 2012 15:38:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 11975 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 11975@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.134262587030101 (code B ref -1); Wed, 18 Jul 2012 15:38:02 +0000 Received: (at submit) by debbugs.gnu.org; 18 Jul 2012 15:37:50 +0000 Received: from localhost ([127.0.0.1]:48696 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SrWJx-0007pQ-LN for submit@debbugs.gnu.org; Wed, 18 Jul 2012 11:37:50 -0400 Received: from eggs.gnu.org ([208.118.235.92]:43208) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SrQXl-0002Oe-AZ for submit@debbugs.gnu.org; Wed, 18 Jul 2012 05:27:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SrQRq-0004yx-IS for submit@debbugs.gnu.org; Wed, 18 Jul 2012 05:21:36 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:43544) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SrQRq-0004yt-Ey for submit@debbugs.gnu.org; Wed, 18 Jul 2012 05:21:34 -0400 Received: from eggs.gnu.org ([208.118.235.92]:45851) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SrQRi-0005EE-Az for bug-gnu-emacs@gnu.org; Wed, 18 Jul 2012 05:21:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SrQRd-0004xJ-EE for bug-gnu-emacs@gnu.org; Wed, 18 Jul 2012 05:21:26 -0400 Received: from gatekeeper.carmen.se ([193.12.210.250]:38440 helo=gulfport.carmen.se) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SrQRc-0004x2-W0 for bug-gnu-emacs@gnu.org; Wed, 18 Jul 2012 05:21:21 -0400 Received: from pagopago.jeppesensystems.com (unknown [10.67.10.90]) by gulfport.carmen.se (Postfix) with ESMTP id 17D86C004 for ; Wed, 18 Jul 2012 11:21:06 +0200 (CEST) Received: from bukoba.got.jeppesensystems.com (bukoba.got.jeppesensystems.com [10.67.7.140]) by pagopago.jeppesensystems.com (Postfix) with ESMTP id E8B7E1C000E for ; Wed, 18 Jul 2012 11:21:05 +0200 (CEST) Received: from bukoba.got.jeppesensystems.com (localhost.localdomain [127.0.0.1]) by bukoba.got.jeppesensystems.com (8.14.4/8.14.4) with ESMTP id q6I9L5hO002996 for ; Wed, 18 Jul 2012 11:21:05 +0200 Received: (from brolin@localhost) by bukoba.got.jeppesensystems.com (8.14.4/8.14.4/Submit) id q6I9L5aa002994; Wed, 18 Jul 2012 11:21:05 +0200 X-Authentication-Warning: bukoba.got.jeppesensystems.com: brolin set sender to brolin@jeppesensystems.com using -f From: Christian Brolin Date: Wed, 18 Jul 2012 11:21:05 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Carmen_GOT-MailScanner-Information: Please contact IT/IS for more information X-Carmen_GOT-MailScanner: Found to be clean X-MailScanner-From: brolin@jeppesensystems.com X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -6.9 (------) X-Mailman-Approved-At: Wed, 18 Jul 2012 11:37:48 -0400 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 (------) This bug report will be sent to the Free Software Foundation, not to your local site managers! Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your report will be posted to the bug-gnu-emacs@gnu.org mailing list and the gnu.emacs.bug news group, and at http://debbugs.gnu.org. Please describe exactly what actions triggered the bug and the precise symptoms of the bug. If you can, give a recipe starting from `emacs -Q': When comparing local modifications with ediff-revision and the CVS Working revison is older than the Repository revision, ediff-revision (with default arguments) compares the current buffer with the Repository revison but names that buffer with the Working revision. In my case I checked out DynamicPage r1.27 and modified it locally. Another one check in changes to the same file so now the Repository revision is 1.28: > cvs stat DynamicPage.cc =================================================================== File: DynamicPage.cc Status: Needs Merge Working revision: 1.27 Wed Jun 27 06:32:36 2012 Repository revision: 1.28 [...]/DynamicPage.cc,v Sticky Tag: (none) Sticky Date: (none) Sticky Options: (none) The reference buffer is called DynamicPage.cc.~1.27~ but its contents are exactly what are in r1.28! It is confusing. I want ediff-revision to show only my local changes by default. If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. For information about debugging Emacs, please read the file /users/brolin/inst/emacs-23.4/etc/DEBUG. In GNU Emacs 23.4.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.18.9) of 2012-05-21 on arawa Windowing system distributor `The X.Org Foundation', version 11.0.70101000 configured using `configure '--with-gif=no' '--with-tiff=no'' 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: en_US value of $XMODIFIERS: nil locale-coding-system: iso-latin-1-unix default enable-multibyte-characters: t Major mode: C++/l Minor modes in effect: global-ede-mode: t ede-minor-mode: t show-paren-mode: t tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-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 column-number-mode: t line-number-mode: t transient-mark-mode: t abbrev-mode: t Recent input: n n n n n n n n n n n n n n n n n n n n n n n n n n n n p n n n n n n n n n n n n n n n n M-x C-g M-x r e p o r Recent messages: Computing differences between DynamicPage.cc.~1.27~ and DynamicPage.cc ... Buffer A: Processing difference region 0 of 5 Buffer B: Processing difference region 0 of 5 Processing difference regions ... done Region 1 in buffer A is empty [2 times] Refining difference region 2 ... Refining difference region 3 ... Region 4 in buffer A is empty [2 times] Quit Making completion list... Load-path shadows: -- Christian Brolin Email : Christian.Brolin@CarmenSystems.com CARMEN SYSTEMS AB Phone +46 31-720 81 61 Odinsgatan 9 Fax +46 31-720 81 20 S-411 03 Gothenburg, Sweden From unknown Tue Jun 17 22:26:44 2025 X-Loop: help-debbugs@gnu.org Subject: bug#11975: 23.4; ediff-revision mix up Repository with Working revision (CVS) Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 20 Aug 2020 14:01:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 11975 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Christian Brolin Cc: 11975@debbugs.gnu.org Received: via spool by 11975-submit@debbugs.gnu.org id=B11975.15979320509046 (code B ref 11975); Thu, 20 Aug 2020 14:01:01 +0000 Received: (at 11975) by debbugs.gnu.org; 20 Aug 2020 14:00:50 +0000 Received: from localhost ([127.0.0.1]:43264 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k8l7a-0002LW-Ba for submit@debbugs.gnu.org; Thu, 20 Aug 2020 10:00:50 -0400 Received: from quimby.gnus.org ([95.216.78.240]:57940) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k8l7Y-0002Ex-UB for 11975@debbugs.gnu.org; Thu, 20 Aug 2020 10:00:49 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: 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=KLQDBeUhbJOpXesLDegKvBWdX+dOAhgs8KynY9G34F4=; b=qrSTOFfiknE8eFHL0fKU60s9r7 l0WS+p/69hDOx1Dub6g/RG6JQxNUVlnXrQOGFA6+FmiVsc6WqOexQergt+G/8qUc0XPswKoooy9EC ogBN5K1eG0pnxirOc4UFhKfSCjGKknY02kVx0sA8AvXixPekuIFA2G0BQ3EAYxzRzoeo=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1k8l7J-0004CD-Kg; Thu, 20 Aug 2020 16:00:43 +0200 From: Lars Ingebrigtsen References: X-Now-Playing: Various's _SHAPE Platform 2019_: "JESSE - Memory Waves" Date: Thu, 20 Aug 2020 16:00:32 +0200 In-Reply-To: (Christian Brolin's message of "Wed, 18 Jul 2012 11:21:05 +0200") Message-ID: <87o8n5v2m7.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 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: (I'm going through old bug reports that unfortunately got no response at the time.) Christian Brolin writes: > When comparing local modifications with ediff-revision and the CVS Working > revison is older than the Repository revision, ediff-revision (with > default arguments) compares the current buffer with [...] 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 (-) (I'm going through old bug reports that unfortunately got no response at the time.) Christian Brolin writes: > When comparing local modifications with ediff-revision and the CVS Working > revison is older than the Repository revision, ediff-revision (with > default arguments) compares the current buffer with the Repository > revison but names that buffer with the Working revision. > > In my case I checked out DynamicPage r1.27 and modified it > locally. Another one check in changes to the same file so now the > Repository revision is 1.28: > >> cvs stat DynamicPage.cc > =================================================================== > File: DynamicPage.cc Status: Needs Merge > > Working revision: 1.27 Wed Jun 27 06:32:36 2012 > Repository revision: 1.28 [...]/DynamicPage.cc,v > Sticky Tag: (none) > Sticky Date: (none) > Sticky Options: (none) Are you still seeing this problem in more recent versions of Emacs? I guess it's unlikely that you're still using cvs, though. :-/ -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 20 10:00:57 2020 Received: (at control) by debbugs.gnu.org; 20 Aug 2020 14:00:57 +0000 Received: from localhost ([127.0.0.1]:43267 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k8l7g-0002Rd-Mf for submit@debbugs.gnu.org; Thu, 20 Aug 2020 10:00:57 -0400 Received: from quimby.gnus.org ([95.216.78.240]:57954) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k8l7e-0002KX-Ny for control@debbugs.gnu.org; Thu, 20 Aug 2020 10:00:55 -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=RAzYiunz+pbPjiIsz6LzeMsJGgVwX2Zjautjbls9cyQ=; b=lbPuNyFjs8yQ4+NGtLmF/weIGd rUadP0K7RmbKW268tXABo83HEqy9Tk36qQO8GXYqEwoLjXjh6d/3S0yq1pGg/wvd7xcPJ2JMSichq QtIZtQykLOrFxjPFXPLRtETukfgHvO8eujJ5JVNYP3XDj24X2eCStzx0e3j3eQAxCYww=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1k8l7W-0004CK-RP for control@debbugs.gnu.org; Thu, 20 Aug 2020 16:00:49 +0200 Date: Thu, 20 Aug 2020 16:00:45 +0200 Message-Id: <87mu2pv2lu.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #11975 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 11975 + moreinfo 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 11975 + moreinfo quit From unknown Tue Jun 17 22:26:44 2025 X-Loop: help-debbugs@gnu.org Subject: bug#11975: 23.4; ediff-revision mix up Repository with Working revision (CVS) Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 24 Nov 2020 08:47:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 11975 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo To: Christian Brolin Cc: 11975@debbugs.gnu.org Received: via spool by 11975-submit@debbugs.gnu.org id=B11975.160620761216946 (code B ref 11975); Tue, 24 Nov 2020 08:47:01 +0000 Received: (at 11975) by debbugs.gnu.org; 24 Nov 2020 08:46:52 +0000 Received: from localhost ([127.0.0.1]:57554 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1khTyO-0004P0-CX for submit@debbugs.gnu.org; Tue, 24 Nov 2020 03:46:52 -0500 Received: from quimby.gnus.org ([95.216.78.240]:51372) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1khTyM-0004Jb-Fu for 11975@debbugs.gnu.org; Tue, 24 Nov 2020 03:46:50 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: 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=pBP19WeAJCxGnDSYyq6Uwfl2ShVu0kSglugXHFwRBiQ=; b=S+a3VQMpJSDuSYQlQBIJDpGbJN t88yI/8VrPjYBPlwvn2vmu/PMiPt0FnGyRJ38CVEJlUl4pHvdQXX4SjxkYTssItpvWKL2HcIzjOFl d0s8FBe0DfhxQjv0lAxlGNsU4UVDTC1adztyBt7IPnP3Z2rn5xgHVfatrWqNDC1A+Fis=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1khTyE-0001Pr-81; Tue, 24 Nov 2020 09:46:44 +0100 From: Lars Ingebrigtsen References: <87o8n5v2m7.fsf@gnus.org> X-Now-Playing: Kid Creole & The Coconuts's _Off the Coast of Me_: "Bogota Affair" Date: Tue, 24 Nov 2020 09:46:40 +0100 In-Reply-To: <87o8n5v2m7.fsf@gnus.org> (Lars Ingebrigtsen's message of "Thu, 20 Aug 2020 16:00:32 +0200") Message-ID: <87zh373zwv.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 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: Lars Ingebrigtsen writes: > Are you still seeing this problem in more recent versions of Emacs? I > guess it's unlikely that you're still using cvs, though. :-/ This was months ago, and there was no response, so it seems unlikely that there'll be further progress here, and I'm closing this bug report. If further progress can be made, please respond to the deb [...] 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 (-) Lars Ingebrigtsen writes: > Are you still seeing this problem in more recent versions of Emacs? I > guess it's unlikely that you're still using cvs, though. :-/ This was months ago, and there was no response, so it seems unlikely that there'll be further progress here, and I'm closing this bug report. If further progress can be made, please respond to the debbugs address and we'll reopen. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Tue Nov 24 03:46:58 2020 Received: (at control) by debbugs.gnu.org; 24 Nov 2020 08:46:58 +0000 Received: from localhost ([127.0.0.1]:57557 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1khTyT-0004TQ-MV for submit@debbugs.gnu.org; Tue, 24 Nov 2020 03:46:57 -0500 Received: from quimby.gnus.org ([95.216.78.240]:51388) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1khTyS-0004OB-BM for control@debbugs.gnu.org; Tue, 24 Nov 2020 03:46:56 -0500 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=kE5FjfmnX1XC4jRNEvyKmguJ8TT2xYxfYxSfsdy+Mho=; b=fbRIbNzcDPoGEbGxL+LZKZrbP0 lnTWKOh/pnJo7S28HeNGNs39F/PbqIR1b/RImpACzdFLsjCn2vHAa0rMZwvktnYmRfMk1Afr0cYWt X2FhiRXnSFZ8bkgdLfUFi7wC3b94UTCEMhDmIl0bsBXjwKSOIdGvZnZu2Ht8YjTPbqFI=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1khTyK-0001Px-JJ for control@debbugs.gnu.org; Tue, 24 Nov 2020 09:46:50 +0100 Date: Tue, 24 Nov 2020 09:46:47 +0100 Message-Id: <87y2ir3zwo.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #11975 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 11975 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 (-) close 11975 quit