[Fwd: Re: [Evolution] minimal header display]
guenther
guenther@rudersport.de
Sat, 04 Oct 2003 00:05:12 +0200
FYI: http://bugzilla.ximian.com/show_bug.cgi?id=49313
-----Forwarded Message-----
From: Justin Georgeson <jgeorgeson@lopht.net>
To: guenther <guenther@rudersport.de>
Subject: Re: [Evolution] minimal header display
Date: Fri, 03 Oct 2003 16:40:29 -0500
guenther wrote:
>
[snip]
>
> AFAIK this is not possible.
thanks. I assumed as such. I've already unsubscribed from the list,
since there was didn't appear to be much interest in this capability.
But I went ahead and created bug 49313 as a wishlist/rfe, could you
forward that to the list in case someone else is interested?
--
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; }}}