[Haskell] Re: xemacs & haskell major mode

Stefan Monnier monnier at iro.umontreal.ca
Wed Feb 2 09:39:03 EST 2005


> 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"


More information about the Haskell mailing list