The attached file is valid XHTML 1.1 but indents badly because of the < inte <?php ... ?> part. I paste it here for simplicity too:

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
          "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd";>
<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
  <head>
    <title>Indentation bug at &lt;</title>
  </head>
  <body>
    <div id="main">
      <?php
         for ($i = 0; $i < 4711; ++$i) {
                           }
                           ?>
         </div>
    </body>
  </html>

In GNU Emacs 22.0.98.1 (i386-mingw-nt5.1.2600)
 of 2007-04-22
Title: Indentation bug at <
_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to