all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#7937: nxml-mode.el indenting wrong when more than one <> on a line
@ 2011-01-29 21:47 jidanni
  2019-10-14 15:41 ` Stefan Kangas
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: jidanni @ 2011-01-29 21:47 UTC (permalink / raw)
  To: 7937

The nxml-mode indenting (C-x h TAB) is wrong as can be seen by the
</Folder></Folder> lining up on top of themselves, etc.
emacs-version "24.0.50.1" http://jidanni.org/comp/configuration/

<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
  <Document>
    <Folder><name>噪音 Noise</name><description>http://jidanni.org/me/quiet.html</description>
    <Folder><name>慶福街 1-3 Qingfu St.</name>
    <Placemark><name>Luo Yuntian</name><LineString><coordinates>
    120.868205,24.176483 120.865225,24.181802</coordinates></LineString></Placemark>
    </Folder>
    <Folder><name>慶福街 1-6 Qingfu St.</name>
    <Placemark><name>Chen Chunlai</name><LineString><coordinates>
    120.877008,24.187393 120.866215,24.181668</coordinates></LineString></Placemark>
    </Folder>
    </Folder>
  </Document>
</kml>





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-03-30  6:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-29 21:47 bug#7937: nxml-mode.el indenting wrong when more than one <> on a line jidanni
2019-10-14 15:41 ` Stefan Kangas
2019-10-18  8:19 ` 積丹尼 Dan Jacobson
2020-08-07 10:32   ` Lars Ingebrigtsen
2023-03-28 19:05 ` bug#7937: nxml-mode indenting bug fix Stephen Meister
2023-03-30  6:56   ` Eli Zaretskii

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.