[Haskell] Re: emacs haskell mode

2005-09-05 Thread Stefan Monnier
> Hmm. I use font-lock, but I use xemacs (21.4). Maybe that's the cause > of the difference. IIRC XEmacs's support for syntax-table text-properties (and more specifically for font-lock-syntactic-keywords) has been generally fairly late. I'd expect it to be fully working by now, but maybe only in

[Haskell] Re: emacs haskell mode

2005-09-05 Thread Frederik Eaton
On Mon, Sep 05, 2005 at 11:48:12AM -0400, Stefan Monnier wrote: > > Sorry if I've asked this before, but is version 2.0 of haskell-mode on > > your website really the newest version? > > It's the latest released version. There's newer code in the CVS, of course. > > > I ask because the file hask

[Haskell] Re: emacs haskell mode

2005-09-05 Thread Stefan Monnier
> Sorry if I've asked this before, but is version 2.0 of haskell-mode on > your website really the newest version? It's the latest released version. There's newer code in the CVS, of course. > I ask because the file haskell-mode.el says "Version: 1.43" in the header, > and I thought I remembered