all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: PJ Weisberg <pj@irregularexpressions.net>
To: prad <prad@towardsfreedom.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: recommended html modes
Date: Wed, 21 Mar 2012 16:13:48 -0700	[thread overview]
Message-ID: <CAJsNXTka78-3nRiXA4T6+EM+qLi_=HF7PFRUeAzZi7kyeVJS5g@mail.gmail.com> (raw)
In-Reply-To: <871uolptjx.fsf@psinom.home>

On Wed, Mar 21, 2012 at 1:50 PM, prad <prad@towardsfreedom.com> wrote:

> now, i need to figure out how to stop html-helper-mode from taking over
> when i open an html file, so i can jump right into nxml-mode. haven't
> done much of that sort of thing.

(push '("\\.s?html?$" . nxml-mode) auto-mode-alist)

Cheers!

-PJ

Gehm's Corollary to Clark's Law: Any technology distinguishable from
magic is insufficiently advanced.



  reply	other threads:[~2012-03-21 23:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-21  7:39 recommended html modes prad
2012-03-21 12:19 ` XeCycle
2012-03-21 20:50   ` prad
2012-03-21 23:13     ` PJ Weisberg [this message]
2012-03-22  0:43       ` prad
2012-03-22  5:42         ` XeCycle
2012-03-22 19:01           ` prad
2012-03-23 15:35             ` XeCycle

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAJsNXTka78-3nRiXA4T6+EM+qLi_=HF7PFRUeAzZi7kyeVJS5g@mail.gmail.com' \
    --to=pj@irregularexpressions.net \
    --cc=help-gnu-emacs@gnu.org \
    --cc=prad@towardsfreedom.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.