Gnus development mailing list
 help / color / mirror / Atom feed
* Specify total length of subject in summary line
@ 2002-11-30 18:20 Kai Großjohann
  2002-12-01  9:46 ` Frank Schmitt
  0 siblings, 1 reply; 2+ messages in thread
From: Kai Großjohann @ 2002-11-30 18:20 UTC (permalink / raw)


Some people might like to put something to the right of the subject.
But in order to look good, the thread indentation should be taken
into account.

So wouldn't it be nice if there was a way to (conveniently) specify a
total width for %I plus %s?

Maybe a specifier X that includes %I and %s?  Then people can write
"%-50,50X" to get what they want.  Or something.

-- 
~/.signature is: umop ap!sdn    (Frank Nobis)



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

* Re: Specify total length of subject in summary line
  2002-11-30 18:20 Specify total length of subject in summary line Kai Großjohann
@ 2002-12-01  9:46 ` Frank Schmitt
  0 siblings, 0 replies; 2+ messages in thread
From: Frank Schmitt @ 2002-12-01  9:46 UTC (permalink / raw)


kai.grossjohann@uni-duisburg.de (Kai Großjohann) writes:

> Some people might like to put something to the right of the subject.
> But in order to look good, the thread indentation should be taken
> into account.
>
> So wouldn't it be nice if there was a way to (conveniently) specify a
> total width for %I plus %s?
>
> Maybe a specifier X that includes %I and %s?  Then people can write
> "%-50,50X" to get what they want.  Or something.

There is a way already, try this:

(setq gnus-summary-line-format ":%U%R %B %s %-60=|%4L |%-20,20f |%&user-date; \n")

resulting in 

 .   \->  ...                                              |  36 |ShengHuo ZHU         |Sat  2:01 
: .     \->  ...                                            |  73 |John A. Martin       |Sat  6:07 
: .       \->  ...                                          |  13 |Kai Großjohann       |Sat 18:33 
: .         \->  ...                                        |  42 |John A. Martin       |Sat 21:51 
: .           \->  ...                                      |  14 |Kai Großjohann       |Sat 22:50 
: .    Re: Error while entering an nnimap group             |  29 |Kai Großjohann       |Fri 16:59 
: .    Re: gnus-inhibit-mime-unbuttonizing is useful but und|  14 |Kai Großjohann       |Fri 17:20 
: .    Re: UTF-8 breakage                                   |  25 |Matthias Andree      |Fri 13:44 
:R. >  Re: Can't start CVS gnus.                            |  16 |Matthias Andree      |Fri 22:54 
: . \->  ...                                                |  13 |Kai Großjohann       |Sat 18:31 
: .    Improve your penis size in just weeks                |  53 |Brent Bartis         | 5:01 
:R.    Specify total length of subject in summary line      |  14 |Kai Großjohann       |Sat 19:20 

-- 
One Ring to rule them all, One Ring to find them,
One Ring to bring them all and in the darkness bind them
In the Land of Mordor where the Shadows lie.



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

end of thread, other threads:[~2002-12-01  9:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-30 18:20 Specify total length of subject in summary line Kai Großjohann
2002-12-01  9:46 ` Frank Schmitt

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).