GNU bug report logs - #47836
tcl-mode indentation/quoting problems

Previous Next

Package: emacs;

Reported by: Hadrien Lacour <hadrien.lacour <at> posteo.net>

Date: Sat, 17 Apr 2021 09:10:02 UTC

Severity: normal

Tags: confirmed

Full log


Message #8 received at 47836 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Hadrien Lacour <hadrien.lacour <at> posteo.net>
Cc: 47836 <at> debbugs.gnu.org
Subject: Re: bug#47836: tcl-mode indentation/quoting problems
Date: Tue, 04 May 2021 12:24:28 +0200
Hadrien Lacour <hadrien.lacour <at> posteo.net> writes:

> Hello, I have found the following problems in tcl-mode, examples show how Emacs
> indents them and what text I get with tcl-explain-indentation set to t
> (when relevant):
> * Indentation after declaring a proc goes to column 0, example:
> namespace eval myns {
> 	proc p1 {} {}
> variable x
> proc p2 {} {}
> }

I can reproduce this in Emacs 27, but it has been fixed in Emacs 28.

> * Procs named ? , ' or ^ botch indentation (thankfully only inside):
> proc ? {} {
> 	    puts hello
>        }
> puts world

This is still present 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 45 days ago.

Previous Next


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