unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* nxhtml can not work in Emacs22.1.1 with html and php
@ 2008-03-21  4:39 agile_boy
  2008-03-21  6:30 ` Ford Guo
  0 siblings, 1 reply; 3+ messages in thread
From: agile_boy @ 2008-03-21  4:39 UTC (permalink / raw)
  To: help-gnu-emacs

Hi
  the error message is :
Loading /home/agile/.emacs.d/nxml/nxhtml/nxhtml.el (source)...
mumamo-turn-on-actions: Invalid read syntax: "] in a list"
** In buffer ajax.html
  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 (mumamo-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 ajax.html> "~/work/sgml/ajax.html" nil
nil "~/work/sgml/ajax.html" (21937 2058))
  find-file-noselect("/home/agile/work/sgml/ajax.html" nil nil nil)
  find-file("/home/agile/work/sgml/ajax.html")
  command-line-1(("sgml/ajax.html"))
  command-line()
  normal-top-level()

mumamo-turn-on-actions: Invalid read syntax: "] in a list"

thanks


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: nxhtml can not work in Emacs22.1.1 with html and php
  2008-03-21  4:39 nxhtml can not work in Emacs22.1.1 with html and php agile_boy
@ 2008-03-21  6:30 ` Ford Guo
  2008-03-21 14:15   ` Lennart Borgman (gmail)
  0 siblings, 1 reply; 3+ messages in thread
From: Ford Guo @ 2008-03-21  6:30 UTC (permalink / raw)
  To: help-gnu-emacs

On Mar 21, 12:39 pm, agile_boy <agile....@gmail.com> wrote:
> Hi
>   the error message is :
> Loading /home/agile/.emacs.d/nxml/nxhtml/nxhtml.el (source)...
> mumamo-turn-on-actions: Invalid read syntax: "] in a list"
> ** In buffer ajax.html
>   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 (mumamo-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 ajax.html> "~/work/sgml/ajax.html" nil
> nil "~/work/sgml/ajax.html" (21937 2058))
>   find-file-noselect("/home/agile/work/sgml/ajax.html" nil nil nil)
>   find-file("/home/agile/work/sgml/ajax.html")
>   command-line-1(("sgml/ajax.html"))
>   command-line()
>   normal-top-level()
>
> mumamo-turn-on-actions: Invalid read syntax: "] in a list"
>
> thanks

btw,my environment is :
OS:debian
emacs :GNU Emacs 22.1.1
nXhtml:nxhtml-1.19-080318.zip


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: nxhtml can not work in Emacs22.1.1 with html and php
  2008-03-21  6:30 ` Ford Guo
@ 2008-03-21 14:15   ` Lennart Borgman (gmail)
  0 siblings, 0 replies; 3+ messages in thread
From: Lennart Borgman (gmail) @ 2008-03-21 14:15 UTC (permalink / raw)
  To: Ford Guo; +Cc: help-gnu-emacs

Hi Ford,
Could you please report this as a bug in nXhtml (from the nXhtml menu) 
and attach some file which shows the problem?

But please try the latest version released today first, nXhtml v 1.20. 
It probably does not make any difference, but I am not sure.


Ford Guo wrote:
> On Mar 21, 12:39 pm, agile_boy <agile....@gmail.com> wrote:
>> Hi
>>   the error message is :
>> Loading /home/agile/.emacs.d/nxml/nxhtml/nxhtml.el (source)...
>> mumamo-turn-on-actions: Invalid read syntax: "] in a list"
>> ** In buffer ajax.html
>>   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 (mumamo-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 ajax.html> "~/work/sgml/ajax.html" nil
>> nil "~/work/sgml/ajax.html" (21937 2058))
>>   find-file-noselect("/home/agile/work/sgml/ajax.html" nil nil nil)
>>   find-file("/home/agile/work/sgml/ajax.html")
>>   command-line-1(("sgml/ajax.html"))
>>   command-line()
>>   normal-top-level()
>>
>> mumamo-turn-on-actions: Invalid read syntax: "] in a list"
>>
>> thanks
> 
> btw,my environment is :
> OS:debian
> emacs :GNU Emacs 22.1.1
> nXhtml:nxhtml-1.19-080318.zip
> 




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-03-21 14:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-21  4:39 nxhtml can not work in Emacs22.1.1 with html and php agile_boy
2008-03-21  6:30 ` Ford Guo
2008-03-21 14:15   ` Lennart Borgman (gmail)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).