Hi Mark, On Sun, Mar 16, 2014 at 03:36:08PM +0100, Mark Caglienzi wrote:
> after CVE-2014-0467 solved in bug report #708731 I found that the new version > of mutt-patched package seems to have problems with sidebar patch. > > When I launch mutt, it says: > > Error in /home/mark/.muttrc, line 44: sidebar_shortpath: unknown variable > source: errors in /home/mark/.muttrc > Press any key to continue... > > And after pressing a key, it loads anyway. I commented out line 44 like so: > > #set sidebar_shortpath=yes That's documented in mutt's NEWS.Debian: mutt (1.5.22-1) unstable; urgency=low The sidebar-dotted patch was replaced by the sidebar-dotpathsep patch from Gentoo. This new version drops the "sidebar_shortpath" option from the configuration. You can configure the behaviour with the "sidebar_delim_chars" option now. > And now mutt doesn't complain anymore, but removing this setting makes > sidebar_sort acting weird, and it seems that my mailboxes are not sorted, but > somewhat "random". > > Was the sidebar patch removed from mutt-patched? Only a sub-patch was replaced with a (IMHO) superior version. Can you provide a screenshot of what you mean by "random"? sidebar_delim_chars is set to './' by default, so it should behave exactly as the old sidebar_shortpath patch, striping everything before the last dot or slash, leaving the rest to sidebar_sort to be sorted. Regards Evgeni -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org