GNU bug report logs - #48193
Youngsters in charge of emacs vs. basic Bourne shell "for" statement

Previous Next

Package: emacs;

Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>

Date: Mon, 3 May 2021 15:08:02 UTC

Severity: minor

Tags: confirmed, patch

Merged with 2910, 21244, 26217, 30170, 46093

Found in versions 25.0.95, 25.2

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: Gregory Heytings <gregory <at> heytings.org>
Cc: 48193 <at> debbugs.gnu.org
Subject: bug#48193: Youngsters in charge of emacs vs. basic Bourne shell "for" statement
Date: Wed, 05 May 2021 02:26:08 +0800
Just like if for some language,

if(1){
        bla;
}

was dealt with fine, but

if(1)
{
        bla;
}

messed up the parenthesis counter...




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

Previous Next


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