all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Yuan Fu <casouri@gmail.com>
To: Mohammed Sadiq <sadiq@sadiqpk.org>
Cc: 60543@debbugs.gnu.org
Subject: bug#60543: 29.0.60; c-ts-mode: Labels are not properly indented
Date: Thu, 5 Jan 2023 23:09:52 -0700	[thread overview]
Message-ID: <8C813515-8827-4BF9-AB46-28BB0F9BE498@gmail.com> (raw)
In-Reply-To: <8150ae85ab6d07c6b76a9e06d19e70a3@sadiqpk.org>


Mohammed Sadiq <sadiq@sadiqpk.org> writes:

> With the default "gnu" style, labels are not properly indented.
>
> Eg., for the following code:
>
> int
> main (void)
> {
> end:
>   clean ();
> }
>
>
> I expect to get the following indentation for "end:" (single space
> before "end" for "gnu" style, and no indentation for "linux" style):
>
> int
> main (void)
> {
>  end:
>   clean ();
> }
>

Thanks for the report! As I said in another message, I’ll work on them
once I get back home. Stay tuned :-)

Yuan





  reply	other threads:[~2023-01-06  6:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-04  7:28 bug#60543: 29.0.60; c-ts-mode: Labels are not properly indented Mohammed Sadiq
2023-01-06  6:09 ` Yuan Fu [this message]
2023-01-08  2:15 ` Yuan Fu
2023-01-08  8:36   ` Mohammed Sadiq
2023-01-09  1:06 ` Yuan Fu
     [not found] ` <handler.60543.D60543.167322640910612.notifdone@debbugs.gnu.org>
2023-01-09  5:45   ` bug#60543: closed (Re: bug#60543: 29.0.60; c-ts-mode: Labels are not properly indented) Mohammed Sadiq

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=8C813515-8827-4BF9-AB46-28BB0F9BE498@gmail.com \
    --to=casouri@gmail.com \
    --cc=60543@debbugs.gnu.org \
    --cc=sadiq@sadiqpk.org \
    /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.