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: Randy Taylor <dev <at> rjt.dev>
To: Yuan Fu <casouri <at> gmail.com>
Cc: 63879 <at> debbugs.gnu.org
Subject: bug#63879: 29.0.90; [PATCH] Fix rust-ts-mode indentation for else-if
Date: Sat, 03 Jun 2023 23:58:16 +0000
On Saturday, June 3rd, 2023 at 19:18, Yuan Fu <casouri <at> gmail.com> wrote: 
> X-Debbugs-CC: dev <at> rjt.dev
> 
> Example:
> 
> fn main() {
> if true {
> ()
> } else if true {
> ()
> }
> }
> 
> 
> Yuan

I can't reproduce this on emacs-29 (with and without -Q) with the example you gave.




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.