From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/51600 Path: main.gmane.org!not-for-mail From: David Abrahams Newsgroups: gmane.emacs.gnus.general Subject: Re: nnimap slowness Date: 18 Apr 2003 11:16:25 -0400 Sender: ding-owner@lists.math.uh.edu Message-ID: <84u1cvltti.fsf@boost-consulting.com> References: <867kagnxsp.fsf@halny.zapto.org> <86k7dyy0i8.fsf@halny.zapto.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1050703113 22898 80.91.224.249 (18 Apr 2003 21:58:33 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 18 Apr 2003 21:58:33 +0000 (UTC) Original-X-From: ding-owner+M144@lists.math.uh.edu Fri Apr 18 23:58:31 2003 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 196dsN-0005wl-00 for ; Fri, 18 Apr 2003 23:58:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 196dt3-0004f0-00; Fri, 18 Apr 2003 16:59:13 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 196dsv-0004ep-00 for ding@lists.math.uh.edu; Fri, 18 Apr 2003 16:59:05 -0500 Original-Received: (qmail 20496 invoked by alias); 18 Apr 2003 16:32:24 -0000 Original-Received: (qmail 20490 invoked from network); 18 Apr 2003 16:32:23 -0000 Original-Received: from main.gmane.org (80.91.224.249) by 64.157.176.121 with SMTP; 18 Apr 2003 16:32:23 -0000 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 196XaW-0004ip-00 for ; Fri, 18 Apr 2003 17:15:40 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 196XaW-0004ig-00 for ; Fri, 18 Apr 2003 17:15:40 +0200 Original-Lines: 55 Original-X-Complaints-To: usenet@main.gmane.org User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Native Windows TTY Support (Windows)) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:51600 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:51600 David Abrahams writes: > beaker@iavmb.pl (Krzysztof Jędruczyk) writes: > > >> But you're seeing slowness on Windows? Never mind. Windows Emacs > >> doesn't even have msec timeouts. > > > > I can actually confirm that it's GNU Emacs/W32 problem. On friday I > > installed XEmacs and gnus/imap worked as fast as I would expect it > > to (I had installed the same cvs-head-as-of-friday version). > > Well, that's fabulous. At least maybe I can be happy doing all my > GNUs stuff under xemacs... if I can figure out how to get past > > "This application has failed to start because cygXpm-noX4.dll > was not found." > > and, of course, making my .emacs file portable to XEmacs. Anyone > know where there's a guide to that? OK, I dealt with all that, and my IMAP interactions indeed seem to be much faster. Now I'm seeing two weird effects in XEmacs/GNUs: 1. Every time I read a message, it gets an extra newline after it in my summary buffer! Interestingly, the _other_ (unread) lines all seem to end in ^M according to what I'm seeing below, having copied/pasted from my summary buffer. * 17-Apr[ 27: Aaron Moore ] Re: Collaboration? * 17-Apr[ 51: faisal vali ] [boost] Re: Types and Programming Languages * 18-Apr[ 53: Peter Dimov ] Re: exception specifications * 18-Apr[ 33: David Abrahams ] Re: [boost] luabind * 18-Apr[ 128: Pete Becker ] RE: Why integral_constant in type_traits? * 18-Apr< 27: Pete Becker > *R 18-Apr[ 13: Jeremy Siek ] boost-sandbox * 18-Apr[ 65: ship-confirm@amazon.] Your Amazon.com order has shipped (#104-0735696-8985567) *RA 18-Apr[ 34: Daveed Vandevoorde ] Re: Haskell Metaprogramming * 18-Apr[ 19: code_cold ] [C++-sig] How to embed python to c++ 2. For some reason, delete-selection-mode (a.k.a. pending-delete-mode) does not always seem to take effect in message composition buffers. It's very strange, because it seems to work unless I use to delete selected text. Maybe this one is just an XEmacs quirk and nothing more... -- Dave Abrahams Boost Consulting www.boost-consulting.com