[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Threading look and feel
- To: wl-en@lists.airs.net
- Subject: Re: Threading look and feel
- From: Erik Hetzner <egh@e6h.org>
- Date: Thu, 07 Apr 2011 08:40:19 -0700
- Cc: Deepak Tripathi <deepak@gnumonk.com>
- Delivered-to: wl-en@lists.airs.net
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:sender:date:message-id:from:to:cc:subject :in-reply-to:references:user-agent:reply-to:mime-version :content-type; bh=yFUvXCBareFqzDNhdLDKvhd8tIBxOZna1xMpHaksxJo=; b=R5f4BOHZckJLtUgf9rXyQFOx4Lfvca+eva1kheZ5GLV9fEXTiZKoY0tPA9OQ1/eROg 2eL1hHtcVDlMa5MswVd6h24gUKYi4P06b3CJZurUvJCqasbFqzOjyWPjqRG9phPi1LN7 8FT+57ddYf1zgxvD4ispkD93nbYJc9AyZgWio=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:date:message-id:from:to:cc:subject:in-reply-to:references :user-agent:reply-to:mime-version:content-type; b=ssoWb4mw6A/vIy0C4b2g8/FNHh46XrhkguKyvQei8V9Y4LCnp6K+YYRRExXeq1qbEv ifAUVc/c3BFaj5Z+z3bsRsD672ICkpk9eSTXqZsWFot8oqRmyj00I6/dqaVmH5VbCms1 WmKXDwVZWFRXX5OCdNZWA+GJtedZ8XKmRv2Fg=
- In-reply-to: <87mxk2xwym.wl%deepak@gnumonk.com>
- List-help: <mailto:wl-en-ctl@lists.airs.net?body=help>
- List-id: wl-en.lists.airs.net
- List-owner: <mailto:wl-en-admin@lists.airs.net>
- List-post: <mailto:wl-en@lists.airs.net>
- List-software: fml [fml stable 20011102.2100]
- List-unsubscribe: <mailto:wl-en-ctl@lists.airs.net?body=unsubscribe>
- References: <87mxk2xwym.wl%deepak@gnumonk.com>
- Reply-to: Erik Hetzner <egh@e6h.org>
- User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/23.1 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)
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/>.