all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#33989: 27.0.50; master: Tcl indentation broken
@ 2019-01-05 17:19 Benjamin Riefenstahl
  2019-01-05 18:10 ` Eli Zaretskii
  2020-08-26 11:34 ` Lars Ingebrigtsen
  0 siblings, 2 replies; 9+ messages in thread
From: Benjamin Riefenstahl @ 2019-01-05 17:19 UTC (permalink / raw)
  To: 33989

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".





^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-08-30 12:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-05 17:19 bug#33989: 27.0.50; master: Tcl indentation broken Benjamin Riefenstahl
2019-01-05 18:10 ` Eli Zaretskii
2019-01-12 11:43   ` Eli Zaretskii
2019-01-19  7:34     ` Eli Zaretskii
2019-01-25  8:10       ` Eli Zaretskii
2019-02-01  9:30         ` Eli Zaretskii
2019-01-15 21:42   ` Benjamin Riefenstahl
2020-08-26 11:34 ` Lars Ingebrigtsen
2020-08-30 12:20   ` Benjamin Riefenstahl

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.