Re: patch for optional inhibit of delete-other-windows(IDE feature)
martin rudalics <[email protected]>
| Newsgroups | gmane.emacs.devel,gmane.emacs.code-browser |
|---|---|
| Message-ID | <[email protected]> |
> The various MDIs (multi-document interface) programs like Eclipse that > I'm familiar with treat the document area, and the data display > windows as completely different entities. Eclipse has all these > independent plugins that provide little speedbar like displays that > all get stacked and manipulated by the user in a pretty simple way > that is independent of the document area. Earlier I wrote my own sidebar because I was not able to use two speedbars simultaneously - say one for file browsing and the other for displaying tags. Has this become possible in the meantime?