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

Previous Next

Package: emacs;

Reported by: jidanni <at> jidanni.org

Date: Sat, 29 Jan 2011 22:00:03 UTC

Severity: minor

Tags: confirmed, patch

Full log


Message #8 received at 7937 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefan <at> marxist.se>
To: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Cc: 7937 <at> debbugs.gnu.org
Subject: Re: bug#7937: nxml-mode.el indenting wrong when more than one <> on a
 line
Date: Mon, 14 Oct 2019 17:41:15 +0200
jidanni <at> 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




This bug report was last modified 1 year and 256 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.