help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

String Indent Behavior in TCL Mode - Not Possible?


From: gamename
Subject: String Indent Behavior in TCL Mode - Not Possible?
Date: 2 Jan 2006 09:49:15 -0800
User-agent: G2/0.2

Hi,

In TCL, I often run into a situation like this:

if {<true>} {
     set astring  "
      foo
      bar
     "
}

The problem is that the "foo" and "bar" lines need to be manually
indented because anything between double-quotes is freeform.  There
doesn't seem to be a way to have these string lines auto-indent.

Is there any way get these to auto-indent?

TIA,
-T



reply via email to

[Prev in Thread] Current Thread [Next in Thread]