help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: nxhtml-mode from OurComments.org


From: Lennart Borgman (gmail)
Subject: Re: nxhtml-mode from OurComments.org
Date: Fri, 06 Jun 2008 00:23:01 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666

Sébastien Vauban wrote:
Hi,

I try to use `nxhtml-mode' from OurComments.org, but I
constantly get errors -- within GNU Emacs 23, both on Ubuntu
8.04 and on Windows -- such as this one:

--8<---------------cut here---------------start------------->8---
Debugger entered--Lisp error: (wrong-type-argument integerp (0 . 8))
aset(#^[nil #^[nil #^[... nil syntax-table #^^[3 0 ... require(css-mode)
...
--8<---------------cut here---------------end--------------->8---

The code I put in my `.emacs' file follows, though, what's in
the readme...

--8<---------------cut here---------------start------------->8---
;; load nxhtml
(when (load "~/Media/Download/emacs/site-lisp/nxml-1.32-20080601/autostart.el")

    ;; always skip the nXhtml welcome message
    (setq nxhtml-skip-welcome t))
--8<---------------cut here---------------end--------------->8---

That seems ok.

Any idea?

Yes:

1) Try starting from

   emacs -Q
   M-x load-file RET (file above) RET

2) Please send an example file

Best regards,
  Seb

Kind regards
L




reply via email to

[Prev in Thread] Current Thread [Next in Thread]