Gian Piero,

On Sun, May 01, 2016 at 09:22:59PM +0200, Gian Piero Carrubba wrote:
> Yes, this is the pseudo-diff of my config:
> 
> - set sidebar_delim_chars  =   '/'
> + set sidebar_shortpath    = yes
> + set sidebar_folderindent = yes
> 
> Also, I'm not using dotted maildirs (dir.maildir1, dir.maildir2, ...), but
> nested dirs in which the leaf dirs are actually maildirs (dir/maildir1,
> dir/maildir2, ...). The name of some dirs contains a dot.

You might want to have a look at #777127. The patch there unfortunately
replaces the hardcoded "." delimiter with an also hardcoded "/" & "."
giving preference to dot over slash, so it might not work for you (since
I see you use both). Between that patch and sidebar-dotpathsep.patch
from 1.5.24-1, it doesn't look like it'd be very hard to resurrect
sidebar_delim_chars.

Also,
  set sidebar_format="%B%*  %S%?N?(%N)?%?F?[%F]?"
reverts to the 1.5.24-1 formatting behavior, in case you were missing
it, as I did :)

Best,
Faidon

Reply via email to