From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: transient-mark-mode broken in CVS and is there a better html-mode?
Date: Wed, 05 Oct 2005 09:49:22 -0600 [thread overview]
Message-ID: <di0sm5$6f1$1@sea.gmane.org> (raw)
In-Reply-To: <1128506977.467871.151690@g44g2000cwa.googlegroups.com>
Shug Boabby wrote:
> but i also like nXML mode. the problem is that no mater what i do to
> auto-load-alist to set xml files to open in nxml-mode... they still
> open in xml-mode. how can i override that?
You don't say what you did, but the README file distributed with
nxml-mode says:
/--------
| To get things automatically loaded each time you start Emacs, add
|
| (load "~/nxml-mode-200YMMDD/rng-auto.el")
|
| to your .emacs, where ~/nxml-mode-200YMMDD is the directory containing
| the .elc files. Note that rng-auto.el does not load all of the
| nxml-mode code; it merely sets things up so that all the features of
| nxml-mode will be autoloaded properly. You should not try to autoload
| rng-auto.el itself.
|
| To use nxml-mode automatically for files with an extension of xml,
| xsl, rng or xhtml, add
|
| (setq auto-mode-alist
| (cons '("\\.\\(xml\\|xsl\\|rng\\|xhtml\\)\\'" . nxml-mode)
| auto-mode-alist))
|
| to your .emacs.
\--------
--
Kevin Rodgers
next prev parent reply other threads:[~2005-10-05 15:49 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-26 15:25 transient-mark-mode broken in CVS and is there a better html-mode? Shug Boabby
2005-09-26 15:38 ` Shug Boabby
2005-09-26 17:13 ` Edward O'Connor
2005-10-04 2:57 ` Stefan Monnier
2005-10-05 10:09 ` Shug Boabby
2005-10-05 15:49 ` Kevin Rodgers [this message]
[not found] ` <mailman.9852.1128527766.20277.help-gnu-emacs@gnu.org>
2005-10-05 16:30 ` Shug Boabby
2005-10-05 17:29 ` Edward O'Connor
2005-10-05 18:03 ` Johan Bockgård
-- strict thread matches above, loose matches on Subject: below --
2005-10-05 11:13 LENNART BORGMAN
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='di0sm5$6f1$1@sea.gmane.org' \
--to=ihs_4664@yahoo.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).