From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/60004 Path: news.gmane.org!not-for-mail From: Uwe Brauer Newsgroups: gmane.emacs.gnus.general Subject: Re: add labels to articles for nnimap groups Date: Thu, 17 Mar 2005 17:14:52 +0100 Message-ID: <87br9ixn9f.fsf@mat.ucm.es> References: <87k6o7vaxi.fsf@mat.ucm.es> <87zmx2r1uo.fsf@mat.ucm.es> Reply-To: Uwe Brauer NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1111076808 30963 80.91.229.2 (17 Mar 2005 16:26:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 17 Mar 2005 16:26:48 +0000 (UTC) Cc: ding@gnus.org Original-X-From: ding-owner+M8545@lists.math.uh.edu Thu Mar 17 17:26:47 2005 Original-Received: from malifon.math.uh.edu ([129.7.128.13] ident=mail) by ciao.gmane.org with esmtp (Exim 4.43) id 1DBxgZ-0007li-Df for ding-account@gmane.org; Thu, 17 Mar 2005 17:17:23 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1DBxeX-0001HS-00; Thu, 17 Mar 2005 10:15:17 -0600 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1DBxeQ-0001HM-00 for ding@lists.math.uh.edu; Thu, 17 Mar 2005 10:15:10 -0600 Original-Received: from quimby.gnus.org ([80.91.224.244]) by util2.math.uh.edu with esmtp (Exim 4.30) id 1DBxeP-0007mD-7f for ding@lists.math.uh.edu; Thu, 17 Mar 2005 10:15:09 -0600 Original-Received: from parker.sim.ucm.es ([147.96.1.105]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1DBxeL-0006FE-00 for ; Thu, 17 Mar 2005 17:15:06 +0100 Original-Received: from parker.sim.ucm.es (parker.sim.ucm.es [127.0.0.1]) by localhost.ucm.es (Postfix) with ESMTP id EC83A2F5AE8 for ; Thu, 17 Mar 2005 17:15:04 +0100 (CET) Original-Received: from postal.sim.ucm.es (postal.sim.ucm.es [147.96.1.222]) by parker.sim.ucm.es (Postfix) with ESMTP id CEF132F592B for ; Thu, 17 Mar 2005 17:15:04 +0100 (CET) Original-Received: from Gilgamesch (sello.sim.ucm.es [147.96.1.223]) by ucmail.ucm.es (PMDF V6.2-X17 #30932) with ESMTP id <0IDI0C6B97SXWB@ucmail.ucm.es> for ding@gnus.org; Thu, 17 Mar 2005 17:14:59 +0100 (CET) In-reply-to: Original-To: Simon Josefsson X-Mailer: 21.4 (patch 17) "Jumbo Shrimp" XEmacs Lucid (via feedmail 11-beta-1 I) User-Agent: Gnus/5.110003 (No Gnus v0.3) XEmacs/21.4.17 (linux) X-Hashcash: 1:20:050317:jas@extundo.com::BobOJEBZnzhFJ6ko:00000000000000000000000000000000000000000000000Qsz X-Hashcash: 1:20:050317:ding@gnus.org::dm4qz39YmDD/9epU:00002o7a X-Spam-Score: -3.7 (---) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu X-MailScanner-From: ding-owner+m8545@lists.math.uh.edu X-MailScanner-To: ding-account@gmane.org Xref: news.gmane.org gmane.emacs.gnus.general:60004 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:60004 >>>>> "Simon" == Simon Josefsson writes: Simon> Uwe Brauer writes: >>>>>>> "tbennett" == tbennett writes: >> >> Right, I think it is not. I have similar experience with mozilla. So >> the question remains, could gnus have also this kind of feature. Simon> What kind of labels are we talking about? Do you mean user-defined Simon> message flags? Or message/mailbox annotations? A tcpdump log from Simon> when you use this feature in Mozilla/Thunderbird might be useful. What is the difference? For example in VM, I can add customized labels like, need reply, wait for answer and stuff. I thought about the same thing for gnus. I don't care whether this is done locally on my machine or on the imap server. I presume the former is easier. Simon> User-defined message flags are possible today, if you know how Gnus Simon> works internally, i.e., there is no user interface for it. Perhaps it Simon> would help if people could brainstorm on what the user experience Simon> should be.