>>>> "Stephen" == Stephen J Turnbull
<stephen(a)xemacs.org> writes:
>>>> "R" == rendhalver
<rendhalver(a)xemacs.org> writes:
R> crap spoke to soon i now get a build
error with the info file
R> for latin unity
>>>> "Stephen" == Stephen J Turnbull
<stephen(a)xemacs.org> writes:
Stephen> This is clearly my bad, I'll get back to you.
Stephen> Done; patch on -patches, committed to CVS.
excellent, thanks stephen
will do a pre-release in a bit then
Stephen> By the way, I've thought about the mule-ucs & 21.5 issue. I
_think_
Stephen> that you should not get any mule-ucs junk unless you explicitly
Stephen> require un-define. This will happen in latin-unity builds, but I
Stephen> don't think anything else (including latin-unity runtime) does this.
cool so if i do something like this in my init file
(cond ((emacs-version>= 21.4)
;;
;; Code for XEmacs 21.4 or earlier
;;
(require 'un-define)
(set-coding-priority-list '(utf-8))
(set-coding-category-system 'utf-8 'utf-8)
))
mule-ucs should only get loaded for 21.4, yes ?
Stephen> You might want to do a grep over packages, but I was pretty careful to
Stephen> try to keep mule-ucs from autoloading unless the _user_ does
Stephen> something. (Of course I can't do anything about other packages.)
cool will have a look
R> putting it in pre-release is a good way to find all the bugs
R> quicker
Stephen> Yup, and I appreciate your help.
very happy to do what i can
--
XEmacs Advocate | Do not try the patience of Wizards,
FreeBSD Devote | for they are subtle and quick to anger.
Perl Hacker | - Elric (Technomage) , Babylon 5.
Apache God | <mailto:rendhalver at xemacs.org> <GnuPG KeyID: AE51D190>