Please keep in mind you can step into my soliloquy at any time. :)
> > I seem to recall I've seen some tflags(?) or something commands, to have
> > a newly named rule inherit previous mass-check results. Is my mind
> > playing tricks on me, or does it actually exist?
>
> Lots of grepping the sandboxes later... It's reuse, isn't it?
Found, where I've seen it in the first place. A closed bug... Plus some
usage pointers. This should do what I want:
#reuse NEW_NAME OLD_CRUFT
> > Also, does or doesn't this make any sense for ruleqa?
> >
> > Reason is, that I'd like to rename a badly named rule in my sandbox to
> > avoid further confusion, but to keep previous mass-check results...
--
char *t="\10pse\0r\0dtu...@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; }}}