From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/78046 Path: news.gmane.org!not-for-mail From: David Engster Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-summary-line-format: what if an article is both answered and saved? Date: Mon, 21 Mar 2011 13:51:38 +0100 Message-ID: References: <8762rht5gt.fsf@jidanni.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1300711919 7970 80.91.229.12 (21 Mar 2011 12:51:59 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 21 Mar 2011 12:51:59 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M26358@lists.math.uh.edu Mon Mar 21 13:51:55 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Q1eaR-0000IR-DE for ding-account@gmane.org; Mon, 21 Mar 2011 13:51:55 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1Q1eaM-0002AH-4F; Mon, 21 Mar 2011 07:51:50 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Q1eaK-0002A0-6q for ding@lists.math.uh.edu; Mon, 21 Mar 2011 07:51:48 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1Q1eaI-0002td-MG for ding@lists.math.uh.edu; Mon, 21 Mar 2011 07:51:48 -0500 Original-Received: from v3-1008.vxen.de ([79.140.41.8]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1Q1eaH-0003CG-TG for ding@gnus.org; Mon, 21 Mar 2011 13:51:45 +0100 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=randomsample.de; s=a; h=Content-Type:MIME-Version:Message-ID:Date:References:In-Reply-To:Subject:To:From; bh=i7i6lw/NMQ2NyHq3Wd3p4DnK6E+Fl4iipgNFjSyLxes=; b=i5RofgnmHS7jo0IfzgLRYOWHQFSU4Pc7917ChQPHi+W5wMhtddUGdvs4cK0GnYvXfM9wpksL3Y5nHEX2ri5DZe94jTymt4htlYDd/OeLP/AHEAK2l/LHQD/968hzcU0a; Original-Received: from [134.76.4.230] (helo=imac.local) by v3-1008.vxen.de with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1Q1eaG-00036r-S1 for ding@gnus.org; Mon, 21 Mar 2011 13:51:44 +0100 In-Reply-To: (Julien Danjou's message of "Mon, 21 Mar 2011 12:33:19 +0100") User-Agent: Gnus/5.110014 (No Gnus v0.14) Emacs/24.0.50 (darwin) Mail-Copies-To: never Mail-Followup-To: ding@gnus.org X-Spam-Score: -2.0 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:78046 Archived-At: Julien Danjou writes: > On Mon, Mar 21 2011, David Engster wrote: > >> There are clients out there which support custom flags through IMAP >> keywords; newer Thunderbirds can do this, for instance (I think they do >> it automatically if the server supports it, otherwise they're stored in >> the local database). > > Correct, but last time I saw that it was just something like 5 > predefined flags with a color code without any name customization > possibility. > Did it improve? Yes. See http://kb.mozillazine.org/Tags#Labels_versus_Tags -David