From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/58930 Path: main.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general Subject: Re: [BUG]What does this mean:"Mention that multibyte characters Date: Mon, 18 Oct 2004 08:18:05 +0900 Organization: Emacsen advocacy group Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1098055104 25699 80.91.229.6 (17 Oct 2004 23:18:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 17 Oct 2004 23:18:24 +0000 (UTC) Original-X-From: ding-owner+M7468@lists.math.uh.edu Mon Oct 18 01:18:20 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13] ident=mail) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CJKI7-0001O9-00 for ; Mon, 18 Oct 2004 01:18:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1CJKI3-0004Ix-00; Sun, 17 Oct 2004 18:18:15 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1CJKHz-0004Is-00 for ding@lists.math.uh.edu; Sun, 17 Oct 2004 18:18:11 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1CJKHx-0000T2-NA for ding@lists.math.uh.edu; Sun, 17 Oct 2004 18:18:09 -0500 Original-Received: from washington.hostforweb.net (washington.hostforweb.net [69.61.11.2]) by justine.libertine.org (Postfix) with ESMTP id 78FF83A01F3 for ; Sun, 17 Oct 2004 18:18:09 -0500 (CDT) Original-Received: from localhost ([127.0.0.1]) by washington.hostforweb.net with esmtpa (Exim 4.42) id 1CJKI1-00038D-Py for ding@gnus.org; Sun, 17 Oct 2004 19:18:14 -0400 Original-To: ding@gnus.org X-Face: #kKnN,xUnmKia.'[pp`;Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu;B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:ZEmJCvjxRt/+IdvwdryX0TcDoyM= X-Hashcash: 1:17:041017:ding@gnus.org::7ojbhxeFJCrxUp4z:0000029Z X-Antivirus-Scanner: Clean mail though you should still use an Antivirus X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - washington.hostforweb.net X-AntiAbuse: Original Domain - gnus.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - jpl.org X-Source: X-Source-Args: X-Source-Dir: Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:58930 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:58930 >>>>> In Derek wrote: > On 15 =D0=9E=D0=BA=D1=82 2004, Reiner Steib wrote: > This problem affects Emacs 21.3.50 as well. Bug happens with certain > combinations of language environment and gnus-summary-line-format. And > in old gnus-sum.el this happens too. For me (Russian language > environment) > old gnus-sum.el: g-s-l-f "%U%R%z%I%(%[%4L: %-23,23f%]%) %s\n" doesn't > work, ":%U%R%z%I%(%[%4L %-23,23f%]%) %s" does. > new gnus-sum.el: "%U%R%z%I%(%[%4L: %-23,23f%]%) %s\n" does work, > ":%U%R%z%I%(%[%4L %-23,23f%]%) %s" doesn't. > Cyrillic-* and Vietnamese language environments affected. Maybe there's > more. This is just what I learned from Kenichi Handa. I'll fix it within a couple of days and, if possible, I'll also summarize how string-(as|make|to)-multibyte works.