all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Theodor Thornhill via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: xhcoding <xhcoding@foxmail.com>
Cc: 61531@debbugs.gnu.org
Subject: bug#61531: 30.0.50; c++-ts-mode: "}" indented wrong
Date: Wed, 15 Feb 2023 19:24:09 +0100	[thread overview]
Message-ID: <87ilg27po6.fsf@thornhill.no> (raw)
In-Reply-To: <tencent_70604E25C834EC56E031DE55523BA5911206@qq.com> (xhcoding@foxmail.com's message of "Wed, 15 Feb 2023 22:26:38 +0800")

xhcoding <xhcoding@foxmail.com> writes:

> The closing '};' is indented wrong in the following class/struct definition:
>
> class Person {
>     std::string name;
>     int age;
>     };
>
> The expected indentation:
>
> class Person {
>     std::string name;
>     int age;
> };
>

Thanks! Now fixed in emacs-29 branch :)

Theo





      reply	other threads:[~2023-02-15 18:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-15 14:26 bug#61531: 30.0.50; c++-ts-mode: "}" indented wrong xhcoding
2023-02-15 18:24 ` Theodor Thornhill via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]

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

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

  git send-email \
    --in-reply-to=87ilg27po6.fsf@thornhill.no \
    --to=bug-gnu-emacs@gnu.org \
    --cc=61531@debbugs.gnu.org \
    --cc=theo@thornhill.no \
    --cc=xhcoding@foxmail.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 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.