Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
Subject: [Fixed] uneven summary lines
Date: Thu, 10 Jan 2002 21:52:26 +0900	[thread overview]
Message-ID: <yosuadvm1i7p.fsf@jpl.org> (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>



             reply	other threads:[~2002-01-10 12:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-10 12:52 Katsumi Yamaoka [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=yosuadvm1i7p.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).