From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/30650 Path: main.gmane.org!not-for-mail From: Vladimir Volovich Newsgroups: gmane.emacs.gnus.general Subject: should mbox be opened in unibyte mode Date: 04 May 2000 15:04:29 +0400 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035167156 9585 80.91.224.250 (21 Oct 2002 02:25:56 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:25:56 +0000 (UTC) Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id 38292D051E for ; Thu, 4 May 2000 08:15:11 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id HAB12780; Thu, 4 May 2000 07:15:05 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 04 May 2000 07:14:17 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id HAA24659 for ; Thu, 4 May 2000 07:14:09 -0500 (CDT) Original-Received: from vsu.ru (info.vsu.ru [62.76.169.9]) by mailhost.sclp.com (Postfix) with ESMTP id AB344D051E for ; Thu, 4 May 2000 08:11:47 -0400 (EDT) Original-Received: from video.uic.vsu.ru ([62.76.169.38] verified) by vsu.ru (CommuniGate Pro SMTP 3.3b5) with ESMTP id 1482211 for ding@gnus.org; Thu, 04 May 2000 15:03:00 +0400 Original-To: ding@gnus.org Original-Lines: 16 User-Agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.5 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:30650 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:30650 Hi! gnus seems to open mbox (file for nnmbox backend) in multibyte mode. i just thought that this could be the reason for problems which i described earlier (certain character combinations in the range 0x80-0x9f which happen to come with some mail messages choke emacs and this results in huge delays and incorrect gnus behavior). i think that a very probably fix to it would be to open mbox file in unibyte mode. nevertheless, the original problem should be solved too (i'll try to prepare a bug report soon and will send it to Mr. Handa). Best, v.