all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Intelligent completion
@ 2003-09-16 14:52 Dave Footitt
  2003-09-17 12:43 ` Eric Ludlam
  0 siblings, 1 reply; 4+ messages in thread
From: Dave Footitt @ 2003-09-16 14:52 UTC (permalink / raw)


Hi all,

I've been away from this newsgroup for a few years now, so apologies if
this question has been asked many times.  I'm wondering if there has been
any movement on the 'intelligent completion' (particularly for C++) in
Emacs, similar to Slickedit or Codewright.

Last I heard there was the bovinator thing, is that still around?  And
speedbar, is it possible to make it auto-open the tags list in the current
file (I know it currently automatically jumps to the current file).

Many thanks,


Dave

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

* Re: Intelligent completion
  2003-09-16 14:52 Intelligent completion Dave Footitt
@ 2003-09-17 12:43 ` Eric Ludlam
  2003-09-17 14:22   ` Dave Footitt
  0 siblings, 1 reply; 4+ messages in thread
From: Eric Ludlam @ 2003-09-17 12:43 UTC (permalink / raw)


>>> Dave Footitt <dave@nospam.bogus.net> seems to think that:
>Hi all,
>
>I've been away from this newsgroup for a few years now, so apologies if
>this question has been asked many times.  I'm wondering if there has been
>any movement on the 'intelligent completion' (particularly for C++) in
>Emacs, similar to Slickedit or Codewright.

http://cedet.sourceforge.net/semantic.shtml
http://cedet.sourceforge.net/intellisense.shtml

>Last I heard there was the bovinator thing, is that still around?  And
>speedbar, is it possible to make it auto-open the tags list in the current
>file (I know it currently automatically jumps to the current file).

It does not to that automatically, but it could do it via hooks.

You may prefer instead to use ECB which does something similar.

http://ecb.sourceforge.net/

Eric

-- 
Eric Ludlam             "Photonic Doodler"    The MathWorks x 7556
eludlam@mathworks.com         (work)        http://www.mathworks.com
eric@siege-engine.com         (home)      http://www.siege-engine.com

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

* Re: Intelligent completion
  2003-09-17 12:43 ` Eric Ludlam
@ 2003-09-17 14:22   ` Dave Footitt
  2003-09-18 14:00     ` Eric Ludlam
  0 siblings, 1 reply; 4+ messages in thread
From: Dave Footitt @ 2003-09-17 14:22 UTC (permalink / raw)


On Wed, 17 Sep 2003 08:43:53 -0400, Eric Ludlam wrote:
 
> http://cedet.sourceforge.net/semantic.shtml
> http://cedet.sourceforge.net/intellisense.shtml

Aha! The very man!  I downloaded the semantic package earlier on today, it
looks fairly powerful.  One thing I've had trouble getting it to do is
read in more files on my (C++) project.  How do I specify which files are
in my project?

Many thanks,


Dave

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

* Re: Intelligent completion
  2003-09-17 14:22   ` Dave Footitt
@ 2003-09-18 14:00     ` Eric Ludlam
  0 siblings, 0 replies; 4+ messages in thread
From: Eric Ludlam @ 2003-09-18 14:00 UTC (permalink / raw)


>>> Dave Footitt <dave@nospam.bogus.net> seems to think that:
>On Wed, 17 Sep 2003 08:43:53 -0400, Eric Ludlam wrote:
> 
>> http://cedet.sourceforge.net/semantic.shtml
>> http://cedet.sourceforge.net/intellisense.shtml
>
>Aha! The very man!  I downloaded the semantic package earlier on today, it
>looks fairly powerful.  One thing I've had trouble getting it to do is
>read in more files on my (C++) project.  How do I specify which files are
>in my project?

You first need to enable semanticdb (if you followed the INSTALL
instructions for "useful things", this is already the case.)

Next, add the directory to semanticdb-project-roots.

http://cedet.sourceforge.net/info/semantic.html#semanticdb

Eric

-- 
Eric Ludlam             "Photonic Doodler"    The MathWorks x 7556
eludlam@mathworks.com         (work)        http://www.mathworks.com
eric@siege-engine.com         (home)      http://www.siege-engine.com

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

end of thread, other threads:[~2003-09-18 14:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-16 14:52 Intelligent completion Dave Footitt
2003-09-17 12:43 ` Eric Ludlam
2003-09-17 14:22   ` Dave Footitt
2003-09-18 14:00     ` Eric Ludlam

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.