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: Mon, 09 Jun 2008 23:56:52 +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 Lennart,

Hi Sèbastien

1) Try starting from

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

That works with no problem... Good for you, bad for me?  ;-)

I am glad for that ;-)
... and it actually looks promising for you too.

2) Please send an example file

I can do it, if really needed, but -- in fact -- there is no
point in sending one, as the problem occurs at the loading of
`nxhtml', not when I load a `.xhtml' file...

Ok.

If there is, what you probably need to do is make sure your
locally installed one appears in the load-path before the
once bundled with emacs.
So you should not do this.

That's, though, more or less what I do, as I'm building my
`load-path'...

I am sorry but I do not have time to look into the details. However in my load-path I have these entries related to nxml/nxhtml:

 "c:/emacs/p/080607/EmacsW32/nxml/nxhtml/"
 "c:/emacs/p/080607/EmacsW32/nxml/related/"
 "c:/emacs/p/080607/EmacsW32/nxml/util/"
 "c:/emacs/p/080607/emacs/lisp/nxml"

Is there any reason you can't load it the way I recommend?

... resulting in the following `load-path', slightly edited to
make it readable...

    ,----
    | ("/home/sva/emacs/site-lisp/"
    | [...]
    | "/home/sva/Media/Download/emacs/site-lisp/yasnippet-0.4.0"
    | "/home/sva/Media/Download/emacs/site-lisp/w3-cvs/lisp"
    | "/home/sva/Media/Download/emacs/site-lisp/w3-cvs"
    | "/home/sva/Media/Download/emacs/site-lisp/trunk/tests"
    | "/home/sva/Media/Download/emacs/site-lisp/trunk/src"
    | "/home/sva/Media/Download/emacs/site-lisp/trunk/scripts"
    | "/home/sva/Media/Download/emacs/site-lisp/trunk/lisp"
    | "/home/sva/Media/Download/emacs/site-lisp/trunk/gdtoa"
    | "/home/sva/Media/Download/emacs/site-lisp/trunk/docs"
    | "/home/sva/Media/Download/emacs/site-lisp/trunk/contrib"
    | "/home/sva/Media/Download/emacs/site-lisp/trunk"
    | "/home/sva/Media/Download/emacs/site-lisp/predictive/latex"
    | "/home/sva/Media/Download/emacs/site-lisp/predictive"
    | "/home/sva/Media/Download/emacs/site-lisp/org-6.03/lisp"
    | "/home/sva/Media/Download/emacs/site-lisp/org-6.03"
    | "/home/sva/Media/Download/emacs/site-lisp/nxml-1.32-20080601/zipped-utils"
    | "/home/sva/Media/Download/emacs/site-lisp/nxml-1.32-20080601/util"
    | "/home/sva/Media/Download/emacs/site-lisp/nxml-1.32-20080601/related"
    | 
"/home/sva/Media/Download/emacs/site-lisp/nxml-1.32-20080601/nxml-mode-20041004"
    | "/home/sva/Media/Download/emacs/site-lisp/nxml-1.32-20080601/nxhtml"
    | "/home/sva/Media/Download/emacs/site-lisp/nxml-1.32-20080601/etc"
    | "/home/sva/Media/Download/emacs/site-lisp/nxml-1.32-20080601"
    | [...]
    | "/usr/share/emacs/site-lisp/dictionaries-common"
    | "/usr/share/emacs/site-lisp/"
    | "/usr/share/emacs/23.0.60/site-lisp/auctex"
    | "/usr/share/emacs-snapshot/site-lisp/auctex"
    | "/usr/share/emacs/site-lisp/auctex"
    | "/etc/emacs-snapshot"
    | "/etc/emacs"
    | "/usr/local/share/emacs/23.0.60/site-lisp"
    | "/usr/local/share/emacs/site-lisp"
    | "/usr/share/emacs/23.0.60/site-lisp"
    | "/usr/share/emacs/site-lisp"
    | "/usr/share/emacs/23.0.60/lisp"
    | "/usr/share/emacs/23.0.60/lisp/url"
    | "/usr/share/emacs/23.0.60/lisp/textmodes"
    | "/usr/share/emacs/23.0.60/lisp/progmodes"
    | "/usr/share/emacs/23.0.60/lisp/play"
    | "/usr/share/emacs/23.0.60/lisp/org"
    | "/usr/share/emacs/23.0.60/lisp/obsolete"
    | "/usr/share/emacs/23.0.60/lisp/nxml"
    | [...])
    `----

Is that the problem?

Best regards,
  Seb





reply via email to

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