* Getting cperl-mode to use speedbar for Classes
@ 2002-10-11 11:36 Mac
2002-10-15 13:15 ` Eric Ludlam
0 siblings, 1 reply; 3+ messages in thread
From: Mac @ 2002-10-11 11:36 UTC (permalink / raw)
I want cperl-mode to use speedbar instead of imenu. Especially when
using 'cperl-tags-hier-init' that shows a hierarchical menu of classes
and methods.
Is this possible?
/mac
--
.signature: No such file or directory
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Getting cperl-mode to use speedbar for Classes
2002-10-11 11:36 Getting cperl-mode to use speedbar for Classes Mac
@ 2002-10-15 13:15 ` Eric Ludlam
2002-10-16 13:56 ` Mac
0 siblings, 1 reply; 3+ messages in thread
From: Eric Ludlam @ 2002-10-15 13:15 UTC (permalink / raw)
>>> Mac <stray_searcher@hotmail.com> seems to think that:
>
>I want cperl-mode to use speedbar instead of imenu. Especially when
>using 'cperl-tags-hier-init' that shows a hierarchical menu of classes
>and methods.
Speedbar uses Imenu by default to display its tag information. If you
need something better, you can write a specialized tag generator. If
you download the latest version of speedbar, look at the HTML and Texi
tag generator examples.
Eric
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Getting cperl-mode to use speedbar for Classes
2002-10-15 13:15 ` Eric Ludlam
@ 2002-10-16 13:56 ` Mac
0 siblings, 0 replies; 3+ messages in thread
From: Mac @ 2002-10-16 13:56 UTC (permalink / raw)
En dag, närmare bestämt 2002-10-15, plitade Eric Ludlam ner:
>>>> Mac <stray_searcher@hotmail.com> seems to think that:
>>
>>I want cperl-mode to use speedbar instead of imenu. Especially when
>>using 'cperl-tags-hier-init' that shows a hierarchical menu of
>>classes and methods.
>
> Speedbar uses Imenu by default to display its tag information. If
> you need something better, you can write a specialized tag
> generator.
I had the impression that Cperl already have such a specialized tag
generator.
,----[ C-h f cperl-tags-hier-init RET ]
| cperl-tags-hier-init is an interactive compiled Lisp function in `cperl-mode'.
| (cperl-tags-hier-init &optional UPDATE)
|
| Show hierarchical menu of classes and methods.
| Finds info about classes by a scan of loaded TAGS files.
| Supposes that the TAGS files contain fully qualified function names.
| One may build such TAGS files from CPerl mode menu.
`----
It is the result of this scan, (a modified TAG table?) that I want to
view in speedbar.
> If you download the latest version of speedbar, look at the HTML and
> Texi tag generator examples.
I will.
/mac
--
.signature: No such file or directory
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-10-16 13:56 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-11 11:36 Getting cperl-mode to use speedbar for Classes Mac
2002-10-15 13:15 ` Eric Ludlam
2002-10-16 13:56 ` Mac
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).