all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Adding Keyword/Indentation
@ 2005-11-30  0:09 gamename
  0 siblings, 0 replies; only message in thread
From: gamename @ 2005-11-30  0:09 UTC (permalink / raw)


Hi,

I have a common in-house tcl construct that looks like this:

set args  {
    -argA  ANY
                DEFAULT xxx
}

This sets up a special argument of datatype ANY and has a default value
of xxx.

Setting the tcl mode to understand that ANY and DEFAULT are new
keywords is easy. But, how do I make tcl-mode indent DEFAULT to be,
say, 8 spaces after the same column as the beginning "-" in "-argA"?

TIA,
-T

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-11-30  0:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-30  0:09 Adding Keyword/Indentation gamename

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.