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: Bill Wohler
Subject: Re: next-error insists on split windows
Date: Tue, 25 Apr 2006 16:13:47 -0700
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Kevin Rodgers <ihs_4664@yahoo.com> writes:

> 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))

Worse! With that code you either get:

  compilation-set-window-height: Wrong type argument: window-live-p, nil

Or if you s/ignore/'ignore/, then you get a separate frame that
occludes your work!

Thanks for an intriguing suggestion, though.

Note that the error isn't with grep, it's with next-error.

-- 
Bill Wohler <wohler@newt.com>  http://www.newt.com/wohler/  GnuPG ID:610BD9AD
Maintainer of comp.mail.mh FAQ and MH-E. Vote Libertarian!
If you're passed on the right, you're in the wrong lane.





reply via email to

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