From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/51307 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.gnus.general Subject: Re: quoted-printable no-go in news? Date: Thu, 10 Apr 2003 22:26:04 +0200 Organization: http://purl.org/harder/ 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 1050006731 29822 80.91.224.249 (10 Apr 2003 20:32:11 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 10 Apr 2003 20:32:11 +0000 (UTC) Original-X-From: owner-ding@hpc.uh.edu Thu Apr 10 22:32:09 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 193igy-0007ew-00 for ; Thu, 10 Apr 2003 22:30:40 +0200 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 193ifh-0008II-00; Thu, 10 Apr 2003 15:29:21 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 10 Apr 2003 15:30:27 -0500 (CDT) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [64.157.176.121]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id PAA11484 for ; Thu, 10 Apr 2003 15:30:14 -0500 (CDT) Original-Received: (qmail 14828 invoked by alias); 10 Apr 2003 20:29:02 -0000 Original-Received: (qmail 14823 invoked from network); 10 Apr 2003 20:29:02 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by gnus.org with SMTP; 10 Apr 2003 20:29:02 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 193ijw-0003dE-00 for ; Thu, 10 Apr 2003 22:33:44 +0200 Original-To: ding@gnus.org Original-Path: localhost.localdomain!nobody Original-Newsgroups: gnus.ding Original-Lines: 27 Original-NNTP-Posting-Host: 0xc3f98229.esnxr3.ras.tele.dk Original-X-Trace: quimby.gnus.org 1050006824 13963 195.249.130.41 (10 Apr 2003 20:33:44 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 10 Apr 2003 20:33:44 GMT X-Face: ^RrvqCr7c,P$zTR:QED"@h9+BTm-"fjZJJ-3=OU7.)i/K]<.J88}s>'Z_$r; writes: > Jesper Harder writes: > >> * It then uses Emacs' charset detection functions to determine the >> charset. By default, Emacs doesn't know about windows-1252, so it >> isn't detected correctly, and the text is decoded as something else. > > It must have guessed some other charset that doesn't map \200 then. How > do I ask it which character set it thinks it is again? It's indicated in the mode line of the article buffer. For me it displayed "t", i.e. raw-text-unix. > can I just steal that from CVS and stuff it into my 21.3 emacs? I don't know. > (BTW, is CVS emacs fast enough? 21.2/21.3 are _way_ slower than 21.1 > was). I don't see a speed difference between CVS and 21.2 that's statistically significant. These are timings for fetching 10.000 articles from a local NNTP server 4 times: Sum: 132.005927 Avg: 33.001482 Var: 2.129394 Thu Apr 10 22:14:52 2003 - Gnus/5.090018 (Oort Gnus v0.18) Emacs/21.2 (gnu/linux) Sum: 134.704826 Avg: 33.676206 Var: 2.241309 Thu Apr 10 22:18:33 2003 - Gnus/5.090018 (Oort Gnus v0.18) Emacs/21.3.50 (gnu/linux)