Gnus development mailing list
 help / color / mirror / Atom feed
From: Kevin Greiner <kgreiner@xpediantsolutions.com>
Subject: Re: nnimap usage model
Date: Tue, 11 Feb 2003 23:16:25 -0600	[thread overview]
Message-ID: <ulm0myt7a.fsf@xpediantsolutions.com> (raw)
In-Reply-To: <uof5inrnn.fsf@boost-consulting.com>

David Abrahams <dave@boost-consulting.com> writes:

> David Abrahams <dave@boost-consulting.com> writes:
>
>> Kevin Greiner <kgreiner@xpediantsolutions.com> writes:
>>
>>> The minimum that you should need to do is as follows:
>>> 1) In the group buffer, enter '^' to open the server buffer.
>>> 2) Move point to the server that you want to agentize.
>>> 3) Enter 'J a' to agentize the server.
>>> 4) Enter 'q' to return to the group buffer.
>>> 5) Open the group.
>>> 6) Select articles for downloading using '@'.  You should see a '%'
>>>    mark appear next to each article.
>>> 7) Enter 'J u' to fetch the selected articles.
>>> 8) Read the manual as the agent can do quite a bit more than this.
>>
>> Wow, combined with Niklas' formula this actually seems to be doing
>> something useful!

One word of warning. Setting gnus-agent-mark-unread-after-downloaded
to nil triggers a bug in the the agent.  I've checked-in a patch but
will need some early adopters to verify that it works for all.

> The really odd thing now is that all the articles I newly download
> seem to be immediately marked as "ancient"; they show up weirdly
> colored in the summary buffer.
>
> Anybody have a clue why that could be?

The agent has three faces and a format specifier to highlight articles
that have NOT been downloaded.  The faces appear by default while the
format specifier must be added through customization.

If you don't like using colors to indicate the undownloaded articles,
you can customize gnus-summary-highlight.  Just remove the three cons
cells that refer to gnus*undownloaded-face.

If you want to use +/- markers you can add %O to gnus-summary-line-format.

You're the first to describe newly downloaded articles as being marked
as "ancient".  Also that those articles are being highlighted.  Try
downloading the latest gnus-agent.el or set
gnus-agent-mark-unread-after-downloaded to t.

Kevin



  reply	other threads:[~2003-02-12  5:16 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-10 22:16 David Abrahams
2003-02-11  7:08 ` Kai Großjohann
2003-02-11 16:51   ` David Abrahams
2003-02-11 18:39     ` Kai Großjohann
2003-02-11 20:05       ` David Abrahams
2003-02-11  8:25 ` Niklas Morberg
2003-02-11 16:36   ` Kai Großjohann
2003-02-11 16:55   ` David Abrahams
2003-02-11 18:17     ` Kevin Greiner
2003-02-11 20:03       ` David Abrahams
2003-02-12  2:45         ` David Abrahams
2003-02-12  5:16           ` Kevin Greiner [this message]
2003-02-15 11:10             ` David Abrahams
2003-02-15 15:56               ` Kevin Greiner
2003-02-16 14:32                 ` David Abrahams
2003-02-16 18:41                   ` Kevin Greiner
2003-02-16 20:51                     ` Kai Großjohann
2003-02-16 23:15                       ` Kevin Greiner
2003-02-17 16:23                         ` Kai Großjohann
2003-02-18 14:22                           ` Kevin Greiner
2003-02-19 11:04                             ` Kai Großjohann
2003-02-19 12:11                               ` Simon Josefsson
2003-02-21  8:00                                 ` Kevin Greiner
2003-02-25  4:08                                   ` gnus-agent-cache is broken Kevin Greiner
2003-03-05  3:52                                     ` FIXED: gnus-agent-cache Kevin Greiner
2003-02-17  8:34                       ` nnimap usage model Andreas Fuchs
2003-02-17 16:40                         ` Kai Großjohann
2003-02-17 19:06                           ` Andreas Fuchs
2003-02-15 17:58               ` Kai Großjohann
2003-02-16 14:35                 ` David Abrahams
2003-02-16 15:41                   ` Kai Großjohann
2003-02-20 16:19                     ` David Abrahams
2003-02-20 17:33                       ` Kai Großjohann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ulm0myt7a.fsf@xpediantsolutions.com \
    --to=kgreiner@xpediantsolutions.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).