Gnus development mailing list
 help / color / mirror / Atom feed
* [Fixed] uneven summary lines
@ 2002-01-10 12:52 Katsumi Yamaoka
  2002-01-19 21:26 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 7+ messages in thread
From: Katsumi Yamaoka @ 2002-01-10 12:52 UTC (permalink / raw)


Hi,

I am trying to use the following settings in .gnus.el file:

(setq gnus-use-correct-string-widths t)
(setq gnus-summary-line-format
      "%C%U%R%z[%5N]%I%S%-60= %(%[%-16,16n%]%)\n")

I expected Gnus shows summary lines orderly as follows:

O. [38006]Is there a new agent bug?                          [Harry Putnam    ]
O. [38007]    Re: Is there a new agent bug?                  [Kai Großjohann  ]
O. [38021]        Re: Is there a new agent bug?              [Harry Putnam    ]
O. [38010]    Re: Is there a new agent bug?                  [Paul Stodghill  ]
O. [38022]        Re: Is there a new agent bug?              [Harry Putnam    ]
O. [38008]Re: X-Face and depth                               [Andreas Büsching]
O. [38011]    Re: X-Face and depth                           <Lars Magne Ingeb>

However, authors were not in a column if a subject contains
Japanese wide characters.  So, I have modified the function
`gnus-spec-tab' to deal with wide characters when the option
`gnus-use-correct-string-widths' is non-nil, in Gnus CVS.

By the way, why is the default value of
`gnus-use-correct-string-widths' t only for XEmacs?
The value t is fit for me irrespective of the Emacs version, and
nil is fit for people irrespective of the Emacs version, either.
-- 
Katsumi Yamaoka <yamaoka@jpl.org>



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2002-01-20 10:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-10 12:52 [Fixed] uneven summary lines Katsumi Yamaoka
2002-01-19 21:26 ` Lars Magne Ingebrigtsen
2002-01-20  0:16   ` Daniel Pittman
2002-01-20  0:27     ` Lars Magne Ingebrigtsen
2002-01-20  2:11       ` Daniel Pittman
2002-01-20  2:23         ` Lars Magne Ingebrigtsen
2002-01-20 10:48           ` Daniel Pittman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).