From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/42263 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: [Fixed] uneven summary lines Date: Sun, 20 Jan 2002 01:27:16 +0100 Organization: Programmerer Ingebrigtsen Sender: owner-ding@hpc.uh.edu Message-ID: References: <874rlhswph.fsf@inanna.rimspace.net> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=euc-jp Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035177525 10387 80.91.224.250 (21 Oct 2002 05:18:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 05:18:45 +0000 (UTC) Return-Path: Original-Received: (qmail 9836 invoked from network); 20 Jan 2002 00:28:06 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 20 Jan 2002 00:28:06 -0000 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 16S5pl-00046p-00; Sat, 19 Jan 2002 18:27:41 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 19 Jan 2002 18:27:35 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id SAA20396 for ; Sat, 19 Jan 2002 18:27:23 -0600 (CST) Original-Received: (qmail 9819 invoked by alias); 20 Jan 2002 00:27:23 -0000 Original-Received: (qmail 9814 invoked from network); 20 Jan 2002 00:27:23 -0000 Original-Received: from ingebrigtsen.no (HELO quimby2.netfonds.no) (195.204.10.66) by gnus.org with SMTP; 20 Jan 2002 00:27:23 -0000 Original-Received: from news by quimby2.netfonds.no with local (Exim 3.12 #1 (Debian)) id 16S5t6-0006xn-00 for ; Sun, 20 Jan 2002 01:31:08 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 20 Original-NNTP-Posting-Host: quimbies.gnus.org Original-X-Trace: quimby2.netfonds.no 1011486668 23681 195.204.10.148 (20 Jan 2002 00:31:08 GMT) Original-X-Complaints-To: usenet@quimby2.netfonds.no Original-NNTP-Posting-Date: 20 Jan 2002 00:31:08 GMT Mail-Copies-To: never X-Now-Playing: Various's _Lesbian Favorites: Women Like Us_: "Jane Siberry - Temple" User-Agent: Gnus/5.090005 (Oort Gnus v0.05) Emacs/21.1 (i686-pc-linux-gnu) X-Face: (uXN-\3Qn~Df}c.>pF`/c2=J<{0RH#iU[A=z.k)!GhzHXRIC!0/!7"O;QkbVRDYFoL'xOW[ vW+X\ writes: > My recollection, and why the code got written initially, was the > incorrect width used for `cut' forms, pretty much, and for padding in > the summary buffer. Let's see... (length "日本語") => 3 (gnus-correct-length "日本語") => 6 Indeed. I've now defaulted `gnus-use-correct-string-widths' to t again. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen