GNU bug report logs - #19385
default align rules doesn't know about Java arrays

Previous Next

Package: emacs;

Reported by: Paul Pogonyshev <pogonyshev <at> gmail.com>

Date: Mon, 15 Dec 2014 14:07:02 UTC

Severity: minor

Tags: fixed

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Paul Pogonyshev <pogonyshev <at> gmail.com>
Cc: 19385 <at> debbugs.gnu.org
Subject: bug#19385: default align rules doesn't know about Java arrays
Date: Mon, 28 Dec 2020 02:47:45 +0100
Paul Pogonyshev <pogonyshev <at> gmail.com> writes:

> Type the following in a Java buffer:
>
> class X
> {
>     String field1;
>     String[] field2;
>     int field3;
>     int[] field4;
>     X field5;
>     X[] field6;
> }
>
> Select the six field lines and 'M-x align' them:

This should now be fixed in Emacs 28.

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




This bug report was last modified 4 years and 151 days ago.

Previous Next


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