Re: New package `outline-occur'
Stefan Monnier <[email protected]>
| Newsgroups | gmane.emacs.devel |
|---|---|
| Message-ID | <[email protected]> |
>>> `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? I can't quite read my wind, I'm afraid. > Something similar to what Speedbar already does with Imenu but using > outline headings for tags? Probably. It just seemed like there was some overlap in the use-cases and thus potential for fruitful interaction. === Stefan