From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/47467 Path: main.gmane.org!not-for-mail From: Niklas Morberg Newsgroups: gmane.emacs.gnus.general Subject: Re: How do I interrupt attachment downloading over imap? Date: Wed, 30 Oct 2002 08:34:35 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035963438 31476 80.91.224.249 (30 Oct 2002 07:37:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 30 Oct 2002 07:37:18 +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 186nPh-0008BW-00 for ; Wed, 30 Oct 2002 08:37:17 +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 186nNu-0002Fl-00; Wed, 30 Oct 2002 01:35:26 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 30 Oct 2002 01:36:10 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id BAA13232 for ; Wed, 30 Oct 2002 01:35:58 -0600 (CST) Original-Received: (qmail 15569 invoked by alias); 30 Oct 2002 07:35:08 -0000 Original-Received: (qmail 15564 invoked from network); 30 Oct 2002 07:35:07 -0000 Original-Received: from krynn.axis.se (193.13.178.10) by gnus.org with SMTP; 30 Oct 2002 07:35:07 -0000 Original-Received: from PCNIKLAS2 (dh10-13-8-207.axis.se [10.13.8.207]) by krynn.axis.se (8.12.3/8.12.3/Debian -4) with ESMTP id g9U7YZGj032321 for ; Wed, 30 Oct 2002 08:34:35 +0100 Original-To: ding@gnus.org In-Reply-To: (Simon Josefsson's message of "Wed, 23 Oct 2002 23:11:15 +0200") User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-mingw-nt5.0.2195) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:47467 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:47467 Simon Josefsson writes: > Killing the *nnimap* server buffer do this. `C' in the > server buffer waits for the server to respond to a LOGOUT > command that is sent, so it doesn't work here. A command > C-u C that forced the backend to disconnect could perhaps > be useful. Hm. I don't have an nnimap server buffer. What should I do to make it appear (so that I later kan kill it and stop the download). Or did I misunderstand something here? Niklas