You can use ede-project-sort-targets to order the targets however you
like, which is how they then end up in Speedbar.
If you want it to be part of speedbar only, look in ede-speedbar.el, and
the methods eieio-speedbar-object-children (of which there are a couple)
to change how they are displayed. They are currently returned in
whatever order they were created/added to the project.
Eric
On 11/18/2010 08:52 PM, Kiwon Um wrote:
> Dear Eric,
>
> When I use the speedbar for displaying project (ede), is there any
> way to sort the entries alphabetically in order? If it's not, can I
> easily patch for this functionality?
>
> Sincerely,
> Kiwon Um
>
> ------------------------------------------------------------------------------
> 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/msIE9-sfdev2dev
> _______________________________________________
> Cedet-devel mailing list
> Cedet-devel@...
> https://lists.sourceforge.net/lists/listinfo/cedet-devel
>
|