I’m new to Emacs and recently I installed nXhtml extension. How can I compile the extension?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Assumption: You have installed xhtml from the bazaar repository on launchpad with
bzr branch lp:nxhtml.Now the answer: the README.txt file just told us
Add
(load "~/.emacs.d/nxhtml/autostart.el")to your.emacs, thenM-x eval-buffer, activate the mode and as soon as you have anXhtmlentry in your menu, just browsenXhtml → nXhtml Help and Setup → Byte compile nXhtml.Et voilà !