unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefan@marxist.se>
To: Nate Eagleson <nate@nateeag.com>
Cc: 16820@debbugs.gnu.org
Subject: bug#16820: 24.3; nxml comment block indentation issue
Date: Wed, 12 Aug 2020 15:01:13 -0700	[thread overview]
Message-ID: <CADwFkmnDMHz9XVkjRT_ahOWymBBreovC7kBg7Lx+Dkfhm53wsA@mail.gmail.com> (raw)
In-Reply-To: <3518A4CF-32D9-4C35-8D13-DF77C770FAFD@nateeag.com> (Nate Eagleson's message of "Wed, 19 Feb 2014 23:44:24 -0500")

Nate Eagleson <nate@nateeag.com> writes:

> nxml-mode indents multiple lines in a comment block to match the
> preceding line's indentation, even for blank lines. It should ignore
> blank lines when determining indent level.
[...]
>
> To reproduce:
>
> Start emacs with -Q.
>
> Create a new buffer.
>
> Start XML mode: M-x xml-mode
>
> Enter the following text:
>
> <test>
>  <!-- This is a comment.
>
> This is the next paragraph in the comment.
> -->
> </test>
>
> Put the cursor before '-->' and press Tab. It will indent to the same
> level as '<!--'.
>
> Put the cursor before 'This is the next paragraph in the comment' and
> press Tab. Nothing will happen.
>
> Move up one line to the blank line. Press spacebar twice.
>
> Move back down a line. Press Tab. The second line will now indent as
> expected.

I can reproduce this, but I'm not sure this is a bug.  Why shouldn't it
take blank lines into consideration?

Best regards,
Stefan Kangas





  reply	other threads:[~2020-08-12 22:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-20  4:44 bug#16820: 24.3; nxml comment block indentation issue Nate Eagleson
2020-08-12 22:01 ` Stefan Kangas [this message]
2020-10-01 12:12   ` Stefan Kangas
2020-10-06  3:09     ` Nathan Eagleson
2020-10-20 16:03       ` Stefan Kangas
2020-10-23  2:43         ` Nathan Eagleson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CADwFkmnDMHz9XVkjRT_ahOWymBBreovC7kBg7Lx+Dkfhm53wsA@mail.gmail.com \
    --to=stefan@marxist.se \
    --cc=16820@debbugs.gnu.org \
    --cc=nate@nateeag.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).