emacs-devel
[Top][All Lists]
Advanced

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

RE: "Why is emacs so square?"


From: Drew Adams
Subject: RE: "Why is emacs so square?"
Date: Sun, 7 Jun 2020 15:03:13 -0700 (PDT)

> get-buffer-window returns one buffer or nil.  This seems wrong because a
> buffer can be visible on many windows.

(Typo - it returns one window, not one buffer.)

> Is there a function (or trick) which returns all windows, where a
> specified buffer is visible?

`C-h f get-buffer-window-list'

(get-buffer-window-list nil nil 'visible)



reply via email to

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