On 2016-12-08 16:21:47 -0800, Kevin J. McCarthy wrote:
> On Thu, Dec 08, 2016 at 05:30:35PM +0100, Vincent Lefevre wrote:
> > The hangs is due to this big Cc and the "subscribe" / "lists" commands
> > in my muttrc.
> 
> Hi Vincent,
> 
> I'm assuming your $index_format contains %L, and that's the problem.  If
> you change %L to %F does the problem go away?

Sorry for the late reply. My $index_format doesn't contain %L:

  set index_format='%4C %Z %[%F] %-15.15F %?M?->%4M&(%4l)? %s'

The problem is due to several "color index ..." with ~l in the regexp.
I've noticed that if I leave only one, then it is much faster. So, it
seems that Mutt doesn't remember the ~l matching.

-- 
Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)

Reply via email to