[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bind different extensions other than html to html mode
begin Peter Bengtsson <mail@xxxxxxxxxxx> wrote:
> When I'm editing a HTML file (eg. index.html) it goes into html mode.
> What if I want the same behavious for ZPT files (eg. index.zpt). How do
> I hook that up in my .jedrc?
add_mode_for_extension ("html", "zpt");
> Also, when in html mode and I press M-x text_mode RET it changes to text
> mode, but how do I from there select html mode again?
M-x html_mode Return
Jörg.
end.
--
MCSE = Minesweeper Consultant & Solitaire Expert
--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.