Hi Paul!
I meant speedbar's variable 'speedbar-tag-hierarchy-method',
if I set it to
(custom-set-variables
'(speedbar-tag-hierarchy-method (quote (speedbar-prefix-group-tag-hierarchy))))
or
(custom-set-variables
'(speedbar-tag-hierarchy-method (quote (speedbar-sort-tag-hierarchy))))
in the ~/.emacs. It does not work in the jde-mode:
after expanding java file node in the speedbar frame all methods
appear in the same order they are declared in the file. At the same time
speedbar's sorting and grouping works fine for java-mode and c++ files.
Regards,
Yevgeny
----- Original Message -----
From: Paul Kinnucan <[EMAIL PROTECTED]>
To: Yevgeny Libman <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, June 21, 2000 09:03
Subject: Re: jde-2.1.7 speedbar tags sorting and grouping
> At 12:14 PM 6/21/00 +1000, you wrote:
> >Hi all,
> >
> >i'm using jde-2.1.7, speedbar-0.11, semantic-1.1 on NT emacs 20.7.
> >Recently i mentioned that tags sorting and grouping in the speedbar frame
> >does not work for java files. If I load emacs without jde in the
> 'load-path'
> >sorting and grouping works fine.
> >
>
> What is tags sorting and grouping? I'm not familiar with this feature.
>
> - Paul
>
>
>