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

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

bug#7937: nxml-mode.el indenting wrong when more than one <> on a line


From: Stefan Kangas
Subject: bug#7937: nxml-mode.el indenting wrong when more than one <> on a line
Date: Mon, 14 Oct 2019 17:41:15 +0200

jidanni@jidanni.org writes:

> 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>

What's the expected indentation here?

Best regards,
Stefan Kangas





reply via email to

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