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

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

error on nxhtml version higher than 1.03


From: Seraphees
Subject: error on nxhtml version higher than 1.03
Date: Wed, 23 Apr 2008 19:58:25 -0700 (PDT)
User-agent: G2/1.0

Hi,

I found that there are always error on nxhtml version higher than
1.03, including the latest nxhtml-1.27-080423-00_23_13.

I also have tried many emacs version, including the latest emacs-from-
cvs-080419 and Emacs-23-CvsU080419-EmacsW32-1.57, but the error still
exists

my config only contains one sentence:

(load "~/my-lisp/site-lisp/nxml/autostart.el")

on version nxhtml-1.27-080423-00_23_13, the error is

Assertion failed: (html-site-dir-contains site-root path-in-site), c:/
temp, c:/temp/in/hej.html

on most other version, the error is related to mumamo, for example, in
nxhtml-1.27-080326-14_13_01, error message is :

mumamo-turn-on-actions: Invalid read syntax: "] in a list"
Toggling hs-minor-mode off; better pass an explicit argument.

the complete error message is :
mumamo-turn-on-actions: Invalid read syntax: "] in a list"
** In buffer test.php
  backtrace()
  (let ((standard-output standard-output)) (backtrace))
  (let ((standard-output ...)) (let (...) (backtrace)) (with-current-
buffer standard-output (prog1 ... ...)))
  (with-output-to-string (backtrace))
  (let ((format-string2 ...) (bt ...)) (mumamo-message-with-face
(concat ... "
" ... bt) (quote highlight)) (apply (quote message) format-string2
lwarn-type args) (run-with-idle-timer 1 nil (quote mumamo-show-report-
message)) (when mumamo-display-error-stop (apply ... format-string2
lwarn-type args)))
  mumamo-display-error(mumamo-turn-on-actions "%s" "Invalid read
syntax: \"] in a list\"")
  (condition-case err (progn (m
umamo-msgfntfy "mumamo-turn-on-actions") (unless mumamo-current-chunk-
family ...) (if ... ... ... ... ... ... ... ... ... ... ... ...))
(quit) (error (mumamo-display-error ... "%s" ...)))
  mumamo-turn-on-actions()
  nxhtml-mumamo()
  set-auto-mode-0(nxhtml-mumamo nil)
  set-auto-mode()
  normal-mode(t)
  after-find-file(nil t)
  find-file-noselect-1(#<buffer test.php> "c:/wamp/www/php/test.php"
nil nil "c:/wamp/www/php/test.php" ((4608 0 . 37279) 160482204))
  find-file-noselect("c:/wamp/www/php/test.php")
  desktop-restore-file-buffer("c:/wamp/www/php/test.php" "test.php"
nil)
  #[nil "      \236A\206

only in nxhtml version 1.03, there are no errors, is there anyone can
help me?


reply via email to

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