From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/50155 Path: main.gmane.org!not-for-mail From: kai.grossjohann@uni-duisburg.de (Kai =?iso-8859-1?q?Gro=DFjohann?=) Newsgroups: gmane.emacs.gnus.general Subject: Re: nnimap usage model Date: Mon, 17 Feb 2003 17:40:29 +0100 Organization: University of Duisburg, Germany Sender: owner-ding@hpc.uh.edu Message-ID: <84k7fy7tdu.fsf@lucy.is.informatik.uni-duisburg.de> References: <84heb4x839.fsf@lucy.is.informatik.uni-duisburg.de> <87vfzjs3pu.fsf@eris.void.at> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1045500114 26839 80.91.224.249 (17 Feb 2003 16:41:54 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 17 Feb 2003 16:41:54 +0000 (UTC) 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 18koJN-0006sF-00 for ; Mon, 17 Feb 2003 17:40:09 +0100 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 18koKr-0002z8-00; Mon, 17 Feb 2003 10:41:41 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 17 Feb 2003 10:42:38 -0600 (CST) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [66.230.238.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id KAA16428 for ; Mon, 17 Feb 2003 10:42:22 -0600 (CST) Original-Received: (qmail 49214 invoked by alias); 17 Feb 2003 16:41:19 -0000 Original-Received: (qmail 49209 invoked from network); 17 Feb 2003 16:41:19 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by 66.230.238.6 with SMTP; 17 Feb 2003 16:41:19 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 18koWd-00034q-00 for ; Mon, 17 Feb 2003 17:53:51 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 36 Original-NNTP-Posting-Host: lucy.is.informatik.uni-duisburg.de Original-X-Trace: quimby.gnus.org 1045500831 11831 134.91.35.216 (17 Feb 2003 16:53:51 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 17 Feb 2003 16:53:51 GMT User-Agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.3.50 Cancel-Lock: sha1:h5E227qgPR5oM6xZLOK7MHNxUT8= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:50155 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:50155 Andreas Fuchs writes: > On 2003-02-16, Kai Großjohann 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