help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: HTML mode: Change words that cause indention


From: Florian . Lindner
Subject: Re: HTML mode: Change words that cause indention
Date: Wed, 9 Jul 2008 04:48:27 -0700 (PDT)
User-agent: G2/1.0

On 5 Jul., 08:14, Volkan YAZICI <volkan.yaz...@gmail.com> wrote:
> On Jul 4, 10:57 pm, Florian.Lind...@xgm.de wrote:
>
> > Hello,
> > I'm using a simple template language that is embedded in HTML. Can I
> > change the words that cause an indention in Emacs HTML mode? For
> > example: indent after {% for whatever in whatever %} and unindent {%
> > endfor %}.
>
> See `sgml-indent-line' and `sgml-calculate-indent' functions in lisp/
> textmodes/sgml-mode.el in the emacs source tree. Also, a rough look at
> the whole of the sgml-mode.el will give your a clear idea. You can add
> your customized indentation routines as a minor mode hooked into sgml-
> mode.

Ok, that sound like it is far beyond my knowledge... ;-)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]