Hi Ken,
Ken T Takusagawa <kenta(a)MIT.EDU> writes:
haskell-font-lock makes a call to "charsetp", a function that is only
present in MULE versions of xemacs. I am running a non-MULE XEmacs
so font-lock-mode fails for Haskell source files. I think you want
to test (fboundp 'charsetp) before calling it.
I had reported a similar bug about 2 years back and CC'ed it to haskell-mode
maintainer, Stefan Monnier. But since then there has been no new release of
the haskell mode, nor has this thing been fixed in XEmacs.
http://www.opensubscriber.com/message/haskell@haskell.org/594023.html
My solution to this error has been comment out the code from
haskell-font-lock.el (arnd line 135) file which generates this error.
Cheers,
--
Surendra Singhi
http://ssinghi.kreeti.com
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta