* Ricardo SIGNES ([EMAIL PROTECTED]) [01 Aug 2002 01:21]:
> On Wed, Jul 31, 2002 at 05:08:25PM +0200, Roman Neuhauser wrote:
> > this reminds me: how hard would it be to make mutt use libpcre?

> And, how much would it slow down / bloat up mutt, if at all?

Strictly speaking, if used as a shared library, and existing regexp
support is blown away and replaced, then it reduces bloat.

The problem is, such a change would probably kill everyone's existing
configurations. You'd need something like Vim's \m, \M, \v, \V  escapes
(magic, no magic, very magic, very no magic), only probably \P (use
PCRE; assuming \P isn't taken by PCRE).


cheers,
-- 
Iain 'Spoon' Truskett.                         <http://eh.org/~koschei/>

Reply via email to