Gnus development mailing list
 help / color / mirror / Atom feed
From: Andreas Fuchs <asf@void.at>
Subject: Re: nnimap usage model
Date: Mon, 17 Feb 2003 19:06:26 +0000 (UTC)	[thread overview]
Message-ID: <87adguzpvh.fsf@eris.void.at> (raw)
In-Reply-To: <84k7fy7tdu.fsf@lucy.is.informatik.uni-duisburg.de>

Today, Kai Großjohann <kai.grossjohann@uni-duisburg.de> wrote:
>>> (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?

Right. It happens like this:

Select an unseen/undownloaded article for the first time:
* [gnus is doing stuff...]
* article buffer gets set up
* article line (the part that is usually highlighted with
  gnus-summary-selected-face) in the summary buffer bears the `nil'
  face (seen via M-x describe-face).

Select an article that was downloaded before:
* [gnus is doing stuff...]
* article buffer gets set up
* article line bears the gnus-summary-selected-face.

Strange.

>> 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.

Yeah. Might be that I tested it the wrong way. (-;

Thanks,
-- 
Andreas Fuchs, <asf@acm.org>, asf@jabber.at, antifuchs
irc.freenode.net's #emacs - online emacs advice from IRC addicts




  reply	other threads:[~2003-02-17 19:06 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
2003-02-17 19:06                           ` Andreas Fuchs [this message]
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=87adguzpvh.fsf@eris.void.at \
    --to=asf@void.at \
    /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).