On Tue, 2004-01-06 at 16:27, Christopher Ness wrote: > Just to add to this: > > If/When you upgrade Evo you may find that the upgrade will overwrite > these XML config files. So you may want to keep this patch on hand.
Yep, very true. > I use: > <CTRL> + M => Show full headers > <CTRL> + N => Show _N_ormal headers File / New / Mail Message > <CTRL> + L => Reply to List (not sure if this is the default...) This is the default since 1.4.5 IIRC, since I submitted the patch. :) http://bugzilla.ximian.com/show_bug.cgi?id=16925 > The patch shows how to make these changes, and these seem to be > legitimate keys to use (no conflicts with other functions!). Unfortunately the <CTRL>+N conflicts. I would have used this otherwise. > You can really shoot yourself in the foot, like if you were to use > <CTRL> + Q or W for something other than the defaults. I believe Evo > would end up shutting down. It may do your action before, but will shut > down so quickly you likely won't notice. :) Somewhere hidden in the archives I provided a custom patch to remap <CTRL>+Q in a Micros~1 Outlook style: http://lists.ximian.com/archives/public/evolution/2003-September/032346.html ...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
