>> -        (select-window (get-buffer-window buf))
    >> +        (select-window (get-buffer-window buf 'visible))
    [...]
    > I tend to prefer the argument 0 so that iconified frames are checked
    > as well.

    Installed.

Yes, `0' is better.

I would even prefer `t', since people can sometimes make frames invisible
instead of iconifying or deleting them.  Invisible frames are a somewhat
bugged, but if people use them, then this should probably be `t', and if
they don't use them, then `t' and `0' act the same (nothing to lose).

Thanks,

  Drew



_______________________________________________
Emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to