GNU bug report logs - #44834
27.1; Tcl mode enforces bad indentation following proc within a namespace

Previous Next

Package: emacs;

Reported by: Morgan Willcock <mwillcock <at> precedence.co.uk>

Date: Tue, 24 Nov 2020 00:18:02 UTC

Severity: minor

Tags: fixed, patch

Merged with 44083

Found in versions 27.0.50, 27.1

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Anticrisis <anticrisisg <at> gmail.com>
To: 44834 <at> debbugs.gnu.org
Subject: bug#44834: Fix for failing indentation of Tcl procs nested in namespace
Date: Thu, 21 Jan 2021 15:17:41 -1000
[Message part 1 (text/plain, inline)]
This patch corrects the problem by partially backing out changes
introduced in this commit 2 1/2 years ago:

https://git.savannah.gnu.org/cgit/emacs.git/commit/lisp/progmodes/tcl.el?id=cd5bb4bf3dbad8941d25823f398b595b8f0edbb9

The patch removes the customized tcl-beginning-of-defun-function in
favor of relying on the existing lisp mechanism. It preserves the
customized tcl-end-of-defun-function because that is required for some
test cases.

The expected-failing test was marked as succeeding.

This is a minor change. I did not refer to any code outside of emacs
itself in investigating and correcting this bug. I will not be able to
provide additional paperwork.
[tcl-beginning-of-defun-patch.txt (text/plain, attachment)]

This bug report was last modified 4 years and 91 days ago.

Previous Next


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