Installation
<< Introduction | Pages | Download >>
Installation instructions
- Installation instructions (refers to or includes Download)
- Requirements/compatibility
Requirements
In order to use pmwiki-mode, you need a working copy of:
Installation
Extract the archive to where you keep your Emacs lisp-files. This will
create a subdirectory, pmwiki/
. Then read the file:
pmwiki/pmwiki.el
for more instructions.
Note for XEmacs users
This mode does not work properly for XEmacs (yet).
- You may need to download some additional lisp-files (essentially thingatpt.el), which you can do from ftp://ftp.xemacs.org/pub/xemacs/packages, i.e. ftp://ftp.xemacs.org/pub/xemacs/packages/fsf-compat-1.12-pkg.tar.gz
- A function from the file 'hexl.el' is needed, where a workaround is to supply this file separately (from the sources of Emacs).
- There seems to be a weird difference in the workings of the function 'string-match'. So far this has not been solved.