From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/52551 Path: main.gmane.org!not-for-mail From: Kevin Greiner Newsgroups: gmane.emacs.gnus.general Subject: Re: Canonical list of marks with and without gnus-agent Date: Mon, 12 May 2003 09:42:27 -0500 Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1052750774 21930 80.91.224.249 (12 May 2003 14:46:14 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 12 May 2003 14:46:14 +0000 (UTC) Original-X-From: ding-owner+M1095@lists.math.uh.edu Mon May 12 16:46:10 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19FEUS-0005Hb-00 for ; Mon, 12 May 2003 16:41:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19FEVr-0002gl-00; Mon, 12 May 2003 09:42:47 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19FEVj-0002gf-00 for ding@lists.math.uh.edu; Mon, 12 May 2003 09:42:39 -0500 Original-Received: (qmail 53233 invoked by alias); 12 May 2003 14:42:38 -0000 Original-Received: (qmail 53228 invoked from network); 12 May 2003 14:42:38 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by sclp3.sclp.com with SMTP; 12 May 2003 14:42:38 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 19FEaa-0007eT-00 for ; Mon, 12 May 2003 16:47:40 +0200 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 31 Original-NNTP-Posting-Host: h-66-134-21-51.hstqtx02.covad.net Original-X-Trace: quimby.gnus.org 1052750860 29415 66.134.21.51 (12 May 2003 14:47:40 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 12 May 2003 14:47:40 GMT User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (windows-nt) Cancel-Lock: sha1:06E012pXWkLUjmgF3BkDNH2ALm4= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:52551 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:52551 Lloyd Zusman writes: > Is there any documentation that has in one, single location the > canonical list of marks that are defined when using gnus-agent, and when > not using gnus-agent? > > Ideally, I'm looking for a 3-column list something like this: > > character used character used > Gnus mark name with gnus-agent without gnus-agent As far as I know, there are NO marks that change characters depending upon use of the agent. The agent uses gnus-undownloaded-mark (-), gnus-downloaded-mark (+), and gnus-downloadable-mark (%). The two downloaded marks are stored separately and displayed using their own format specifier (at least in the later 5.9 series and now in 5.10) so I doubt that their of much interest to you. The gnus-downloadable-mark is the only one that interacts with the other marks (i.e. ticked, read, etc). > > "Gnus mark name" stands for the name of the defvar/defconst which > defines the mark character. > > Thanks in advance. > > > -- > Lloyd Zusman > ljz@asfast.com