unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: johol@lysator.liu.se
Cc: 43951@debbugs.gnu.org
Subject: bug#43951: 26.3; Java-mode annotation indentation
Date: Wed, 27 Jan 2021 06:34:34 +0100	[thread overview]
Message-ID: <878s8faqol.fsf@gnus.org> (raw)
In-Reply-To: <20201012122824.Horde.0Wyp8FvnFDFx7ZN3n-UxQYt@webmail.lysator.liu.se> (johol@lysator.liu.se's message of "Mon, 12 Oct 2020 12:28:24 +0000")

johol@lysator.liu.se writes:

> Java source examples
>
> Wrong indentation:
> public class Foo
> {
>   @Foo(a=true,
>        b=false)
>        boolean foo = false;
> }
>
> Correct indentation with proposed fix below (as found on
> https://github.com/jdee-emacs/jdee/issues/5
> comment made by oldButNotWise on Dec 22, 2015)
>
> public class Foo
> {
>   @Foo(a=true,
>        b=false)
>   boolean foo = false;
> }

I can reproduce this in Emacs 27.1, but not in Emacs 28, so I'm going to
go ahead and guess that this has been fixed recently, and I'm closing
this bug report.  If you can still see this in Emacs 28, please respond
to the debbugs address and we'll reopen.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





  parent reply	other threads:[~2021-01-27  5:34 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-12 12:28 bug#43951: 26.3; Java-mode annotation indentation johol
2020-10-12 13:11 ` Pankaj Jangid
2021-01-27  5:34 ` Lars Ingebrigtsen [this message]
2021-01-27 17:12   ` John Olsson
2021-01-28  3:31     ` Lars Ingebrigtsen
2021-01-28  5:21       ` John Olsson
2021-01-28  5:52         ` Pankaj Jangid
2021-01-28  7:11           ` John Olsson
2021-01-28  7:25             ` Lars Ingebrigtsen
2021-01-28  7:56               ` Pankaj Jangid

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=878s8faqol.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=43951@debbugs.gnu.org \
    --cc=johol@lysator.liu.se \
    /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).