all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Semantic speedbar for outline view
@ 2021-04-14  4:28 Anand Tamariya
  2021-04-14 11:29 ` Stefan Kangas
  0 siblings, 1 reply; 2+ messages in thread
From: Anand Tamariya @ 2021-04-14  4:28 UTC (permalink / raw
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 821 bytes --]

Hi,
Semantic speedbar provides a nice outline view for buffers parsed by
semantic. I've got it working for C, Elisp, Java, build files (Makefile,
Ant build.xml and Maven pom.xml), HTML, CSS, Latex and SQL. See screenshots
https://lifeofpenguin.blogspot.com/2021/04/gnu-emacs-as-lightweight-ide-outline.html

However, I had to make some non-trivial changes to get it working. So I'm
wondering if it ever worked for anyone. If you happen to use it for
anything other than browsing folders, can you help me test my changes and
let me know if anything is breaking? You can either use my fork or add
specific files in your setup.

Additional feature: You can press '-' on a leaf to collapse the parent.

Code https://gitlab.com/atamariya/emacs/tree/dev
Changed files:
lisp/cedet/semantic/sb.el
lisp/speedbar.el

Thanks,
Anand

[-- Attachment #2: Type: text/html, Size: 1116 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Semantic speedbar for outline view
  2021-04-14  4:28 Semantic speedbar for outline view Anand Tamariya
@ 2021-04-14 11:29 ` Stefan Kangas
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Kangas @ 2021-04-14 11:29 UTC (permalink / raw
  To: Anand Tamariya, emacs-devel

Anand Tamariya <atamariya@gmail.com> writes:

> Semantic speedbar provides a nice outline view for buffers parsed by
> semantic. I've got it working for C, Elisp, Java, build files (Makefile,
> Ant build.xml and Maven pom.xml), HTML, CSS, Latex and SQL. See screenshots
> https://lifeofpenguin.blogspot.com/2021/04/gnu-emacs-as-lightweight-ide-outline.html

Looks useful, thanks.

> However, I had to make some non-trivial changes to get it working. So I'm
> wondering if it ever worked for anyone. If you happen to use it for
> anything other than browsing folders, can you help me test my changes and
> let me know if anything is breaking? You can either use my fork or add
> specific files in your setup.

Could you send this as a patch against current Emacs master?  I think
that would make it easier for others to evaluate your change.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-04-14 11:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-14  4:28 Semantic speedbar for outline view Anand Tamariya
2021-04-14 11:29 ` Stefan Kangas

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.