all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Doug Lewan <dougl@shubertticketing.com>
To: "help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Subject: which-func/imenu
Date: Mon, 6 Aug 2012 19:38:55 +0000	[thread overview]
Message-ID: <155DEC68569B714B86C2C7075F5EDA98268CC91F@DAKIYA1.pegasus.local> (raw)

Just what do I have to do to make which-function-mode aware of a new language? I haven't been able to entirely disentangle the documentation.

I think I know the following.
* I need imenu.
* I have to create imenu-generic-expression. (My world is simple. I think the value (nil "procedure\\s-+\\(?1:[[:alnum:]]+\\)" 2) should do. But I have been wrong one other time.)
* I need to add the mode (as a symbol) to which-func-modes.

This is, however, not enough to "support Imenu", in the words of emacs Info section 26.2.4.
What should I really be doing?

,Douglas
Douglas Lewan
Shubert Ticketing
(201) 489-8600 ext 224
Optimism is an occupational hazard of programming: testing is the treatment. - - K. Beck 




             reply	other threads:[~2012-08-06 19:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-06 19:38 Doug Lewan [this message]
2012-08-07  6:58 ` which-func/imenu Andreas Röhler
2012-08-07 12:51   ` which-func/imenu Doug Lewan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=155DEC68569B714B86C2C7075F5EDA98268CC91F@DAKIYA1.pegasus.local \
    --to=dougl@shubertticketing.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.