From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Joost Kremers Newsgroups: gmane.emacs.help Subject: Frame visibility Date: Tue, 29 Nov 2016 13:37:08 +0100 Message-ID: <87inr6lax7.fsf@fastmail.fm> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-Trace: blaine.gmane.org 1480423072 30530 195.159.176.226 (29 Nov 2016 12:37:52 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 29 Nov 2016 12:37:52 +0000 (UTC) User-Agent: mu4e 0.9.17; emacs 25.1.50.3 To: "help-gnu-emacs\@gnu.org" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Nov 29 13:37:45 2016 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cBhfK-0006VH-VT for geh-help-gnu-emacs@m.gmane.org; Tue, 29 Nov 2016 13:37:43 +0100 Original-Received: from localhost ([::1]:36616 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cBhfO-00082r-Lp for geh-help-gnu-emacs@m.gmane.org; Tue, 29 Nov 2016 07:37:46 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:49958) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cBhey-00082b-QH for help-gnu-emacs@gnu.org; Tue, 29 Nov 2016 07:37:21 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cBhew-0006oZ-7U for help-gnu-emacs@gnu.org; Tue, 29 Nov 2016 07:37:20 -0500 Original-Received: from out5-smtp.messagingengine.com ([66.111.4.29]:41884) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cBhew-0006o3-3C for help-gnu-emacs@gnu.org; Tue, 29 Nov 2016 07:37:18 -0500 Original-Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 6DEFF206F9 for ; Tue, 29 Nov 2016 07:37:16 -0500 (EST) Original-Received: from frontend1 ([10.202.2.160]) by compute5.internal (MEProxy); Tue, 29 Nov 2016 07:37:16 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fastmail.fm; h= content-type:date:from:message-id:mime-version:subject:to :x-me-sender:x-me-sender:x-sasl-enc:x-sasl-enc; s=mesmtp; bh=l7A Oe5hNgO0zDQRAItxKv/2kURE=; b=ZtBqWYATB5bgqutkDJL6BXjgqGCz/po8NaM sW5YeG1XQN4n9PQXlBngZc+PB1EGawZBzeMfXoFzzKWWujH6VntT0NXKDfs7XKXZ S+Olr67daAf3bug56P04vxHwRVeYhm5qNUvsszPgNgGMqTO2r9111ZACGlpijMTR PTJQgSCU= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:message-id :mime-version:subject:to:x-me-sender:x-me-sender:x-sasl-enc :x-sasl-enc; s=smtpout; bh=l7AOe5hNgO0zDQRAItxKv/2kURE=; b=akgBj UtmI8e8HEycEaUGuk1d0VT4xfY6CflEjRNDPOroIoof90Cq5iBCop7XoQbLFsJ7G dZKtNUJcwr31pUkF9UolwB9KenopgW9BMm+l245jVYMXJqRrUyIVljDxh2N8rA92 xKfvJ+s/LaUndxNHqzTUB7Si2id2fep+kJ+aBc= X-ME-Sender: X-Sasl-enc: TBhNdUqhZ0IdEROHjkmXb/8lEcaiUJjGI6K0hXthdHFZ 1480423035 Original-Received: from IdeaPad.messagingengine.com (x4d0aed8b.dyn.telefonica.de [77.10.237.139]) by mail.messagingengine.com (Postfix) with ESMTPA id D828E7E8C4 for ; Tue, 29 Nov 2016 07:37:15 -0500 (EST) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 66.111.4.29 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:111824 Archived-At: Hi, The Elisp manual says that a frame can be visible, invisible or iconified. Visible and iconified (a.k.a. minimized) are clear, but when exactly is a frame invisible? And what happens if I use `select-window' on a window that is displayed in an invisible window? TIA Joost -- Joost Kremers Life has its moments