Mats Lidell writes:
>>>>> Uwe Brauer <oub(a)mat.ucm.es> writes:
> Hello
> Mule-base 1.53 had
> (defalias 'truncate-string 'truncate-string-to-width)
> While version 1.56 has dropped it.
> It turns out that list-registers uses this function (I thing Mats even
> included list-registers in one of our packages)
I think you should check where you got list-registers from. The one
in XEmacs 21.5.33 doesn't call truncate-string AFAICT. Nothing does:
`truncate-string' was obsoleted in 1999, and there are no references
anywhere in XEmacs or the packages that I saw in a quick recursive
grep.
It seems like GNU (version 24.*) doesn't have truncate-string so
I
suggest that we don't introduce it but rather change affected code to
use truncate-string-to-width instead. Maybe that was the reason of
dropping it from mule-base!?
+1
Steve
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta