unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Eric Ludlam <eludlam@mathworks.com>
Subject: Re: speedbar + auctex (+ reftex?): show tables/figures/definitions
Date: 09 Apr 2003 13:11:51 -0400	[thread overview]
Message-ID: <ko65pnsii0.fsf@ludlamelinux.dhcp.mathworks.com> (raw)
In-Reply-To: 844r59qa87.fsf@lucy.is.informatik.uni-duisburg.de

>>> kai.grossjohann@gmx.net (Kai Großjohann) seems to think that:
>Eric Ludlam <eludlam@mathworks.com> writes:
>
>>>>> kai.grossjohann@gmx.net (Kai Großjohann) seems to think that:
>>>
>>>sb-texi.el doesn't do the labels thing, but I guess that could be
>>>added.
>>
>> What label thing?
>
>"Label" as in "\label" :-)
>
>/----
>| \section{Foo Bar}
>| \label{sec:foo-bar}
>| 
>| Bla bla.
>| 
>| \begin{definition}[Dummy title]
>|   \label{def:dummy}
>|   This is a dummy definition.
>| \end{definition}
>| 
>| Bla bla.
>\----
>
>Speedbar will show the "Foo Bar" section title.  I'm interested in
>seeing the labels sec:foo-bar and def:dummy, too.

Ah, righto then.  Your original assessment that it could be added is
correct.  It is a matter of parsing all the things you care about into
an ordered hierarchy as described by the variable 

speedbar-dynamic-tags-function-list

and your insert method probably wants to use 

speedbar-insert-generic-list

Though it doesn't seem too well documented.  I'll have to fix that.

Eric

  reply	other threads:[~2003-04-09 17:11 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-02 13:49 speedbar + auctex (+ reftex?): show tables/figures/definitions Kai Großjohann
2003-04-06 17:29 ` David Kastrup
2003-04-06 19:26   ` Kai Großjohann
2003-04-07 14:18 ` Eric Ludlam
2003-04-07 20:03   ` Kai Großjohann
2003-04-08 14:00     ` Eric Ludlam
2003-04-08 15:28       ` Kai Großjohann
2003-04-09 17:11         ` Eric Ludlam [this message]
2003-04-15 12:06 ` Brendan Halpin
2003-04-15 13:38   ` Eric Ludlam

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ko65pnsii0.fsf@ludlamelinux.dhcp.mathworks.com \
    --to=eludlam@mathworks.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).