Patched 1.3.24i ok, but doesn't build.
Bombs out at this point:

gcc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"      
-DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  
-DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I./intl -I/usr/local/include  -Wall -pedantic -g 
-O2 -c init.c
In file included from init.c:41:
init.h:1867: `ScoreHeader' undeclared here (not in a function)
init.h:1867: initializer element is not constant
init.h:1867: (near initialization for `MuttVars[171].data')
init.c: In function `mutt_init':
init.c:1844: warning: implicit declaration of function `getsid'

I am not good at this stuff, so could my fault.

Thanks anyway!

On Wed, 12 Dec 2001, Josh Huber wrote:

> [EMAIL PROTECTED] writes:
> 
> > Is there something else I can do to sort messages based on the
> > header field that my filter is generating?
> 
> Well, way back I wrote a small patch that adds support for a custom
> scoring header to mutt.  I'm sure it was messy, and it definately
> slowed folder opening (was noticable for very large folders), but you
> can take a look at this (which appears to still apply to 1.3.24!).  Of
> course, while it may still apply cleanly, you're on your own to test
> it and make sure it works:









Reply via email to