From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/12010 Path: news.gmane.org!not-for-mail From: poppyer Newsgroups: gmane.emacs.gnus.user Subject: Re: Emacs/Gnus: About simple after things :-) [was: GNUS and imap] Date: Thu, 19 Mar 2009 10:37:40 +0800 Organization: Poppyer Group Message-ID: References: <87eix9pjmv.fsf@kjonca.kjonca> <87ocwd8hve.fsf@kjonca.kjonca> <87ljr4l5an.fsf_-_@kjonca.kjonca> <87eiwwl3ne.fsf@kjonca.kjonca> <8763i8l2fs.fsf@nospam.invalid> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1237430439 3307 80.91.229.12 (19 Mar 2009 02:40:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 19 Mar 2009 02:40:39 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Thu Mar 19 03:41:57 2009 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 1Lk8Ch-0007TK-KP for gegu-info-gnus-english@m.gmane.org; Thu, 19 Mar 2009 03:41:55 +0100 Original-Received: from localhost ([127.0.0.1]:44683 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lk8BK-0007yO-TS for gegu-info-gnus-english@m.gmane.org; Wed, 18 Mar 2009 22:40:30 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!news.glorb.com!aioe.org!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 32 Original-NNTP-Posting-Host: oZTKK7IwjJyJeg1MN5LFoA.user.aioe.org Original-X-Complaints-To: abuse@aioe.org Original-NNTP-Posting-Date: Thu, 19 Mar 2009 02:37:09 +0000 (UTC) X-Notice: Filtered by postfilter v. 0.7.7 Cancel-Lock: sha1:KfLNg8eHDUZUHkVGHlzlNYN60EE= sha1:WdJ1Ab03UsZ9jknSAPVMaxXy88s= User-Agent: Emacs Gnus Original-Xref: news.stanford.edu gnu.emacs.gnus:82273 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:12010 Archived-At: David Abrahams writes: : on Wed Mar 18 2009, Andrzej Adam Filip wrote: : :> David Abrahams wrote: :> :>> on Tue Mar 17 2009, Richard Riley wrote: :>> :>>> Is this server specific? I have only :>>> :>>> gnus-select-method '(nnimap "mymail" :>>> (nnimap-stream ssl) :>>> (nnimap-address "imap.myserver.net") :>>> (nnimap-authinfo-file "~/.authinfo") :>>> (nnir-search-engine imap)) :>> :>> I've been doing something like that for years, and I use dovecot, and it :>> works. I wonder what's tripping up the OP. :> :> IMHO Emacs/Gnus is full of "simple *after*" things/traps especially for :> "Learn It Yourself" path :-) : : 100% Agreed. The docs don't paint a clear architectural picture of the : system, and nnimap is prone to confusing behavior, especially when used : with the agent, if you have other mail clients. Still, it's better than : anything else I can find. I just wish I really understood it. The only thing I am missing in nnimap (of gnus) is that I can not preview the email by partial downloading. A typical scenario is when I got a email with 2M attachments, I can only read the few lines of text after I download all the 2M attachments, which is very very slow...