all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Hadron Quark <hadronquark@gmail.com>
Subject: Re: html-helper-mode
Date: Mon, 25 Sep 2006 15:54:38 +0200	[thread overview]
Message-ID: <8764fcnja9.fsf@gmail.com> (raw)
In-Reply-To: 8764fc140n.fsf@gmail.com

Hadron Quark <hadronquark@gmail.com> writes:

> Hadron Quark <hadronquark@gmail.com> writes:
>
>> I added
>>
>> (add-to-list 'auto-mode-alist '("\\.html$" . html-helper-mode))
>> (add-to-list 'auto-mode-alist '("\\.htm$" . html-helper-mode))
>>
>>
>> to my .emacs but opening html files leaves my emacs in html-mode and not
>> html-helper mode.
>>
>> Any suggestions?
>
> I see its a bug:
>
> http://groups.google.de/group/linux.debian.bugs.dist/browse_frm/thread/5bfe7a3a006499f8/38fbc534548cad04?lnk=st&q=html-helper-mode&rnum=17#38fbc534548cad04
>
>
> Anyone have a fix?
>  

Thanks for the poster who pointed me here,

http://www.emacswiki.org/cgi-bin/wiki/NxmlMode

where I came across the following for my .emacs,

(fset 'html-mode 'html-helper-mode)

It does the trick. Thanks.

-- 

  reply	other threads:[~2006-09-25 13:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-25 13:07 html-helper-mode Hadron Quark
2006-09-25 13:15 ` html-helper-mode Hadron Quark
2006-09-25 13:54   ` Hadron Quark [this message]
2006-09-25 19:02     ` html-helper-mode Kevin Rodgers
  -- strict thread matches above, loose matches on Subject: below --
2006-09-25 13:55 html-helper-mode Bourgneuf Francois

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=8764fcnja9.fsf@gmail.com \
    --to=hadronquark@gmail.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.