From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: rmail -- rmail-summary movement Date: Mon, 26 Jan 2009 15:06:26 -0500 Message-ID: <87tz7lessd.fsf@cyd.mit.edu> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1233006796 30806 80.91.229.12 (26 Jan 2009 21:53:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 26 Jan 2009 21:53:16 +0000 (UTC) Cc: emacs-devel@gnu.org To: ams@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 26 22:54:29 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LRZPR-0003og-AW for ged-emacs-devel@m.gmane.org; Mon, 26 Jan 2009 22:54:21 +0100 Original-Received: from localhost ([127.0.0.1]:36990 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LRZO9-0005bN-JQ for ged-emacs-devel@m.gmane.org; Mon, 26 Jan 2009 16:53:01 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LRXib-00066k-9T for emacs-devel@gnu.org; Mon, 26 Jan 2009 15:06:01 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LRXiY-00066Q-WA for emacs-devel@gnu.org; Mon, 26 Jan 2009 15:06:00 -0500 Original-Received: from [199.232.76.173] (port=57123 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LRXiY-00066N-TP for emacs-devel@gnu.org; Mon, 26 Jan 2009 15:05:58 -0500 Original-Received: from cyd.mit.edu ([18.115.2.24]:56224) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LRXiX-0004KM-5I; Mon, 26 Jan 2009 15:05:57 -0500 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id 019E657E04D; Mon, 26 Jan 2009 15:06:26 -0500 (EST) In-Reply-To: (Alfred M. Szmidt's message of "Mon, 26 Jan 2009 11:15:50 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:108260 Archived-At: "Alfred M. Szmidt" writes: > When moving in rmail-summary from message to message, > rmail-summary-previous-msg and rmail-summary-next-msg do not honour > the `deleted' label, and will happily move onto a deleted message. > The previous behaviour was that if a message was marked as deleted, > rmail-summary would skip over it. > > If the message shows as `deleted' in rmail-summary, the behaviour > works, but the status of each message is cleared with a reissue of > rmail-summary. (See previous mail entitled `rmail -- summary') I cannot reproduce this either. Could you check if your CVS copy is completely up to date?