all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* imenu / speedbar and C++
@ 2004-10-01  2:36 Jay Cotton
  0 siblings, 0 replies; 4+ messages in thread
From: Jay Cotton @ 2004-10-01  2:36 UTC (permalink / raw)


I've been enjoying the emacs imenu / speedbar features for coding Java 
and Ruby, but at the moment I'm working on a C++ project and now I'm 
having trouble getting imenu to recognize all the functions in the 
file. It seems to only recognize the class definition and the "main" 
function - which I guess makes sense if it follows a convention of only 
noticing functions that are delimited at the left margin.

However, in my C++ file, all the interesting stuff happens within the 
class, and the functions therein are all indented a few spaces. Is 
there a way to broaden imenu's tag filter to allow for these functions 
to be captured?

Also, I'm confused about why imenu and speedbar work so well with Java 
and Ruby, since they have functions that are indented similarly to C++.

Thanks for any advice!

Jay

^ permalink raw reply	[flat|nested] 4+ messages in thread
[parent not found: <mailman.623.1096598583.2017.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2004-10-02  8:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-01  2:36 imenu / speedbar and C++ Jay Cotton
     [not found] <mailman.623.1096598583.2017.help-gnu-emacs@gnu.org>
2004-10-01 16:05 ` Eric Ludlam
2004-10-01 19:02   ` Jay Cotton
     [not found]   ` <mailman.760.1096657777.2017.help-gnu-emacs@gnu.org>
2004-10-02  8:07     ` Klaus Berndl

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.