Re: New package `outline-occur'
Roi Martin <[email protected]>
| Newsgroups | gmane.emacs.devel |
|---|---|
| Message-ID | <[email protected]> |
Stefan Monnier via "Emacs development discussions." <[email protected]> writes: >> `outline-occur' is a tiny package that allows users to navigate the >> current buffer's outline using `occur'. > > Would it make sense to integrate it with Speedbar? What kind of integration do you have in mind? Something similar to what Speedbar already does with Imenu but using outline headings for tags? Roi