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#2222: 23.0.90; Labels in RMAIL Date: Fri, 13 Feb 2009 01:34:08 -0500 Message-ID: References: <8993-Thu12Feb2009062040+0000-jpff@codemist.co.uk> Reply-To: rms@gnu.org, 2222@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1234508697 12819 80.91.229.12 (13 Feb 2009 07:04:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 13 Feb 2009 07:04:57 +0000 (UTC) Cc: 2222@emacsbugs.donarmstrong.com To: jpff , 2222@emacsbugs.donarmstrong.com Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Feb 13 08:06:12 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 1LXs6l-0006pV-4N for geb-bug-gnu-emacs@m.gmane.org; Fri, 13 Feb 2009 08:05:22 +0100 Original-Received: from localhost ([127.0.0.1]:49838 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LXs5Q-00045G-8P for geb-bug-gnu-emacs@m.gmane.org; Fri, 13 Feb 2009 02:03:44 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LXs5K-00044z-JH for bug-gnu-emacs@gnu.org; Fri, 13 Feb 2009 02:03:38 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LXs5I-00044V-OX for bug-gnu-emacs@gnu.org; Fri, 13 Feb 2009 02:03:37 -0500 Original-Received: from [199.232.76.173] (port=53887 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LXs5I-00044G-AR for bug-gnu-emacs@gnu.org; Fri, 13 Feb 2009 02:03:36 -0500 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:41401) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LXs5H-0003Jo-N4 for bug-gnu-emacs@gnu.org; Fri, 13 Feb 2009 02:03:35 -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 n1D73Yph003990; Thu, 12 Feb 2009 23:03:34 -0800 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id n1D6j352031754; Thu, 12 Feb 2009 22:45:03 -0800 X-Loop: owner@emacsbugs.donarmstrong.com Resent-From: Richard M Stallman Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs , Rmail Maintainers Resent-Date: Fri, 13 Feb 2009 06:45:02 +0000 Resent-Message-ID: Resent-Sender: owner@emacsbugs.donarmstrong.com X-Emacs-PR-Message: followup 2222 X-Emacs-PR-Package: emacs,rmail X-Emacs-PR-Keywords: Original-Received: via spool by 2222-submit@emacsbugs.donarmstrong.com id=B2222.123450697130438 (code B ref 2222); Fri, 13 Feb 2009 06:45:02 +0000 Original-Received: (at 2222) by emacsbugs.donarmstrong.com; 13 Feb 2009 06:36:11 +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 n1D6a8mN030432 for <2222@emacsbugs.donarmstrong.com>; Thu, 12 Feb 2009 22:36:09 -0800 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LXrcm-0001fV-CN; Fri, 13 Feb 2009 01:34:08 -0500 In-reply-to: <8993-Thu12Feb2009062040+0000-jpff@codemist.co.uk> (message from jpff on Thu, 12 Feb 2009 06:20:40 +0000) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Resent-Date: Fri, 13 Feb 2009 02:03:37 -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:25282 Archived-At: Could one not add a "fake" message at the start of the RMAIL file to carry a list of all tags like in babyl? It is possible, but we have a decision to make: whether to make that message visible in Rmail or hide it. To hide it would require changing perhaps a dozen places. If we show it, what if someone deletes it because it looks like junk?