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

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

RE: ibuffer problem with pop-up-frames non-nil


From: Drew Adams
Subject: RE: ibuffer problem with pop-up-frames non-nil
Date: Sun, 6 Nov 2005 20:26:01 -0800

[speaking of get-window-buffer second argument]

    > Yes, `0' is better.
    > I would even prefer `t',

    Maybe here it makes sense.  But be super extra careful with t in
    such places: it considers all frames including frames on other displays.

I didn't know that. Is that behavior special for `t'? Wouldn't it logically
apply to `visible' and `0' also?

If not:

 - Why is `t' an exception in this regard?
 - Is there no way to get the invisible-frames-too behavior
   of `t', without also the other-displays-too behavior?

What about other functions that have similar FRAME argument values (nil, t,
0, some-frame)? Do they have similar behavior?

Is this documented? The doc string doesn't say anything about it - shouldn't
it?





reply via email to

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