Re: New package `outline-occur'
martin rudalics <[email protected]>
| Newsgroups | gmane.emacs.devel |
|---|---|
| Message-ID | <[email protected]> |
> You can let-bind `display-buffer-base-action`. > We've discussed this a few times in the past already, since > `display-buffer-base-action` is also a custom var and thus it's best not > to let-bind it. Any such bindings are of evil because 'display-buffer' cannot discriminate the affected buffer. martin