From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#33989: 27.0.50; master: Tcl indentation broken Date: Fri, 01 Feb 2019 11:30:12 +0200 Message-ID: <83y36zyhy3.fsf@gnu.org> References: <878szzm38w.fsf@turtle-trading.net> <83bm4v0ycf.fsf@gnu.org> <83h8eef6de.fsf@gnu.org> <83pnstayo6.fsf@gnu.org> <835zud6tum.fsf@gnu.org> Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="249216"; mail-complaints-to="usenet@blaine.gmane.org" Cc: 33989@debbugs.gnu.org, b.riefenstahl@turtle-trading.net To: tom@tromey.com Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Feb 01 10:31:17 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gpVAL-0012j0-Ll for geb-bug-gnu-emacs@m.gmane.org; Fri, 01 Feb 2019 10:31:17 +0100 Original-Received: from localhost ([127.0.0.1]:41316 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gpVAK-000732-L6 for geb-bug-gnu-emacs@m.gmane.org; Fri, 01 Feb 2019 04:31:16 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:52234) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gpVA6-00071N-TW for bug-gnu-emacs@gnu.org; Fri, 01 Feb 2019 04:31:04 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gpVA6-0005PG-6A for bug-gnu-emacs@gnu.org; Fri, 01 Feb 2019 04:31:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:54437) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gpVA6-0005PC-3P for bug-gnu-emacs@gnu.org; Fri, 01 Feb 2019 04:31:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gpVA5-00061G-Vr for bug-gnu-emacs@gnu.org; Fri, 01 Feb 2019 04:31:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 01 Feb 2019 09:31:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 33989 X-GNU-PR-Package: emacs Original-Received: via spool by 33989-submit@debbugs.gnu.org id=B33989.154901342523085 (code B ref 33989); Fri, 01 Feb 2019 09:31:01 +0000 Original-Received: (at 33989) by debbugs.gnu.org; 1 Feb 2019 09:30:25 +0000 Original-Received: from localhost ([127.0.0.1]:53718 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gpV9U-00060H-OD for submit@debbugs.gnu.org; Fri, 01 Feb 2019 04:30:25 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:37681) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gpV9S-000604-SL for 33989@debbugs.gnu.org; Fri, 01 Feb 2019 04:30:23 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:55119) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gpV9M-0004zc-0Q; Fri, 01 Feb 2019 04:30:16 -0500 Original-Received: from [176.228.60.248] (port=2968 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1gpV9L-00049z-Hz; Fri, 01 Feb 2019 04:30:15 -0500 In-reply-to: <835zud6tum.fsf@gnu.org> (message from Eli Zaretskii on Fri, 25 Jan 2019 10:10:09 +0200) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:154962 Archived-At: Ping! Ping! Ping! Ping! Tom, could you please look at this issue? > Date: Fri, 25 Jan 2019 10:10:09 +0200 > From: Eli Zaretskii > Cc: 33989@debbugs.gnu.org, b.riefenstahl@turtle-trading.net > > Ping! Ping! Ping! Tom, please look into this problem. > > > Date: Sat, 19 Jan 2019 09:34:17 +0200 > > From: Eli Zaretskii > > Cc: 33989@debbugs.gnu.org, b.riefenstahl@turtle-trading.net > > > > Ping! Ping! Thom, could you please look at this? > > > > > Date: Sat, 12 Jan 2019 13:43:57 +0200 > > > From: Eli Zaretskii > > > Cc: 33989@debbugs.gnu.org, b.riefenstahl@turtle-trading.net > > > > > > > Date: Sat, 05 Jan 2019 20:10:40 +0200 > > > > From: Eli Zaretskii > > > > Cc: 33989@debbugs.gnu.org > > > > > > Ping! Tom, could you please look at this issue? > > > > > > > > From: Benjamin Riefenstahl > > > > > Date: Sat, 05 Jan 2019 18:19:11 +0100 > > > > > > > > > > Commit cd5bb4bf3d "Fix two tcl-mode defun-related bugs" breaks > > > > > indentation of Tcl code for me outside of procs. Consider: > > > > > > > > > > fooBaz { > > > > > | > > > > > } > > > > > > > > > > Where the | indicates the expected indentation. But on current master > > > > > pressing TAB instead goes to the beginning of the line. Given that it > > > > > is common in Tcl to have code on the global level of a script, this is > > > > > not what I expect and want. > > > > > > > > > > Reproduced with current master and "emacs -Q". > > > > > > > > Thanks, I'm CC'ing Tom who made those changes.