From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/71366 Path: news.gmane.org!not-for-mail From: Andrew Cohen Newsgroups: gmane.emacs.gnus.general Subject: Re: More IMAP testing, please Date: Tue, 21 Sep 2010 19:53:43 -0400 Message-ID: <87zkvairg8.fsf@andy.bu.edu> References: <874odlnxn2.fsf@andy.bu.edu> <874odkr1ut.fsf@andy.bu.edu> <87zkvaj42z.fsf@andy.bu.edu> <87vd5yj3ci.fsf@andy.bu.edu> <874odik6hs.fsf@andy.bu.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1285113250 13715 80.91.229.12 (21 Sep 2010 23:54:10 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 21 Sep 2010 23:54:10 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M19739@lists.math.uh.edu Wed Sep 22 01:54:08 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OyCf0-0008Rz-Bl for ding-account@gmane.org; Wed, 22 Sep 2010 01:54:06 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1OyCeu-0006TX-LE; Tue, 21 Sep 2010 18:54:00 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1OyCet-0006TG-6I for ding@lists.math.uh.edu; Tue, 21 Sep 2010 18:53:59 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1OyCeo-0006rP-Qt for ding@lists.math.uh.edu; Tue, 21 Sep 2010 18:53:59 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1OyCeo-0005P5-00 for ; Wed, 22 Sep 2010 01:53:54 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OyCem-0008Pr-3I for ding@gnus.org; Wed, 22 Sep 2010 01:53:52 +0200 Original-Received: from andy.bu.edu ([128.197.41.152]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 22 Sep 2010 01:53:52 +0200 Original-Received: from cohen by andy.bu.edu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 22 Sep 2010 01:53:52 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 22 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: andy.bu.edu User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:+72VQ2WgtktzCwK42U/esgOFarI= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:71366 Archived-At: >>>>> "Lars" == Lars Magne Ingebrigtsen writes: Lars> I haven't changed anything in the completion code the last Lars> week... What happens if you TAB a few more times? Oops, my mistake. I have two nnimap servers, "home" and "search", and tabbing now allows me to choose. (Don't know why it completed directly to nnimap+home earlier) Lars> Did it say it was doing anything before you pressed `C-g'? No. It had finished "expiring" and I presumed it was deleting/expunging. Lars> Also `(setq debug-on-quit t)' and repeat and post the Lars> backtrace. I'll give it a try. andy