From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/19040 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: Postponed Emacs actions Date: 21 Nov 1998 15:59:40 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 X-Trace: main.gmane.org 1035157463 9521 80.91.224.250 (20 Oct 2002 23:44:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:44:23 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id KAA08169 for ; Sat, 21 Nov 1998 10:00:30 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.1/8.9.1) with ESMTP id JAB21995; Sat, 21 Nov 1998 09:00:14 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 21 Nov 1998 09:00:06 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id IAA14144 for ; Sat, 21 Nov 1998 08:59:57 -0600 (CST) Original-Received: from xiphias.pdc.kth.se (xiphias.pdc.kth.se [130.237.221.226]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id JAA08161 for ; Sat, 21 Nov 1998 09:59:48 -0500 (EST) Original-Received: (from jas@localhost) by xiphias.pdc.kth.se (8.8.5/8.8.5) id PAA06058; Sat, 21 Nov 1998 15:59:41 +0100 (MET) Original-To: ding@gnus.org In-Reply-To: Lars Magne Ingebrigtsen's message of "21 Nov 1998 11:24:16 +0100" Mail-Copies-To: never Original-Lines: 18 User-Agent: Gnus/5.070052 (Pterodactyl Gnus v0.52) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:19040 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:19040 Lars Magne Ingebrigtsen writes: > Filling paragraphs... > Filling paragraphs...done > > However, in many cases the action doesn't take all that long, so you > just get a flutter of these messages, which is annoying. Doesn't the tty optimization help? When expiring big groups over a modem, I only see every hundred (or so) 'Expring article 32423'. Also, couldn't the base64 decoder be a little bit more verbose? Right now my Emacs hangs for minutes on bigish attachments. A `Decoding base64..........' message where the dot grows just like nntp would be very neat. Or should I just wait for a Emacs with built-in base64-decoding?