Christopher Barry | 6 Oct 2010 21:26
Favicon

Re: bash

On Tue, 2010-10-05 at 20:20 -0400, Eric M. Ludlam wrote:
> On 10/04/2010 02:39 PM, Christopher Barry wrote:
> > All,
> >
> > first post, so please be gentle :)
> >
> > I use sh-mode, and it works well. Wondering is there's any support in
> > ECB to show the funcs I've defined, vars I've declared, standard shell
> > commands, etc.
> 
> ECB can use imenu, and sh-mode looks like it supports imenu, though I 
> haven't tried it.
> 
> CEDET/Semantic supports sh-mode via the ctags extension.  If you use 
> this in your .emacs:
> 
> (semantic-load-enable-primary-exuberent-ctags-support)
> 
> it will enable it along with a few other misc major modes.
> 
> Eric

Thanks Eric, I'll give that a shot. I obviously need to read more about
this all. I'm assuming I will need to manually generate a tags file
prior?

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb

Gmane