[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Threading look and feel



At Thu, 07 Apr 2011 14:24:57 +0530,
Deepak Tripathi wrote:
> 
> Hi, 
> Is there anyway i can get same threading look and feel in wl as it shows in gnus iamge[1].
> 
> if i use this in gnus it works for me ? would like to know that, is it possible with wanderlust too.
> 
> (when window-system
>   (setq gnus-sum-thread-tree-indent "  ")
>   (setq gnus-sum-thread-tree-root "") ;; "● ")
>   (setq gnus-sum-thread-tree-false-root "") ;; "◯ ")
>   (setq gnus-sum-thread-tree-single-indent "") ;; "◎ ")
>   (setq gnus-sum-thread-tree-vertical        "│")
>   (setq gnus-sum-thread-tree-leaf-with-other "├─► ")
>   (setq gnus-sum-thread-tree-single-leaf     "╰─► "))

There are the variables:

  wl-thread-have-younger-brother-str
  wl-thread-youngest-child-str
  wl-thread-vertical-str
  wl-thread-horizontal-str
  wl-thread-space-str

But they are supposed to have one character, so they may not work for
you.

best, Erik
Sent from my free software system <http://fsf.org/>.