From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Francesco =?UTF-8?Q?Potort=C3=AC?= Newsgroups: gmane.emacs.bugs Subject: bug#46463: 27.1; rmailout glitch Date: Sat, 13 Feb 2021 11:21:36 +0100 Message-ID: References: <83y2fscmii.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="18972"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 46463@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Feb 13 11:22:10 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lAs42-0004oi-6M for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 13 Feb 2021 11:22:10 +0100 Original-Received: from localhost ([::1]:57470 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lAs40-0007cl-U8 for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 13 Feb 2021 05:22:08 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:47612) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lAs3u-0007ca-76 for bug-gnu-emacs@gnu.org; Sat, 13 Feb 2021 05:22:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:50266) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lAs3t-0000xA-W5 for bug-gnu-emacs@gnu.org; Sat, 13 Feb 2021 05:22:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lAs3t-0005x5-QP for bug-gnu-emacs@gnu.org; Sat, 13 Feb 2021 05:22:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Francesco =?UTF-8?Q?Potort=C3=AC?= Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 13 Feb 2021 10:22:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 46463 X-GNU-PR-Package: emacs Original-Received: via spool by 46463-submit@debbugs.gnu.org id=B46463.161321170022853 (code B ref 46463); Sat, 13 Feb 2021 10:22:01 +0000 Original-Received: (at 46463) by debbugs.gnu.org; 13 Feb 2021 10:21:40 +0000 Original-Received: from localhost ([127.0.0.1]:33579 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lAs3Y-0005wX-Kb for submit@debbugs.gnu.org; Sat, 13 Feb 2021 05:21:40 -0500 Original-Received: from smtp-clients2.isti.cnr.it ([146.48.28.37]:53970) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lAs3X-0005wO-4C for 46463@debbugs.gnu.org; Sat, 13 Feb 2021 05:21:39 -0500 Original-Received: from tucano.isti.cnr.it (tucano.isti.cnr.it [146.48.81.102]) (Authenticated sender: pot) by smtp-clients2.isti.cnr.it (Postfix) with ESMTPSA id 353C2B0820; Sat, 13 Feb 2021 11:21:37 +0100 (CET) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.103.0 at smtp-out.isti.cnr.it Original-Received: from pot by tucano.isti.cnr.it with local (Exim 4.94) (envelope-from ) id 1lAs3U-006Q35-LX; Sat, 13 Feb 2021 11:21:36 +0100 In-Reply-To: <83y2fscmii.fsf@gnu.org> (eliz@gnu.org) X-fingerprint: 4B02 6187 5C03 D6B1 2E31 7666 09DF 2DC9 BE21 6115 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:199910 Archived-At: >> From: Francesco Potortì >> Date: Fri, 12 Feb 2021 16:10:04 +0100 >> >> Using the latest versions from trunk as of 11 February: >> >> rmailsum >> rmailout >> rmailmm >> rmail >> rmailedit >> >> - run rmail on a mail file with N messages (N>1) >> - delete message N >> - go to message N-1 and press 'o' to output it to a different mail >> file: a message says that no undeleted messages exist and you still >> see message N-1 (which is correct) >> - (setq rmail-output-reset-deleted-flag t >> rmail-delete-after-output t) >> - undelete message N-1 >> - press 'o': no message is displayed and you see (deleted) message N > >I cannot reproduce this. Is this in "emacs -Q"? If so, could you >please show a complete recipe, starting from "emacs -Q", and >preferably excluding any parts that are not needed for showing the >issue? Yes, I used a clean environment. Today or tomorrow I should be able to be more detailed. >Also, the Subject says "27.1"; if this problem exists in Emacs 27.1 as >well, please tell, as that could change the priority of handling the >issue, given that Emacs 27.2 is in the last stages of pretesting. I am running emacs 27.1 but with the above 5 rmail libraries downloaded from trunk, which include various bug corrections.