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

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

bug#5127: Indentation of top level tags when no single top level tag


From: Stefan Monnier
Subject: bug#5127: Indentation of top level tags when no single top level tag
Date: Sat, 05 Dec 2009 00:04:22 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

> Sometimes a user is working with part of a code and still want to do
> indentation. In cases like this

>               <head>
>               </head>
>               <body>

> the body tag will currently be intended to column 0 by sgml-indent-line.

What's wrong with that?  Or do you mean it shoujld be indented to the
same level as the preceding <head>?


        Stefan





reply via email to

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