From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/61247 Path: news.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general,gmane.emacs.xemacs.beta Subject: Re: Speed difference in Gnus Date: Fri, 28 Oct 2005 13:09:23 +0200 Message-ID: References: <87r7ap899o.fsf@xemacs.org> <434EFD44.7030601@xemacs.org> <877jcgub0f.fsf@xemacs.org> <434F3897.3050007@xemacs.org> <873bn4tptq.fsf@xemacs.org> <87d5m89wuf.fsf@tleepslib.sk.tsukuba.ac.jp> <87y84nyuo0.fsf@mat.ucm.es> <873bmulscb.fsf@tleepslib.sk.tsukuba.ac.jp> <87pspypwzv.fsf@mat.ucm.es> <87fyqqdfhq.fsf@mat.ucm.es> <85zmoy22o5.fsf@lola.goethe.zz> <87ll0ihqn1.fsf@mat.ucm.es> <87ek697ag9.fsf@Jesper-Harders-Computer.local> <85oe5dqmhi.fsf@lola.goethe.zz> <8764rkr5cp.fsf@mat.ucm.es> <4360272D.8080008@xemacs.org> <878xwex91z.fsf@mat.ucm.es> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1130498147 12107 80.91.229.2 (28 Oct 2005 11:15:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 28 Oct 2005 11:15:47 +0000 (UTC) Cc: xemacs-beta@xemacs.org, ding@gnus.org Original-X-From: ding-owner+m9778@lists.math.uh.edu Fri Oct 28 13:15:44 2005 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EVSAr-0007yQ-Fe for ding-account@gmane.org; Fri, 28 Oct 2005 13:13:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1EVSAb-0000Az-00; Fri, 28 Oct 2005 06:13:13 -0500 Original-Received: from nas01.math.uh.edu ([129.7.128.39]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1EVS74-0000Au-00 for ding@lists.math.uh.edu; Fri, 28 Oct 2005 06:09:34 -0500 Original-Received: from quimby.gnus.org ([80.91.224.244]) by nas01.math.uh.edu with esmtp (Exim 4.52) id 1EVS72-0001Fb-IT for ding@lists.math.uh.edu; Fri, 28 Oct 2005 06:09:33 -0500 Original-Received: from 178.230.13.217.in-addr.dgcsystems.net ([217.13.230.178] helo=yxa.extundo.com) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1EVS6x-0008RM-00 for ; Fri, 28 Oct 2005 13:09:27 +0200 Original-Received: from latte.josefsson.org (c494102a.s-bi.bostream.se [217.215.27.65]) (authenticated bits=0) by yxa.extundo.com (8.13.4/8.13.4/Debian-3) with ESMTP id j9SB9N9d017291 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Fri, 28 Oct 2005 13:09:25 +0200 Original-To: Uwe Brauer OpenPGP: id=B565716F; url=http://josefsson.org/key.txt X-Hashcash: 1:21:051028:xemacs-beta@xemacs.org::cjR2I2IYeJ2tXc2I:7Hf X-Hashcash: 1:21:051028:ding@gnus.org::od0i9Bcd8XfTp0Rx:4YSd X-Hashcash: 1:21:051028:oub@mat.ucm.es::kAT43pH4DOYc2Xoy:OXGd In-Reply-To: <878xwex91z.fsf@mat.ucm.es> (Uwe Brauer's message of "Fri, 28 Oct 2005 11:52:40 +0200") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) X-Spam-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on yxa-iv X-Virus-Scanned: ClamAV version 0.84, clamav-milter version 0.84e on yxa.extundo.com X-Virus-Status: Clean X-Spam-Score: -2.5 (--) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:61247 gmane.emacs.xemacs.beta:20931 Archived-At: Uwe Brauer writes: > The command > lisp-process > lists me the imap command > > imap open *nnimap* ucimap.ucm.es (none) network stream > connection 143@ucimap.ucm.es > > But I don't know how to kill that process, ps ux does not list that > process. Kill the buffer " *nnimap *ucimap.ucm.es" (note leading SPC). > If someone could suggest me how to enhance the testing in order to > localise the problem... Instrument imap* and nnimap* for ELP. Note that nnimap is likely to be slowed than nnml, but I'm not sure what magnitude of "slower" you are talking about here.