cheers();

> Thanks. This trick works very nicely. Too bad the folks who responded to
> my wishlist entry didn't mention it. Would have saved me a lot of
> cursing.
> 
> My signature below is an example of the .signature file I use - the
> quote is generated by a perl script, and is saved in the .signature file
> for use in both email and news readers. As long as I remember to set the
> format to "Normal" instead of "Preformatted", it even wraps properly.

NP.

As it's a script, you even can conf Evolution to run a sript, instead of
a 'file' that really generates a new signature. ;)

Evolution at leas treats signature scripts as HTML internally -- don't
know if plain text signature files are converted. Even when sending
plain/text mail, signature scripts are treatet as HTML and converted to
plain text.

So, maybe you wanna try a script, that generates <br> instead of \n.
Another trick is, to put the signature in <pre> </pre> Tags for Evo.
Although I didn't try that.

FWIW: Try a script, that reads (runs?) your ~/.signature and wrap it in
<pre> Tag. Just to get rid of that manually re-formatting.

...guenther


-- 
char *t="\10pse\0r\0dtu\0.@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}


_______________________________________________
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution

Reply via email to