compilation - How can I compile an Emacs elisp extension (nXhtml)? -
i'm new emacs , installed nxhtml extension. how can compile extension?
assumption: have installed xhtml bazaar repository on launchpad bzr branch lp:nxhtml.
now answer: readme.txt file told us
note 3: may optionally byte compile nxhtml nxhtml menu (recommended). add (load "~/.emacs.d/nxhtml/autostart.el") .emacs, m-x eval-buffer, activate mode , have nxhtml entry in menu, browse nxhtml → nxhtml , setup → byte compile nxhtml.
et voilà !
Comments
Post a Comment