|
| From: | Kevin Rodgers |
| Subject: | Re: next-error insists on split windows |
| Date: | Tue, 25 Apr 2006 11:54:20 -0600 |
| User-agent: | Thunderbird 1.5.0.2 (Windows/20060308) |
Bill Wohler wrote:
Kim F. Storm <address@hidden> wrote: > Bill Wohler <address@hidden> writes: > > FWIW, I agree with you. I don't know if Emacs 22 provides any relief. > > (setq grep-window-height 5) Thanks for the aspirin, Kim ;-). It would still be great if next-error didn't insist on making the window visible.
What happens if you try:
(setq special-display-buffer-names
(cons '("*grep*" ignore)
special-display-buffer-names))
--
Kevin Rodgers
Sr. Software Engineer, IHS
| [Prev in Thread] | Current Thread | [Next in Thread] |