From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/10308 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.gnus.user Subject: Re: Automatically authenticating at local imap server Date: Tue, 05 Feb 2008 13:16:46 +0100 Message-ID: <87hcgnk381.fsf@member.fsf.org> References: <87fxw9lr6x.fsf@gaura-nitai.dyndns.org> <87odax2jzi.fsf@member.fsf.org> <874pco7bot.fsf@member.fsf.org> <87r6fs9xap.fsf@arcor.de> <87tzknkdma.fsf@member.fsf.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1202213829 9323 80.91.229.12 (5 Feb 2008 12:17:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 5 Feb 2008 12:17:09 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Tue Feb 05 13:17:30 2008 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JMMjy-00034m-Be for gegu-info-gnus-english@m.gmane.org; Tue, 05 Feb 2008 13:17:30 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JMMjW-0006Kl-0a for gegu-info-gnus-english@m.gmane.org; Tue, 05 Feb 2008 07:17:02 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JMMjU-0006Ib-1d for info-gnus-english@gnu.org; Tue, 05 Feb 2008 07:17:00 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JMMjR-0006H8-SR for info-gnus-english@gnu.org; Tue, 05 Feb 2008 07:16:58 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JMMjR-0006H5-Oi for info-gnus-english@gnu.org; Tue, 05 Feb 2008 07:16:57 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JMMjR-00065U-FQ for info-gnus-english@gnu.org; Tue, 05 Feb 2008 07:16:57 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JMMjL-0003VU-LV for info-gnus-english@gnu.org; Tue, 05 Feb 2008 12:16:51 +0000 Original-Received: from dslb-084-063-055-207.pools.arcor-ip.net ([84.63.55.207]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 05 Feb 2008 12:16:51 +0000 Original-Received: from tassilo by dslb-084-063-055-207.pools.arcor-ip.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 05 Feb 2008 12:16:51 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 31 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: dslb-084-063-055-207.pools.arcor-ip.net User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:gn7nZriJIdKsWlQYTFqBBsdPfHc= X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:10308 Archived-At: David writes: Hi David, >> ,----[ C-h f gnus-summary-refer-article RET ] >> | gnus-summary-refer-article is an interactive compiled Lisp function in `gnus-sum.el'. >> | (gnus-summary-refer-article message-id) >> | >> | Fetch an article specified by message-id. >> `---- > > Ah, OK. I only tried nnimap-retrieve-headers with a message-id and it > didn't work. BTW, I have tested this with my rather large (10000+ messages) emacs-devel group, and it's quite fast. I enter the summary buffer with `C-u 0 RET' so that no articles are displayed and then do `M-x gnus-summary-refer-article RET '. Even with m-ids of ancient articles I don't get a noticable delay. Maybe dovecot does some indexing to make that possible. At least the feature list says: Dovecot's indexes are self-optimizing. They contain exactly what the user's client commonly needs, no more and no less. Seems the message-id is included there. Bye, Tassilo -- Chuck Norris doesn't daydream. He's too busy giving other people nightmares.