New question #45721 on nXhtml: https://answers.launchpad.net/nxhtml/+question/45721
I just started using nxhtml, and I typically direct emacs to choose the correct mode using modespecifiers at the top of the file. (http://www.gnu.org/software/emacs/manual/html_node/emacs/Choosing-Modes.html) So, as an example, for my perlscripts I typically add a hint at the top of the file: #!/usr/bin/env perl # -*- cperl -*- I tried <?php // -*- mode: nxhtml-mumamo -*- but that didn't work. Are multi modes different somehow? Thanks Allan -- You received this question notification because you are a member of nXhtml, which is an answer contact for nXhtml. _______________________________________________ Mailing list: https://launchpad.net/~nxhtml Post to : [email protected] Unsubscribe : https://launchpad.net/~nxhtml More help : https://help.launchpad.net/ListHelp

