>>>> steven Mitchell <smitchel(a)bnin.net> writes:
I agree--that I would like to understand why this fixes things.
I think it is just a coding style patch. It is bad practice to have a
format string from a variable in case you'll get a % in there
somehow. So better guard against that an use a simple "%s" as
format. Maybe compilers even warn if you don't supply at least three
args to sprintf!?
Yours
--
%% Mats
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta