help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Functions in bash do not always show in speedbar.


From: Stefan Monnier
Subject: Re: Functions in bash do not always show in speedbar.
Date: Sun, 06 Feb 2022 22:35:33 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

goncholden via Users list for the GNU Emacs text editor [2022-02-07 02:37:23] 
wrote:
> Have noticed that functions in bash do not always show in speedbar. Is there 
> some setup I can do
> for them to show up?

M-x report-emacs-bug RET

and give enough details for someone else to reproduce the problem?
I strongly suspect that you can reduce the problem to:

    emacs -q .../my/foo.sh
    M-x imenu TAB

where the completions given after this TAB don't include some of the
functions you have in that `foo.sh`.
So trim the file down to just those functions and included it in your
bug report, so we can see what they look like.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]