At 15:27 -0600 02 Feb 2001, I wrote:
> macro pager X '| formail -XFrom: -XSubject: -XMessage-ID: >> some_file\n'
> macro index X '| formail -XFrom: -XSubject: -XMessage-ID: >> some_file\n'

Oops, need to use double quotes not single qoutes there:

macro pager X "| formail -XFrom: -XSubject: -XMessage-ID: >> some_file\n"
macro index X "| formail -XFrom: -XSubject: -XMessage-ID: >> some_file\n"

-- 
Aaron Schrab     [EMAIL PROTECTED]      http://www.execpc.com/~aarons/
 Standards are crucial.  And the best thing about standards is:
    there are so _many_ to choose from!

Reply via email to