Bug#837045: mutt: wrong handling of symbol '>' in conditional expression

2016-09-08 Thread Andrey Skvortsov
On 16-09-08 11:37, Richard Russon wrote: > I haven't decided how to fix this problem, yet, so you have two options. > Escape the <> chars, or choose different ones. > > The upstream (NeoMutt) bug is tracked, here: > https://github.com/neomutt/neomutt/issues/113 > Thanks for the info. For myse

Bug#837045: mutt: wrong handling of symbol '>' in conditional expression

2016-09-08 Thread Richard Russon
Hi Andrey, Thanks for the bug report. > The problem is in part '%?M?<%M> ?'. Number of hidden messages in thread are > only shown it thread is collapsed, like this '<10>'. This is a known issue which comes from the "nested-if" patch. Mutt allows you to nest conditionals, but the syntax is very s

Bug#837045: mutt: wrong handling of symbol '>' in conditional expression

2016-09-08 Thread Andrey Skvortsov
Package: mutt Version: 1.7.0-1 Severity: normal Dear Maintainer, after upgrading from mutt 1.6.0-1 to mutt 1.7.0-1 (NeoMutt) in testing I see following regression. I have this setting in my muttrc set index_format="%4C | %Z [%D] %-35.35F (%-4.4c) %?M?<%M> ?%s" The problem is in part '%?M?<%M> ?