From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/47475 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 11:58:10 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: <84k7k06xj7.fsf@crybaby.uni-duisburg.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1035975513 32069 80.91.224.249 (30 Oct 2002 10:58:33 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 30 Oct 2002 10:58:33 +0000 (UTC) Cc: ding@gnus.org 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 186qYR-0008L7-00 for ; Wed, 30 Oct 2002 11:58:32 +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 186qYz-0003Rw-00; Wed, 30 Oct 2002 04:59:05 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 30 Oct 2002 04:59:49 -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 EAA13804 for ; Wed, 30 Oct 2002 04:59:36 -0600 (CST) Original-Received: (qmail 8293 invoked by alias); 30 Oct 2002 10:58:43 -0000 Original-Received: (qmail 8288 invoked from network); 30 Oct 2002 10:58:43 -0000 Original-Received: from krynn.axis.se (193.13.178.10) by gnus.org with SMTP; 30 Oct 2002 10:58:43 -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 g9UAwAGj020366; Wed, 30 Oct 2002 11:58:10 +0100 Original-To: kai.grossjohann@uni-duisburg.de (Kai =?iso-8859-1?q?Gro=DFjohann?=) In-Reply-To: <84k7k06xj7.fsf@crybaby.uni-duisburg.de> (kai.grossjohann@uni-duisburg.de's message of "Wed, 30 Oct 2002 11:17:32 +0100") 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:47475 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:47475 kai.grossjohann@uni-duisburg.de (Kai Gro=DFjohann) writes: > Maybe the buffer name starts with space. You have to use > C-x b to switch to it, the other ways will hide buffer > names starting with space. Nope, the buffer is not here. I use iswitchb, so starting spaces should not affect finding the buffer with typing only "imap", right? I only find the *imap-log* buffer when doing this here... Niklas