Hi all, I was wondering if anyone could help me with this macro.  I'm
trying to pipe messages with patches in them through sed.  But nothing
I'm doing is working.  Here's how I think it should look.

# extract patch from email
# sed command removes email signatures, 
macro index ,p '| sed \'N;/^\n-- $/,$d\' | (cd src/vim/src; patch)'

What am I doing wrong?

-- 
Justice keepeth the way of the innocent: 
but wickedness overthroweth the
sinner.
   -- Proverbs 13:5
--

Reply via email to