GNU bug report logs - #63879
29.0.90; [PATCH] Fix rust-ts-mode indentation for else-if

Previous Next

Package: emacs;

Reported by: Yuan Fu <casouri <at> gmail.com>

Date: Sat, 3 Jun 2023 23:20:02 UTC

Severity: normal

Tags: patch

Found in version 29.0.90

Done: Yuan Fu <casouri <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Yuan Fu <casouri <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#63879: closed (29.0.90; [PATCH] Fix rust-ts-mode indentation
 for else-if)
Date: Mon, 05 Jun 2023 07:45:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 5 Jun 2023 00:43:54 -0700
with message-id <CB7163FB-A05F-4F47-8A11-A65826B31B45 <at> gmail.com>
and subject line Re: bug#63879: 29.0.90; [PATCH] Fix rust-ts-mode indentation for else-if
has caused the debbugs.gnu.org bug report #63879,
regarding 29.0.90; [PATCH] Fix rust-ts-mode indentation for else-if
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
63879: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63879
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Yuan Fu <casouri <at> gmail.com>
To: Bug Report Emacs <bug-gnu-emacs <at> gnu.org>
Subject: 29.0.90; [PATCH] Fix rust-ts-mode indentation for else-if
Date: Sat, 3 Jun 2023 16:18:47 -0700
[Message part 3 (text/plain, inline)]
X-Debbugs-CC: dev <at> rjt.dev

Example:

fn main() {
    if true {
        ()
    } else if true {
            ()
        }
}


Yuan

[rust-ts-mode.patch (application/octet-stream, attachment)]
[Message part 5 (message/rfc822, inline)]
From: Yuan Fu <casouri <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: Randy Taylor <dev <at> rjt.dev>, 63879 <at> debbugs.gnu.org,
 63879-done <at> debbugs.gnu.org
Subject: Re: bug#63879: 29.0.90; [PATCH] Fix rust-ts-mode indentation for
 else-if
Date: Mon, 5 Jun 2023 00:43:54 -0700

> On Jun 3, 2023, at 10:12 PM, Eli Zaretskii <eliz <at> gnu.org> wrote:
> 
>> Cc: 63879 <at> debbugs.gnu.org
>> Date: Sat, 03 Jun 2023 23:58:16 +0000
>> From: Randy Taylor <dev <at> rjt.dev>
>> 
>> I can't reproduce this on emacs-29 (with and without -Q) with the example you gave.
> 
> Neither can I, FWIW.

Oh well, I went back and can’t reproduce this anymore either, even with the real code I was writing that prompted this. Sorry for the noise. 

Yuan

This bug report was last modified 1 year and 351 days ago.

Previous Next


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