From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard M Stallman Newsgroups: gmane.emacs.bugs,gmane.emacs.pretest.bugs Subject: bug#2022: 23.0.60; Rmail buffer marked modified after saving it Date: Sat, 24 Jan 2009 20:53:23 -0500 Message-ID: References: Reply-To: rms@gnu.org, 2022@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1232849101 12317 80.91.229.12 (25 Jan 2009 02:05:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 25 Jan 2009 02:05:01 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, bug-gnu-emacs@gnu.org, bug-submit-list@donarmstrong.com To: Eli Zaretskii , 2022@emacsbugs.donarmstrong.com Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Jan 25 03:06:14 2009 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LQuN2-0002iq-Fv for geb-bug-gnu-emacs@m.gmane.org; Sun, 25 Jan 2009 03:05:35 +0100 Original-Received: from localhost ([127.0.0.1]:45677 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LQuLl-0000by-0U for geb-bug-gnu-emacs@m.gmane.org; Sat, 24 Jan 2009 21:03:49 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LQuLX-0000We-Ar for bug-gnu-emacs@gnu.org; Sat, 24 Jan 2009 21:03:35 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LQuLU-0000Vx-QY for bug-gnu-emacs@gnu.org; Sat, 24 Jan 2009 21:03:35 -0500 Original-Received: from [199.232.76.173] (port=42645 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LQuLU-0000VY-F1 for bug-gnu-emacs@gnu.org; Sat, 24 Jan 2009 21:03:32 -0500 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:45541) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LQuLT-00041O-Ip for bug-gnu-emacs@gnu.org; Sat, 24 Jan 2009 21:03:31 -0500 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n0P23SbH019364; Sat, 24 Jan 2009 18:03:29 -0800 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id n0P209ZW018776; Sat, 24 Jan 2009 18:00:09 -0800 X-Loop: owner@emacsbugs.donarmstrong.com Resent-From: Richard M Stallman Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs , owner@emacsbugs.donarmstrong.com Resent-Date: Sun, 25 Jan 2009 02:00:09 +0000 Resent-Message-ID: Resent-Sender: owner@emacsbugs.donarmstrong.com X-Emacs-PR-Message: followup 2022 X-Emacs-PR-Package: emacs,rmail X-Emacs-PR-Keywords: Original-Received: via spool by 2022-submit@emacsbugs.donarmstrong.com id=B2022.123284850617179 (code B ref 2022); Sun, 25 Jan 2009 02:00:09 +0000 Original-Received: (at 2022) by emacsbugs.donarmstrong.com; 25 Jan 2009 01:55:06 +0000 X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. Original-Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n0P1swSe016942; Sat, 24 Jan 2009 17:54:59 -0800 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LQuBf-0002rJ-Bm; Sat, 24 Jan 2009 20:53:23 -0500 In-reply-to: (message from Eli Zaretskii on Sat, 24 Jan 2009 16:24:37 +0200) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Resent-Date: Sat, 24 Jan 2009 21:03:34 -0500 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:24481 gmane.emacs.pretest.bugs:23753 Archived-At: emacs -Q C-u M-x rmail FOO RET C-u g FOO.2 RET The last command automatically saves the Rmail inbox (as it should), but the buffer is nevertheless marked modified after the save. Maybe it is deleting the "unseen" attribute when it shows one of the newly insertes message.