[nem-en] Emacs nemerle mode hang
Snaury
snaury at gmail.com
Thu Jul 27 13:47:52 CEST 2006
On 7/27/06, Snaury <snaury at gmail.com> wrote:
> On 7/27/06, Piotr Kalinowski <pitkali at gmail.com> wrote:
> > Hmm, curious. I'll take a look later today and hopefully fix it.
> Thanks! If it's not hard, could you also look why // comments are not
> recognized as such? (enable font lock and you'll see it)
Btw, this comment issue vanished after I added either
(require 'cc-mode)
-or-
(require 'cc-langs)
to nemerle.el. I'm not sure however what this does exactly, as I don't
yet understand emacs. Seems to me it initializes something that wasn't
initialized...
More information about the devel-en
mailing list