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

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

Re: Speedbar not showing all function names in a bash shell script file


From: Stefan Monnier
Subject: Re: Speedbar not showing all function names in a bash shell script file
Date: Fri, 03 Dec 2021 08:43:16 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

fatiparty--- via Users list for the GNU Emacs text editor [2021-12-02 09:43:11] 
wrote:
> Speedbar not showing all function names in a bash shell script file.  Is-
> there some problem with the speedbar, or am I missing some settings.

Probably sh-mode fails to recognize your functions.
To be sure it's not a problem in speedbar, you might want to try `M-x
imenu` and check if the functions all appear in there (Speedbar takes
its info from there, usually).
I suggest `M-x report-emacs-bug` giving the details of the functions
that are missing or better yet a recipe to reproduce the problem from
`emacs -Q`.


        Stefan




reply via email to

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