bug#81512: [PATCH] Add command `outline-occur'
Michael Heerdegen via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <[email protected]>
| Newsgroups | gmane.emacs.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hello Roi, Thank you for elaborating. So the task to solve was to select the created window. An alternative would have been to add an additional argument to the `occur' function etc..., but I see that the solution you ended up with makes sense to have in general. Thank you. Michael.