From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/16965 Path: main.gmane.org!not-for-mail From: Vladimir Volovich Newsgroups: gmane.emacs.gnus.general Subject: bug in calculation of line length Date: 12 Sep 1998 02:55:52 +0400 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035155750 30901 80.91.224.250 (20 Oct 2002 23:15:50 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:15:50 +0000 (UTC) Return-Path: Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id SAA22906 for ; Fri, 11 Sep 1998 18:58:35 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id RAF13666; Fri, 11 Sep 1998 17:29:38 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 11 Sep 1998 17:57:05 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id RAA17121 for ; Fri, 11 Sep 1998 17:56:57 -0500 (CDT) Original-Received: from cc.vsu.ru (root@ns.vsu.relarn.ru [194.226.24.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id SAA22867 for ; Fri, 11 Sep 1998 18:56:42 -0400 (EDT) Original-Received: (from uucp@localhost) by cc.vsu.ru (8.9.1/8.9.1) with UUCP id CAA26343 for ding@gnus.org; Sat, 12 Sep 1998 02:55:54 +0400 Original-Received: (from vvv@localhost) by vvv.vsu.ru (8.8.7/8.8.7) id CAA17036; Sat, 12 Sep 1998 02:55:52 +0400 Original-To: ding@gnus.org Original-Lines: 9 User-Agent: Gnus/5.070027 (Pterodactyl Gnus v0.27) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:16965 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:16965 Hi, when i try to send a message in russian to a newsgroup, gnus warns when I press C-c C-c that the message contains a line longer than 79 chars, which is wrong. Gnus probably gets confused with multibyte representation, and incorrectly counts the line length of non-ascii text. Best regards, -- Vladimir.