> Maybe "Reply to [L]ist" needs to be bound to a keystroke, such as > CTRL-L?
As I mentioned some days ago, there already is a patch regarding this shortcut for months now. I don't recall if it should be in 1.4.5 (apparently not). Here are the relevant links to the old issue and my patch: http://bugzilla.ximian.com/show_bug.cgi?id=16925 http://bugzilla.ximian.com/showattachment.cgi?attach_id=5472 If anyone else cannot upgrade or does not want to, you can apply (as root) the patch mentioned in the above issue. # patch -d /usr/share/evolution/1.4/ui/ < ReplyToList-shortcut.patch ...guenther -- char *t="[EMAIL PROTECTED]"; 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
