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 Subject: bug#2135: 23.0.60; Rmail's `g' command marks old messages ``unseen'' Date: Sun, 01 Feb 2009 01:30:21 -0500 Message-ID: References: Reply-To: rms@gnu.org, 2135@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1233470634 14296 80.91.229.12 (1 Feb 2009 06:43:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 1 Feb 2009 06:43:54 +0000 (UTC) To: Eli Zaretskii , 2135@emacsbugs.donarmstrong.com Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Feb 01 07:45:07 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 1LTW4j-0005Hi-MS for geb-bug-gnu-emacs@m.gmane.org; Sun, 01 Feb 2009 07:45:01 +0100 Original-Received: from localhost ([127.0.0.1]:41891 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LTW3Q-0004Qw-TV for geb-bug-gnu-emacs@m.gmane.org; Sun, 01 Feb 2009 01:43:40 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LTW3L-0004On-EI for bug-gnu-emacs@gnu.org; Sun, 01 Feb 2009 01:43:35 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LTW3J-0004Mo-CQ for bug-gnu-emacs@gnu.org; Sun, 01 Feb 2009 01:43:34 -0500 Original-Received: from [199.232.76.173] (port=39661 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LTW3J-0004MY-3A for bug-gnu-emacs@gnu.org; Sun, 01 Feb 2009 01:43:33 -0500 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:51592) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LTW3I-0004IM-Ij for bug-gnu-emacs@gnu.org; Sun, 01 Feb 2009 01:43:32 -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 n116hUTT002080; Sat, 31 Jan 2009 22:43:31 -0800 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id n116e4gx001027; Sat, 31 Jan 2009 22:40:04 -0800 X-Loop: owner@emacsbugs.donarmstrong.com Resent-From: Richard M Stallman Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sun, 01 Feb 2009 06:40:04 +0000 Resent-Message-ID: Resent-Sender: owner@emacsbugs.donarmstrong.com X-Emacs-PR-Message: followup 2135 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 2135-submit@emacsbugs.donarmstrong.com id=B2135.123346993332165 (code B ref 2135); Sun, 01 Feb 2009 06:40:04 +0000 Original-Received: (at 2135) by emacsbugs.donarmstrong.com; 1 Feb 2009 06:32:13 +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 n116W5EJ032159 for <2135@emacsbugs.donarmstrong.com>; Sat, 31 Jan 2009 22:32:07 -0800 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LTVqX-0001Uv-AE; Sun, 01 Feb 2009 01:30:21 -0500 In-reply-to: (message from Eli Zaretskii on Sat, 31 Jan 2009 18:58:18 +0200) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Resent-Date: Sun, 01 Feb 2009 01:43: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:24791 Archived-At: I think this means that the right place to set the "unseen" attribute is when _creating_ the header field that records the attributes.