On Sat, Oct 07, 2000 at 10:23:17AM -0700, David Ellement wrote:
> On 001007, at 10:05:17, Jan Houtsma wrote:
> > However other macros dont seem to have this problem....
> > 
> > macro index   <F3> "c?\t\n" "Jump directly to $MAIL"                    UNBOUND
> > macro index   <F3> "c?\t\r" "Jump directly to $MAIL"                    WORKS
> > macro index   <esc>A   "!vimx $HOME/.mutt/aliases\n" "aliases"    WORKS
> > 
> > The difference between the 1st two is only changing the \n i had
> > before to \r.  Strange also is that the 3'd one DOES work! Tho
> > also has the \n...
> 
> Perhaps in the first macro \n is interpeted by mutt, while in the
> third \n is interpreted by the shell.
> 

Oh yes! Of course! Because of the exclamation mark! 
However i still cant explain why it was \n everywhere with RH6.2 
and now in RH7.0 i had to change them into \r on the places where 
it's not interpreted by the shell.
Thanks,

jan
-- 
               ___     ___     ___
              /  /    /  /    /  /  Jan H. Houtsma
             /  /    /  /    /  /   Comeniushof 92
            /  /____/  /____/  /    1216 HH Hilversum
     ___   /  _____   _____   /     Netherlands
    /  /  /  /    /  /    /  /      
   /  /__/  /    /  /    /  /       http://www.houtsma.net
  /________/    /__/    /__/        [EMAIL PROTECTED]

Reply via email to