[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: next-error-last-buffer
From: |
Miles Bader |
Subject: |
Re: next-error-last-buffer |
Date: |
13 May 2004 13:57:52 +0900 |
Juri Linkov <address@hidden> writes:
> (display-buffer outbuf nil t)
> ^--- consider windows on all frames
>
> Why should compilation insist on switching frames? Shouldn't
> `display-buffer-reuse-frames' define the user preference instead?
It's not `switching frames', it's _using_ an existing compilation buffer
in a different frame.
This is good -- the previous behavior (which didn't do that) was very
annoying: if you happened to have a *compilation* buffer displayed in
another frame, starting a compilation would none-the-less insist on
popping up another window in _this_ frame, resulting in two redundant
windows showing the *compilation* buffer.
> So I think `display-buffer' should use the default values:
No.
-Miles
--
=====
(^o^;
(()))
*This is the cute octopus virus, please copy it into your sig so it can spread.
- Re: next-error-last-buffer, (continued)
- Re: next-error-last-buffer, Richard Stallman, 2004/05/11
- Re: next-error-last-buffer, Juri Linkov, 2004/05/10
- Re: next-error-last-buffer, Stefan Monnier, 2004/05/10
- Re: next-error-last-buffer, Ted Zlatanov, 2004/05/11
- Re: next-error-last-buffer, Juri Linkov, 2004/05/11
- Re: next-error-last-buffer, Ted Zlatanov, 2004/05/12
- Re: next-error-last-buffer, Juri Linkov, 2004/05/13
- Re: next-error-last-buffer, Ted Zlatanov, 2004/05/13
- Re: next-error-last-buffer, Richard Stallman, 2004/05/12
- Re: next-error-last-buffer, Juri Linkov, 2004/05/13
- Re: next-error-last-buffer,
Miles Bader <=
- Re: next-error-last-buffer, Stefan Monnier, 2004/05/13
- Re: next-error-last-buffer, Juri Linkov, 2004/05/13
- Re: next-error-last-buffer, Miles Bader, 2004/05/13
- Re: next-error-last-buffer, Ted Zlatanov, 2004/05/13
- Re: next-error-last-buffer, Richard Stallman, 2004/05/14
- Re: next-error-last-buffer, Ted Zlatanov, 2004/05/14
- Re: next-error-last-buffer, Juri Linkov, 2004/05/15
- Re: next-error-last-buffer, Richard Stallman, 2004/05/15
- Re: next-error-last-buffer, Richard Stallman, 2004/05/15
Re: next-error-last-buffer, Juri Linkov, 2004/05/24