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

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -