Gnus development mailing list
 help / color / mirror / Atom feed
* More trees
@ 1996-01-10 10:27 Lars Magne Ingebrigtsen
  1996-01-12 11:21 ` Ian Fitchet
  0 siblings, 1 reply; 3+ messages in thread
From: Lars Magne Ingebrigtsen @ 1996-01-10 10:27 UTC (permalink / raw)


I thought it might be neat to provide a different tree generation
function -- one that grows downwards with thread depth instead of
sideways.  Here's the original function:

{***}-(***)-[odd]-[Gun]
     |     \[Jan]
     |     \[odd]-[Eri]
     |     \(***)-[Eri]
     |           \[odd]-[Paa]
     \[Bjo]
     \[Gun]
     \[Gun]-[Jor]

And here's the new one:

{***}
  |--------------------------\-----\-----\
(***)                         [Bjo] [Gun] [Gun]
  |--\-----\-----\                          |
[odd] [Jan] [odd] (***)                   [Jor]
  |           |     |--\
[Gun]       [Eri] [Eri] [odd]
                          |
                        [Paa]

Uhm.  I thought the new function would produce taller outputs than the
old one...

As a comparison, here's the output from the summary buffer for the
same thread:

R  [  17: Gunnar Horrigmo     ] Re: Oslonetts sex-trauma
R      <  26: Gunnar Horrigmo     > 
R          [  19: Jorn Ommund Topnes  ] 
R      <  14: Bjorn Remseth       > 
Q      <   0:                     > 
R          [  40: oddms               ] 
R              [  13: Gunnar Horrigmo     ] 
R          [  12: Jan Ingvoldstad     ] 
R          [  10: oddms               ] 
R              [  21: Erik Naggum         ] 
Q          [   0:                     ] 
R              [  33: Erik Naggum         ] 
R              [  28: oddms               ] 
R                  [  14: Paal Thingbo        ] 

Well, the tree displays are more compact than the summary display --
but that's not really surprising since there's less information in the
tree displays...

-- 
   Lars Magne Ingebrigtsen * larsi@ifi.uio.no
      (a red leaf that falls from the purple tree)


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

end of thread, other threads:[~1996-01-15 23:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-01-10 10:27 More trees Lars Magne Ingebrigtsen
1996-01-12 11:21 ` Ian Fitchet
1996-01-15 23:17   ` 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).