all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* frame-visible-p and suspend-tty
@ 2009-01-17 17:46 Eli Zaretskii
  2009-01-17 19:28 ` Chong Yidong
  0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2009-01-17 17:46 UTC (permalink / raw)
  To: emacs-devel

The documentation of frame-visible-p says:

    On a text-only terminal, all frames are considered visible, whether
    they are currently being displayed or not, and this function returns
    @code{t} for all frames.

What about a text-only terminal that has been suspended?  The frames
on such a terminal are neither visible nor being updated, and yet this
function seems to still return t for them (unless my testing was
faulty).  That doesn't sound right.




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-01-17 21:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-17 17:46 frame-visible-p and suspend-tty Eli Zaretskii
2009-01-17 19:28 ` Chong Yidong
2009-01-17 21:34   ` Eli Zaretskii
2009-01-17 21:40     ` Chong Yidong

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.