From: Lars Ingebrigtsen <larsi@gnus.org>
To: Hadrien Lacour <hadrien.lacour@posteo.net>
Cc: 47836@debbugs.gnu.org
Subject: bug#47836: tcl-mode indentation/quoting problems
Date: Tue, 04 May 2021 12:24:28 +0200 [thread overview]
Message-ID: <87pmy694pv.fsf@gnus.org> (raw)
In-Reply-To: <20210417090906.4xta7vglaae674a4@gentoo-zen2700x> (Hadrien Lacour's message of "Sat, 17 Apr 2021 09:09:06 +0000")
Hadrien Lacour <hadrien.lacour@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
prev parent reply other threads:[~2021-05-04 10:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-17 9:09 bug#47836: tcl-mode indentation/quoting problems Hadrien Lacour
2021-05-04 10:24 ` Lars Ingebrigtsen [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87pmy694pv.fsf@gnus.org \
--to=larsi@gnus.org \
--cc=47836@debbugs.gnu.org \
--cc=hadrien.lacour@posteo.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.