On Fri,May 09 02:58:PM, Suvayu Ali wrote:
> 
> In my experience, I found it is easier to escape nested quotes instead
> of mixing multiple types of quotes.  Maybe you can replace the single
> quotes with escaped double quotes.  You might also need to quote the
> whole "set editor=..." bit.

Thank you.
Double quoiting and escaping did it right. Here's the exact way it is now,
in .muttrc :

send-hook '~t...@domain.com'  'set editor= "vim  -c \":r \!cat  
/path/to/file\""'

-- 

GG

Reply via email to