From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/29464 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: Incorporate file into summary buffer Date: 09 Mar 2000 01:27:25 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035166129 2876 80.91.224.250 (21 Oct 2002 02:08:49 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:08:49 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id DFBB5D051E for ; Wed, 8 Mar 2000 19:28:52 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id SAB07843; Wed, 8 Mar 2000 18:28:01 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 08 Mar 2000 18:27:38 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id SAA13942 for ; Wed, 8 Mar 2000 18:27:28 -0600 (CST) Original-Received: from badis.pdc.kth.se (badis.pdc.kth.se [130.237.221.45]) by mailhost.sclp.com (Postfix) with ESMTP id 7F746D051E for ; Wed, 8 Mar 2000 19:27:38 -0500 (EST) Original-Received: (from jas@localhost) by badis.pdc.kth.se (8.9.3/8.9.3) id BAA06233; Thu, 9 Mar 2000 01:27:26 +0100 Original-To: Chris Brierley In-Reply-To: Chris Brierley's message of "07 Mar 2000 18:08:20 -0500" Original-Lines: 17 User-Agent: Gnus/5.0804 (Gnus v5.8.4) Emacs/20.6 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:29464 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:29464 Chris Brierley writes: > > Can anyone tell me authoritatively if this works with an nnimap > > backend? I just tried it and it hung emacs for several minutes > > until I finally gave up and C-g'd. No problem here. > Well, I just found out that the file did actually get imported > into my nnimap group. After I C-g'd and rescanned the group it > showed up. So, it appears to work, but it gets stuck somewhere in > the process adn has to be C-g'd. Could you evaluate `(setq debug-on-quit t)' and mail me the backtrace you get when C-g'ing? Do you use a "external" process filter (ie kerberos, SSL or STARTTLS)?