#3557: One Key Binding Triggering a Bad Side Effect
-------------------------+--------------------------------------------------
 Reporter:  baskerville  |       Owner:  mutt-dev      
     Type:  defect       |      Status:  infoneeded_new
 Priority:  major        |   Milestone:                
Component:  mutt         |     Version:  1.5.21        
 Keywords:               |  
-------------------------+--------------------------------------------------
Changes (by me):

  * status:  new => infoneeded_new


Old description:

> With the following configuration:
>
> {{{
> set mbox_type = Maildir
> set folder = ~/.maildir
> set spoolfile = +/inbox
> bind pager \Ch  help
> }}}
>
> Hitting 'l' in pager mode hangs mutt.

New description:

 With the following configuration:

 {{{
 set mbox_type = Maildir
 set folder = ~/.maildir
 set spoolfile = +/inbox
 bind pager \Ch  help
 }}}

 Hitting 'l' in pager mode hangs mutt.

--

Comment:

 I'm unable to reproduce this behavior.  Can you try running with the -n
 flag to make sure it isn't something in your system Muttrc?

 Here are the command I ran to test this:
 {{{
 #!sh
 $ mkdir -p ~/.maildir/inbox/{cur,new,tmp}
 $ mutt -n -F test.rc
 }}}

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/3557#comment:1>
Mutt <http://www.mutt.org/>
The Mutt mail user agent

Reply via email to