From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/40323 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: Support "Importance:" header Date: Fri, 16 Nov 2001 15:13:33 +0100 (CET) Sender: owner-ding@hpc.uh.edu Message-ID: References: <87ofm2j07i.fsf@inanna.rimspace.net> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT X-Trace: main.gmane.org 1035175893 32765 80.91.224.250 (21 Oct 2002 04:51:33 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:51:33 +0000 (UTC) Cc: Return-Path: Original-Received: (qmail 19975 invoked from network); 16 Nov 2001 14:14:57 -0000 Original-Received: from malifon.math.uh.edu (129.7.128.13) by mastaler.com with SMTP; 16 Nov 2001 14:14:57 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 164jkp-0000p1-00; Fri, 16 Nov 2001 08:14:03 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 16 Nov 2001 08:13:47 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id IAA07213 for ; Fri, 16 Nov 2001 08:13:37 -0600 (CST) Original-Received: (qmail 19956 invoked by alias); 16 Nov 2001 14:13:48 -0000 Original-Received: (qmail 19951 invoked from network); 16 Nov 2001 14:13:47 -0000 Original-Received: from slipsten.extundo.com (195.42.214.241) by gnus.org with SMTP; 16 Nov 2001 14:13:47 -0000 Original-Received: from localhost (jas@localhost) by slipsten.extundo.com (8.11.6/8.11.6) with ESMTP id fAGEDXB24582; Fri, 16 Nov 2001 15:13:33 +0100 X-Authentication-Warning: slipsten.extundo.com: jas owned process doing -bs Original-To: Daniel Pittman In-Reply-To: <87ofm2j07i.fsf@inanna.rimspace.net> Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:40323 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:40323 On Sat, 17 Nov 2001, Daniel Pittman wrote: > On Fri, 16 Nov 2001, Simon Josefsson wrote: > > On Fri, 16 Nov 2001, Pavel [iso-8859-2] Janík wrote: > > > >> > The following adds support for those pesky > >> > Outlookish-but-really-X.400 Importance: headers (and fixes > >> > various bugs found in the process of writing it). If there are > >> > artists out there that can make the icons less ugly that would > >> > be a good thing. I stole the C-c C-p binding in the *Message* > >> > buffer, hopefully noone uses it? > >> > >> What about inventing mechanism for marking such messages in a summary > >> buffer? > > > > Scoring? > > Little flag icons in the summary buffer. :) Attaching certain icons to different scores could be useful. You could reuse the smileys, happy smileys for positive scores and angry smileys for negative scores. :-) Or a Gnus icon for Gnus related posts, or a Emacs icon for Emacs related posts, much like KDE Konqueror's icons for various URLs. > I don't know what those Emacs 20 users would want; maybe a glyph with > text substituted like the read, etc, marks. The "+" and "-" in the summary buffer which is present now is probably enough. It would be non-obtrusive, the icon wouldn't appear unless you score articles to a certain level. Unlike the smileys icons, which probably everyone disables. (Or maybe it is just me.)