]> git.rkrishnan.org Git - .emacs.d.git/blob - emacs/nxhtml/README.txt
e9204b408b0a20e82d38a5cbb9b9b76999e37111
[.emacs.d.git] / emacs / nxhtml / README.txt
1 To install nXhtml put this in your .emacs:\r
2 \r
3    (load "YOUR-PATH-TO/nxhtml/autostart.el")\r
4 \r
5 where autostart.el is the file in the same directory as this\r
6 readme.txt file.\r
7 \r
8 Note 1: If you are using Emacs+EmacsW32 then nXhtml is already\r
9         installed.\r
10 \r
11 Note 2: If you are using Emacs 22 then you need to install nXml\r
12         separately. (It is included in Emacs 23.)\r
13 \r
14 Note 3: You may optionally also byte compile nXhtml from the nXhtml\r
15         menu (recommended).\r
16 \r
17 \r
18 \r
19 Files that are now in Emacs' development (CVS/Bazaar) repository\r
20 ================================================================\r
21 \r
22 Some files that were previously distributed with nXhtml are now in\r
23 Emacs' development repository.  Distributing them also with nXhtml is\r
24 a bad idea since that can lead to that the wrong file is loaded.  They\r
25 are therefore not distributed with nXhtml anymore.\r
26 \r
27 Instead you can (if you do not have the files in your Emacs) in many\r
28 cases use the version from the repository.  To do that you can\r
29 currently start from\r
30 \r
31   http://cvs.savannah.gnu.org/viewvc/emacs/emacs/lisp/\r
32 \r
33 Files you can download and use this way are for example\r
34 \r
35   js.el (JavaScript, formerly called espresso.el)\r
36   htmlfontify.el\r
37 \r
38 If you do that I suggest that you put these files in a special\r
39 directory and add that to load-path in your .emacs and make that\r
40 adding to load-path depend on your Emacs version so that they will not\r
41 be loaded when you have upgraded your Emacs.\r
42 \r
43 Note that if you want to use nxml-mode (and it is not in your Emacs)\r
44 you should not download it from Emacs' development directory. Instead go to\r
45 \r
46   http://www.thaiopensource.com/download/\r