Gnus development mailing list
 help / color / mirror / Atom feed
* Group Line Specification Problem
@ 1998-10-15 15:22 Jean-Yves Perrier
  1998-10-16  9:51 ` Jean-Yves Perrier
  0 siblings, 1 reply; 5+ messages in thread
From: Jean-Yves Perrier @ 1998-10-15 15:22 UTC (permalink / raw)


Hello,

I have the following problem:

I want my group buffer to looks like:

[ Gnus -- 0 ]
  [ misc -- 0 ]
*        0: other                    |                    ++++|  (nnml:)
         *: drafts                   |                      ++|  (nndraft:)
  [ Emacs -- 0 ]
    [ Mail/News/AddressBook/Calendar/W3 -- 0 ]
*          0: gnu.emacs.gnus         |          ..............|  (nntp:cachou)
*          0: gnus.dev               |                     +++|  (nnml:)
*          0: bbdb.dev               |                     +++|  (nnml:)
    [ Windoze -- 0 ]
*          0: nt.emacs               |                    ++++|  (nnml:)
  [ OOP -- 0 ]
*        0: oo.gang-of-4-patterns    |                     +++|  (nnml:)

(Don't worry about the . and the +: it is a timestamp histogramm).

I have the following group line definition:
(setq gnus-group-line-format "%M%S%p%P%5y: %(%~(pad-right 25)G%)|%24uz|  %l%z\n")

But this don't take into account the 'folding' of the topic. So I end up with:
[ Gnus -- 0 ]
  [ misc -- 0 ]
*        0: other                    |                    ++++|  (nnml:)
         *: drafts                   |                      ++|  (nndraft:)
  [ Emacs -- 0 ]
    [ Mail/News/AddressBook/Calendar/W3 -- 0 ]
*          0: gnu.emacs.gnus           |          ..............|  (nntp:cachou)
*          0: gnus.dev                 |                     +++|  (nnml:)
*          0: bbdb.dev                 |                     +++|  (nnml:)
    [ Windoze -- 0 ]		       
*          0: nt.emacs                 |                    ++++|  (nnml:)
  [ OOP -- 0 ]
*        0: oo.gang-of-4-patterns    |                     +++|  (nnml:)

				     ^^^
                                     That's the problem.

which I find ugly.

Is there a way, probably in the definition of %(%~(pad-right 25)G%), to take
in account the folding indent?

Best regards,
-- 
Jean-Yves



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

end of thread, other threads:[~1998-10-17 21:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-10-15 15:22 Group Line Specification Problem Jean-Yves Perrier
1998-10-16  9:51 ` Jean-Yves Perrier
1998-10-16 10:08   ` Didier Verna
1998-10-16 10:25     ` Jean-Yves Perrier
1998-10-17 21:07   ` Lars Magne Ingebrigtsen

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