bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: next-error insists on split windows


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 <no-spam@cua.dk> wrote:
> Bill Wohler <wohler@newt.com> 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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]