all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* More imenu questions
@ 2005-11-10 19:23 gamename
  2005-11-10 21:11 ` Peter Dyballa
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: gamename @ 2005-11-10 19:23 UTC (permalink / raw)


Hi,

I'm trying to add menu items in tcl like this:
(setq tcl-imenu-generic-expression
      '((TestCases  "^aetest::testcase -tc_id \\([_-A-Za-z0-9+]+\\)[
]+{" 1)))

When I turn on the major mode (tcl-mode), I get this error:
"Wrong type argument: symbolp, ((TestCases "^aetest::testcase -tc_id
\\([_-A-Za-z0-9+]+\\)[ ]+{" 1))"

What am I doing wrong?

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

end of thread, other threads:[~2005-11-14 22:24 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-10 19:23 More imenu questions gamename
2005-11-10 21:11 ` Peter Dyballa
2005-11-10 22:00 ` Kevin Rodgers
2005-11-10 23:55 ` rgb
     [not found] ` <mailman.14783.1131660316.20277.help-gnu-emacs@gnu.org>
2005-11-11  0:15   ` rgb
     [not found] ` <mailman.14778.1131657088.20277.help-gnu-emacs@gnu.org>
2005-11-11  1:57   ` gamename
2005-11-11 16:43     ` rgb
2005-11-11 17:04       ` Drew Adams
2005-11-11 23:58       ` Donal K. Fellows
2005-11-14 22:24         ` Bruce Stephens
2005-11-12 17:20       ` 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.