> If you guys believe, they removed a vital option, please file a bug at > bugzilla.gnome.org, priority normal. Mention that it is a "regression" > in the description. And post the bug number here for others to comment > on that bug.
Some more comments and options: Unlike most of the menu items and toolbar this is not editable using XML files but hacking the source code only. I think, the code in question lives in evolution/mail/em-folder-view.c. If you're building from source, adding this feature back in likely isn't hard. Another option may be eplugins [1]. IIRC you can hook up items to the context menu -- maybe this is available in the current devel tree only though, don't remember. ...guenther (who finally has a coffee) [1] http://gnome.org/projects/evolution/eplugins.shtml -- 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
