<<< Date Index >>>     <<< Thread Index >>>

[Mutt] #3186: SIGSTOP/SIGCONT sequence during pipe-message aborts macro



#3186: SIGSTOP/SIGCONT sequence during pipe-message aborts macro
------------------------------+---------------------------------------------
 Reporter:  antonio@xxxxxxxx  |       Owner:  mutt-dev
     Type:  defect            |      Status:  new     
 Priority:  minor             |   Milestone:          
Component:  mutt              |     Version:  1.5.19  
 Keywords:                    |  
------------------------------+---------------------------------------------
 Forwarding from http://bugs.debian.org/514430

 ---
 With this is .muttrc

  macro index,pager "<f5>" "<pipe-message>sleep 5<Return><copy-
 message>=FOO"

 if one presses F5 on a message, then presses CTRL-Z to interrupt mutt
 (and sleep), then issues the "fg" command to the shell to resume mutt,
 the rest of the macro (the <copy-message>) is not executed. But if one
 replaces pipe-message by shell-escape or one does not interrupt the
 sleep, then it is executed OK.

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