all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* String Indent Behavior in TCL Mode - Not Possible?
@ 2006-01-02 17:49 gamename
  2006-01-03  3:23 ` Ian Zimmerman
  0 siblings, 1 reply; 2+ messages in thread
From: gamename @ 2006-01-02 17:49 UTC (permalink / raw)


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

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

end of thread, other threads:[~2006-01-03  3:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-02 17:49 String Indent Behavior in TCL Mode - Not Possible? gamename
2006-01-03  3:23 ` Ian Zimmerman

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.