Gnus development mailing list
 help / color / mirror / Atom feed
From: kai.grossjohann@uni-duisburg.de (Kai Großjohann)
Subject: Re: nnimap usage model
Date: Mon, 17 Feb 2003 17:40:29 +0100	[thread overview]
Message-ID: <84k7fy7tdu.fsf@lucy.is.informatik.uni-duisburg.de> (raw)
In-Reply-To: <87vfzjs3pu.fsf@eris.void.at>

Andreas Fuchs <asf@void.at> writes:

> On 2003-02-16, Kai Großjohann <kai.grossjohann@uni-duisburg.de> wrote:
>> Above, it was said that articles are not automatically stored locally
>> when you read them, while Gnus is plugged.  But what if I have a big
>> disk, you cry.  Don't worry!  You can use one of the following two
>> lines in ~/.emacs or ~/.gnus:
>> 
>> (add-hook 'gnus-select-article-hook 'gnus-agent-fetch-selected-article)
>
> Humm. This makes the "selected" face in the summary buffer disappear
> from an article when I select it for reading and it gets fetched from
> the server into the agent..

The "selected" face?  You mean the "undownloaded" face?

But otherwise, this appears to be the desired behavior.

>> (add-hook 'gnus-mark-article-hook 'gnus-agent-fetch-selected-article)
>
> This makes ticked (but not yet stored in the agent) articles be
> unticked and marked as "R" when I first select them and they are
> stored. Strange behaviour.

This is strange indeed.  Especially since gnus-select-article-hook is
supposed to run every time you select an article, and
gnus-mark-article-hook only sometimes.  So why does
gnus-mark-article-hook do more when you select ticked articles than
gnus-select-article-hook?

Weird.

> Anyway, interesting advice.

-- 
A turnip curses Elvis



  reply	other threads:[~2003-02-17 16:40 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
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 [this message]
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=84k7fy7tdu.fsf@lucy.is.informatik.uni-duisburg.de \
    --to=kai.grossjohann@uni-duisburg.de \
    /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).