all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* nxhtml 1.21-080322 version can not work
@ 2008-03-22  1:44 Ford Guo
  2008-03-22  2:21 ` Richard G Riley
  0 siblings, 1 reply; 6+ messages in thread
From: Ford Guo @ 2008-03-22  1:44 UTC (permalink / raw)
  To: help-gnu-emacs

I down the latest version 1.21 for nXhtml,and I remove the 1.20's
directory and unzip 1.21
when I start emacs ,the error are:
Loading /home/agile/.emacs.d/nxml/autostart.el (source)...
Nxml/Nxhtml Autostart.el loading ...
Loading /home/agile/.emacs.d/nxml/nxml-mode-20041004/rng-auto.el
(source)...done
Loading /home/agile/.emacs.d/nxml/nxhtml/nxhtml-autoload.el
(source)...
Loading advice...done
Loading cl-macs...done
Loading url-methods...done


An error has occurred while loading `/home/agile/.emacs':

Assertion failed: (html-site-dir-contains site-root path-in-site)

To ensure normal operation, you should investigate and remove the
cause of the error in your initialization file.  Start Emacs with
the `--debug-init' option to view a complete error backtrace.

And when I use nxhtml-mode the error is:
Loading /home/agile/.emacs.d/nxml/nxhtml/nxhtml.el (source)...
Loading cl-macs...done
Loading easy-mmode...done
Loading rx...done
documentation: Symbol's function definition is void: mumamo-chunk-xml-
pi


any helps?
Thanks
--Ford


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

* Re: nxhtml 1.21-080322 version can not work
  2008-03-22  1:44 nxhtml 1.21-080322 version can not work Ford Guo
@ 2008-03-22  2:21 ` Richard G Riley
  2008-03-22  3:27   ` Lennart Borgman (gmail)
  0 siblings, 1 reply; 6+ messages in thread
From: Richard G Riley @ 2008-03-22  2:21 UTC (permalink / raw)
  To: help-gnu-emacs


Ford Guo <agile.guo@gmail.com> writes:

> I down the latest version 1.21 for nXhtml,and I remove the 1.20's
> directory and unzip 1.21

I have emailed Lennart with similar. He is looking at it.


> when I start emacs ,the error are:
> Loading /home/agile/.emacs.d/nxml/autostart.el (source)...
> Nxml/Nxhtml Autostart.el loading ...
> Loading /home/agile/.emacs.d/nxml/nxml-mode-20041004/rng-auto.el
> (source)...done
> Loading /home/agile/.emacs.d/nxml/nxhtml/nxhtml-autoload.el
> (source)...
> Loading advice...done
> Loading cl-macs...done
> Loading url-methods...done
>
>
> An error has occurred while loading `/home/agile/.emacs':
>
> Assertion failed: (html-site-dir-contains site-root path-in-site)
>
> To ensure normal operation, you should investigate and remove the
> cause of the error in your initialization file.  Start Emacs with
> the `--debug-init' option to view a complete error backtrace.
>
> And when I use nxhtml-mode the error is:
> Loading /home/agile/.emacs.d/nxml/nxhtml/nxhtml.el (source)...
> Loading cl-macs...done
> Loading easy-mmode...done
> Loading rx...done
> documentation: Symbol's function definition is void: mumamo-chunk-xml-
> pi
>
>
> any helps?
> Thanks
> --Ford


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

* Re: nxhtml 1.21-080322 version can not work
  2008-03-22  2:21 ` Richard G Riley
@ 2008-03-22  3:27   ` Lennart Borgman (gmail)
  2008-03-22  3:47     ` Lennart Borgman (gmail)
       [not found]     ` <mailman.9331.1206157681.18990.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 6+ messages in thread
From: Lennart Borgman (gmail) @ 2008-03-22  3:27 UTC (permalink / raw)
  To: Richard G Riley, Ford Guo; +Cc: help-gnu-emacs

Thanks Richard and Ford,

I think it is solved, but please test (the version number should be 
1.23) and report back.

PS: I will not change the red sign on the download page until someone 
has confirmed that it works ok.



Richard G Riley wrote:
> Ford Guo <agile.guo@gmail.com> writes:
> 
>> I down the latest version 1.21 for nXhtml,and I remove the 1.20's
>> directory and unzip 1.21
> 
> I have emailed Lennart with similar. He is looking at it.
> 
> 
>> when I start emacs ,the error are:
>> Loading /home/agile/.emacs.d/nxml/autostart.el (source)...
>> Nxml/Nxhtml Autostart.el loading ...
>> Loading /home/agile/.emacs.d/nxml/nxml-mode-20041004/rng-auto.el
>> (source)...done
>> Loading /home/agile/.emacs.d/nxml/nxhtml/nxhtml-autoload.el
>> (source)...
>> Loading advice...done
>> Loading cl-macs...done
>> Loading url-methods...done
>>
>>
>> An error has occurred while loading `/home/agile/.emacs':
>>
>> Assertion failed: (html-site-dir-contains site-root path-in-site)
>>
>> To ensure normal operation, you should investigate and remove the
>> cause of the error in your initialization file.  Start Emacs with
>> the `--debug-init' option to view a complete error backtrace.
>>
>> And when I use nxhtml-mode the error is:
>> Loading /home/agile/.emacs.d/nxml/nxhtml/nxhtml.el (source)...
>> Loading cl-macs...done
>> Loading easy-mmode...done
>> Loading rx...done
>> documentation: Symbol's function definition is void: mumamo-chunk-xml-
>> pi
>>
>>
>> any helps?
>> Thanks
>> --Ford
> 




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

* Re: nxhtml 1.21-080322 version can not work
  2008-03-22  3:27   ` Lennart Borgman (gmail)
@ 2008-03-22  3:47     ` Lennart Borgman (gmail)
       [not found]     ` <mailman.9331.1206157681.18990.help-gnu-emacs@gnu.org>
  1 sibling, 0 replies; 6+ messages in thread
From: Lennart Borgman (gmail) @ 2008-03-22  3:47 UTC (permalink / raw)
  To: Richard G Riley, Ford Guo; +Cc: help-gnu-emacs

I just got a report from Huiqiang Guo. It looks like the bug is solved 
now. Thanks for you help!


Lennart Borgman (gmail) wrote:
> Thanks Richard and Ford,
> 
> I think it is solved, but please test (the version number should be 
> 1.23) and report back.
> 
> PS: I will not change the red sign on the download page until someone 
> has confirmed that it works ok.
> 
> 
> 
> Richard G Riley wrote:
>> Ford Guo <agile.guo@gmail.com> writes:
>>
>>> I down the latest version 1.21 for nXhtml,and I remove the 1.20's
>>> directory and unzip 1.21
>>
>> I have emailed Lennart with similar. He is looking at it.
>>
>>
>>> when I start emacs ,the error are:
>>> Loading /home/agile/.emacs.d/nxml/autostart.el (source)...
>>> Nxml/Nxhtml Autostart.el loading ...
>>> Loading /home/agile/.emacs.d/nxml/nxml-mode-20041004/rng-auto.el
>>> (source)...done
>>> Loading /home/agile/.emacs.d/nxml/nxhtml/nxhtml-autoload.el
>>> (source)...
>>> Loading advice...done
>>> Loading cl-macs...done
>>> Loading url-methods...done
>>>
>>>
>>> An error has occurred while loading `/home/agile/.emacs':
>>>
>>> Assertion failed: (html-site-dir-contains site-root path-in-site)
>>>
>>> To ensure normal operation, you should investigate and remove the
>>> cause of the error in your initialization file.  Start Emacs with
>>> the `--debug-init' option to view a complete error backtrace.
>>>
>>> And when I use nxhtml-mode the error is:
>>> Loading /home/agile/.emacs.d/nxml/nxhtml/nxhtml.el (source)...
>>> Loading cl-macs...done
>>> Loading easy-mmode...done
>>> Loading rx...done
>>> documentation: Symbol's function definition is void: mumamo-chunk-xml-
>>> pi
>>>
>>>
>>> any helps?
>>> Thanks
>>> --Ford
>>
> 
> 
> 




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

* Re: nxhtml 1.21-080322 version can not work
       [not found]     ` <mailman.9331.1206157681.18990.help-gnu-emacs@gnu.org>
@ 2008-04-10 16:50       ` benzin
  2008-04-10 21:17         ` Peter Dyballa
  0 siblings, 1 reply; 6+ messages in thread
From: benzin @ 2008-04-10 16:50 UTC (permalink / raw)
  To: help-gnu-emacs

It's look like it isnt solved.

Today i upgrade to version 1.27.080404.03.13.10_beta (Gentoo) and I
get this message again.

Part of mine *Message* buffer:

Loading url-methods...done
Source file `/usr/share/emacs/site-lisp/gnus/ietf-drums.el' newer than
byte-compiled file
Source file `/usr/share/emacs/site-lisp/gnus/time-date.el' newer than
byte-compiled file
Source file `/usr/share/emacs/site-lisp/gnus/qp.el' newer than byte-
compiled file
Source file `/usr/share/emacs/site-lisp/gnus/mailcap.el' newer than
byte-compiled file
html-site-path-in-mirror: Assertion failed: (html-site-dir-contains
site-root path-in-site), "http://some.site/tempmirror", "http://
some.site/tempmirror/in/hej.html"

Lukas Benda
benzin@centrum.cz

Lennart Borgman (gmail) napsal(a):
> I just got a report from Huiqiang Guo. It looks like the bug is solved
> now. Thanks for you help!
>
>
> Lennart Borgman (gmail) wrote:
> > Thanks Richard and Ford,
> >
> > I think it is solved, but please test (the version number should be
> > 1.23) and report back.
> >
> > PS: I will not change the red sign on the download page until someone
> > has confirmed that it works ok.
> >
> >
> >
> > Richard G Riley wrote:
> >> Ford Guo <agile.guo@gmail.com> writes:
> >>
> >>> I down the latest version 1.21 for nXhtml,and I remove the 1.20's
> >>> directory and unzip 1.21
> >>
> >> I have emailed Lennart with similar. He is looking at it.
> >>
> >>
> >>> when I start emacs ,the error are:
> >>> Loading /home/agile/.emacs.d/nxml/autostart.el (source)...
> >>> Nxml/Nxhtml Autostart.el loading ...
> >>> Loading /home/agile/.emacs.d/nxml/nxml-mode-20041004/rng-auto.el
> >>> (source)...done
> >>> Loading /home/agile/.emacs.d/nxml/nxhtml/nxhtml-autoload.el
> >>> (source)...
> >>> Loading advice...done
> >>> Loading cl-macs...done
> >>> Loading url-methods...done
> >>>
> >>>
> >>> An error has occurred while loading `/home/agile/.emacs':
> >>>
> >>> Assertion failed: (html-site-dir-contains site-root path-in-site)
> >>>
> >>> To ensure normal operation, you should investigate and remove the
> >>> cause of the error in your initialization file.  Start Emacs with
> >>> the `--debug-init' option to view a complete error backtrace.
> >>>
> >>> And when I use nxhtml-mode the error is:
> >>> Loading /home/agile/.emacs.d/nxml/nxhtml/nxhtml.el (source)...
> >>> Loading cl-macs...done
> >>> Loading easy-mmode...done
> >>> Loading rx...done
> >>> documentation: Symbol's function definition is void: mumamo-chunk-xml-
> >>> pi
> >>>
> >>>
> >>> any helps?
> >>> Thanks
> >>> --Ford
> >>
> >
> >
> >


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

* Re: nxhtml 1.21-080322 version can not work
  2008-04-10 16:50       ` benzin
@ 2008-04-10 21:17         ` Peter Dyballa
  0 siblings, 0 replies; 6+ messages in thread
From: Peter Dyballa @ 2008-04-10 21:17 UTC (permalink / raw)
  To: benzin; +Cc: help-gnu-emacs


Am 10.04.2008 um 18:50 schrieb benzin:
> Today i upgrade to version 1.27.080404.03.13.10_beta (Gentoo) and I
> get this message again.

Could you also byte-compile the installed files and try again?

The message

> Source file `/usr/share/emacs/site-lisp/gnus/ietf-drums.el' newer  
> than byte-compiled file

says that you installed only the ELisp files without byte-compiling  
them, i.e., the old byte-compiled versions still exist, which are  
preferred at loading time.

--
Greetings

   Pete

Who the fsck is "General Failure," and why is he reading my disk?






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

end of thread, other threads:[~2008-04-10 21:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-22  1:44 nxhtml 1.21-080322 version can not work Ford Guo
2008-03-22  2:21 ` Richard G Riley
2008-03-22  3:27   ` Lennart Borgman (gmail)
2008-03-22  3:47     ` Lennart Borgman (gmail)
     [not found]     ` <mailman.9331.1206157681.18990.help-gnu-emacs@gnu.org>
2008-04-10 16:50       ` benzin
2008-04-10 21:17         ` Peter Dyballa

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.