> However, the only use of that function which I can see in the > haskell-mode code is:
> (and (fboundp 'make-char) (charsetp 'japanese-jisx0208) > So charsetp should only be called if the make-char function exists, > and that function should also only exist if XEmacs was built with the > MuLE option. > It may be that you have a version of XEmacs which has make-char but > which doesn't have charsetp. I've already seen a similar bug report and the next version will be a bit more paranoid, Stefan "who wishes XEmacs had pushed Mule harder" _______________________________________________ Haskell mailing list Haskell@haskell.org http://www.haskell.org/mailman/listinfo/haskell