bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sieve (was: Re: Mailutils new competitor)


From: Sam Roberts
Subject: Re: Sieve (was: Re: Mailutils new competitor)
Date: Thu, 01 Mar 2001 23:44:52 -0500

Quoting Alain Magloire <address@hidden>, who wrote:
> > Also, for a specific project, a perl script to rip documentation out
> > of the headers and into texinfo isn't out of the question.
> 
> Perl ... never.

Shouldn't be so hard on it, try this at the root of mailutils:

$ find . -name ' *.h' | xargs perl -i -p -e's/ _cplusplus/ __cplusplus/;'

;-)

Sam

-- 
Sam Roberts <address@hidden> (http://www.emyr.net/Sam)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]