From unknown Mon Jun 23 02:22:16 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#5985 <5985@debbugs.gnu.org> To: bug#5985 <5985@debbugs.gnu.org> Subject: Status: 23.1.96; Mac OS X: Frames in other spaces erroneously thought visible Reply-To: bug#5985 <5985@debbugs.gnu.org> Date: Mon, 23 Jun 2025 09:22:16 +0000 retitle 5985 23.1.96; Mac OS X: Frames in other spaces erroneously thought = visible reassign 5985 emacs submitter 5985 Harald Hanche-Olsen severity 5985 normal tag 5985 notabug thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 20 09:53:17 2010 Received: (at submit) by debbugs.gnu.org; 20 Apr 2010 13:53:18 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O4Dt7-0005xe-1t for submit@debbugs.gnu.org; Tue, 20 Apr 2010 09:53:17 -0400 Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O4Dt4-0005xZ-Cu for submit@debbugs.gnu.org; Tue, 20 Apr 2010 09:53:15 -0400 Received: from lists.gnu.org ([199.232.76.165]:58589) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1O4Dsz-0002Tw-Iu for submit@debbugs.gnu.org; Tue, 20 Apr 2010 09:53:09 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O4Dsz-000605-3M for bug-gnu-emacs@gnu.org; Tue, 20 Apr 2010 09:53:09 -0400 Received: from [140.186.70.92] (port=55803 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O4Dsu-0005y9-DJ for bug-gnu-emacs@gnu.org; Tue, 20 Apr 2010 09:53:08 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.0 (2010-01-18) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD autolearn=unavailable version=3.3.0 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O4Dsq-0007dI-FL for bug-gnu-emacs@gnu.org; Tue, 20 Apr 2010 09:53:03 -0400 Received: from anne.math.ntnu.no ([129.241.15.150]:33069) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1O4Dsq-0007b8-3b for bug-gnu-emacs@gnu.org; Tue, 20 Apr 2010 09:53:00 -0400 Received: (qmail 16198 invoked from network); 20 Apr 2010 13:52:52 -0000 Received: from gauss.math.ntnu.no (HELO localhost) (hanche@129.241.15.102) by anne.math.ntnu.no with ESMTPA; 20 Apr 2010 13:52:52 -0000 Date: Tue, 20 Apr 2010 09:52:50 -0400 (EDT) Message-Id: <20100420.095250.161626886.hanche@math.ntnu.no> To: bug-gnu-emacs@gnu.org Subject: 23.1.96; Mac OS X: Frames in other spaces erroneously thought visible From: Harald Hanche-Olsen X-URL: http://www.math.ntnu.no/~hanche/ X-Mailer: Mew version 6.3.50 on Emacs 23.1.96 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -6.6 (------) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.6 (------) On OS X, enable Spaces. (Note to those who don't use Macs: Spaces are a bit like virtual desktops in many X11 window managers.) Run emacs and create two or more frames. Move some frames to different spaces. Evaluate (visible-frame-list). Expected result: Only frames in the current space should be listed. Actual result: All non-iconified frames are listed. As a side effect, C-x 5 o (other-frame) can select a frame in a different space. Also, (frame-visible-p) evaluated in a frame in a different space will return t. In GNU Emacs 23.1.96.1 (i386-apple-darwin9.8.0, NS apple-appkit-949.54) of 2010-04-20 on mach Windowing system distributor `Apple', version 10.3.949 configured using `configure '--with-ns'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: nil value of $XMODIFIERS: nil locale-coding-system: nil default enable-multibyte-characters: t Major mode: Emacs-Lisp Minor modes in effect: paredit-mode: t show-paren-mode: t delete-selection-mode: t tooltip-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-x 5 b * s c ( M-x p a r e - m o ( l i s t - v i s M-b C-f C-f C-f i b f r a m C-e C-x C-e M-x b u g r e p o r Recent messages: Making a message...done +draft/3 has been queued to +queue/1 (from Draft mode) Creating an SSL/TLS connection...done Connecting to the SMTP server...done Sending in background...done Paredit mode enabled No match (# #) Making completion list... Type C-x 1 to delete the help window. Load-path shadows: /Users/hanche/lib/lisp/slime/hyperspec hides /Users/hanche/lib/emacs/hyperspec /Users/hanche/lib/emacs/md4 hides /Applications/Emacs.app/Contents/Resources/lisp/md4 /Users/hanche/lib/emacs/cl-indent hides /Applications/Emacs.app/Contents/Resources/lisp/emacs-lisp/cl-indent Features: (shadow emacsbug vc-dispatcher vc-rcs sgml-mode help-mode view mew-varsx mew-auth mew-config mew-imap2 mew-imap mew-nntp2 mew-nntp mew-pop mew-smtp mew-ssl mew-ssh mew-net mew-highlight mew-sort mew-fib mew-ext mew-refile mew-demo mew-attach mew-draft mew-message mew-thread mew-virtual mew-summary4 mew-summary3 mew-summary2 mew-summary mew-search mew-pick mew-passwd mew-scan mew-syntax mew-bq mew-smime mew-pgp mew-header mew-exec mew-mark mew-mime mew-edit mew-decode mew-encode mew-cache mew-minibuf mew-complete mew-addrbook mew-local mew-darwin mew-vars3 mew-vars2 mew-vars mew-env mew-mule3 mew-mule mew-gemacs mew-key mew-func mew-blvs mew-const mew multi-isearch compile paredit eldoc slime-asdf slime-fancy slime-fontifying-fu slime-package-fu slime-references slime-xref-browser tree-widget wid-edit slime-scratch slime-presentations slime-highlight-edits slime-fuzzy slime-fancy-inspector slime-c-p-c slime-editing-commands slime-autodoc slime-parse slime-repl slime byte-opt bytecomp byte-compile regexp-opt derived apropos edmacro kmacro hideshow pp comint ring hyperspec browse-url named-strings indentation gnus-custom advice help-fns advice-preload slime-autoloads parenface paren delsel server odds-and-ends thingatpt easy-mmode cl cl-19 tooltip ediff-hook vc-hooks lisp-float-type mwheel ns-win easymenu tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mldrag mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button minibuffer faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind ns multi-tty emacs) From debbugs-submit-bounces@debbugs.gnu.org Sun Mar 06 01:40:56 2016 Received: (at 5985) by debbugs.gnu.org; 6 Mar 2016 06:40:57 +0000 Received: from localhost ([127.0.0.1]:36106 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1acSN6-0001Fz-N3 for submit@debbugs.gnu.org; Sun, 06 Mar 2016 01:40:56 -0500 Received: from mr11p24im-asmtp003.me.com ([17.110.78.109]:58218) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1acQgg-0006sE-71 for 5985@debbugs.gnu.org; Sat, 05 Mar 2016 23:53:02 -0500 Received: from [17.153.86.177] (unknown [17.153.86.177]) by mr11p24im-asmtp003.me.com (Oracle Communications Messaging Server 7.0.5.36.0 64bit (built Sep 8 2015)) with ESMTPSA id <0O3L000IJPK5V340@mr11p24im-asmtp003.me.com> for 5985@debbugs.gnu.org; Sun, 06 Mar 2016 04:52:56 +0000 (GMT) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2016-03-06_02:,, signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 clxscore=1011 suspectscore=13 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1510270003 definitions=main-1603060094 From: Hagmonk Content-type: text/plain; charset=utf-8 Content-transfer-encoding: quoted-printable Subject: Re: bug#5985: 23.1.96; Mac OS X: Frames in other spaces erroneously thought visible Message-id: <097D83C4-905C-4A63-BFF1-D80CF6F353EE@icloud.com> Date: Sat, 05 Mar 2016 20:52:53 -0800 To: 5985@debbugs.gnu.org MIME-version: 1.0 (Mac OS X Mail 9.3 \(3124\)) X-Mailer: Apple Mail (2.3124) X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 5985 X-Mailman-Approved-At: Sun, 06 Mar 2016 01:40:54 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) > On OS X, enable Spaces. (Note to those who don't use Macs: Spaces are > a bit like virtual desktops in many X11 window managers.) Run emacs > and create two or more frames. Move some frames to different spaces. >=20 > Evaluate (visible-frame-list). >=20 > Expected result: Only frames in the current space should be listed. > Actual result: All non-iconified frames are listed. >=20 > As a side effect, C-x 5 o (other-frame) can select a frame in a > different space. Also, (frame-visible-p) evaluated in a frame in a > different space will return t. It=E2=80=99s not clear to me what the desired behavior should be here. = =46rom the documentation: --- (frame-visible-p FRAME) Return t if FRAME is "visible" (actually in use for display). Return the symbol =E2=80=98icon=E2=80=99 if FRAME is iconified or = "minimized". Return nil if FRAME was made invisible, via =E2=80=98make-frame-invisible=E2= =80=99. On graphical displays, invisible frames are not updated and are usually not displayed at all, even in a window system=E2=80=99s = "taskbar". --- Minimizing a window does result in the symbol =E2=80=9Cicon=E2=80=9D = being returned. However, OS X doesn=E2=80=99t have the notion of making = an individual window invisible. Command-H will hide all windows for an = application. And although there is no =E2=80=9Ctaskbar=E2=80=9D if you = invoke mission control to see available windows, the window remains = =E2=80=9Cdisplayed" in that sense. In fact while mission control is = active, the app=E2=80=99s thumbnail is a live representation of the = app=E2=80=99s window state (try playing a movie and then invoke mission = control from another space) It seems if OS X had the notion of hiding an individual window, frame = visibility could be keyed off that window state. Without that, it=E2=80=99= s not clear how this would be supported without changing the definition = of visibility used by frame-visible-p. I=E2=80=99m inclined to suggest this behaves as intended.=20 From debbugs-submit-bounces@debbugs.gnu.org Tue May 17 15:05:37 2016 Received: (at 5985) by debbugs.gnu.org; 17 May 2016 19:05:37 +0000 Received: from localhost ([127.0.0.1]:56272 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b2kJ8-000477-No for submit@debbugs.gnu.org; Tue, 17 May 2016 15:05:37 -0400 Received: from mail-wm0-f48.google.com ([74.125.82.48]:36516) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b2kJ7-00046u-1p for 5985@debbugs.gnu.org; Tue, 17 May 2016 15:05:29 -0400 Received: by mail-wm0-f48.google.com with SMTP id n129so152962325wmn.1 for <5985@debbugs.gnu.org>; Tue, 17 May 2016 12:05:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-transfer-encoding; bh=xvROTSzVm3uPbm3y6iCqrFnz6bNqzmEvqV/LdFckc/k=; b=suy6jIeNV2bSezfao0JWhnl3+QPg/MlppWD85NtLAjV8YU/CVd9N21/L/jlqldil7r UYZ1MeroTYaHYSb7m6iWRbN/eX+ywP0mhprNV6UjuvMpEtHEBgqZRz087yoGaqUvT9Vq rWzYyIwsghJ2HEZQdBExwvFCZdDOEOaQsZuBJABUTExl1jZrPvhs1ncv+420NjohT/8N VzES6oaN+6o52ypRKZP3SBpXEiy02utlg7v7Gag8V5/ib3L9uMkmGwikPT3XEa8Nr8LA H7B7+H8cIGR512NDbH/i8SVvULSvb5P8DjudCdE6+BSWItbGqBRat72qorW/yMAQWC3U VqIg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:from:to:cc:subject:references:date :in-reply-to:message-id:user-agent:mime-version :content-transfer-encoding; bh=xvROTSzVm3uPbm3y6iCqrFnz6bNqzmEvqV/LdFckc/k=; b=fciN2GP9bVqsv/xf9NzVXB+vIsf73R96u8Q58DGhRVYJQCAG8Ll5UgIt0VWL5e6bav MF2Z4j1GOB3lBYYBvuK+aUfMv/wk1b9V5d+bfSDt6lyHfym71ERGiuXikFDInBsxqESY 46GVzlp7+8psY9lZNwsaQOv/F7C3RSdAPiBZSDDctRNRKsbq0LtxE/Q0QIzLp2HlPED3 j25zMfGSaaGcM9T3hnHxy8IgMxRFtR44+6JrWhljLUx74N0m93Lz02kpXD0qJXlFHCy5 mOg+Tf/AQSRoyjP6sxWKg/SICIYSucb6F29IkBBoU0WAmvPgZCDsvaG4PduY96+8SLAK tJdg== X-Gm-Message-State: AOPr4FXGFI9oLIbFHUzWbeOJhC5d46lOCSnrQEW146/UhpHku+kZqbl9p+9fmGKXW5iwEw== X-Received: by 10.28.156.195 with SMTP id f186mr3098124wme.74.1463511923432; Tue, 17 May 2016 12:05:23 -0700 (PDT) Received: from breton.holly.idiocy.org (ip6-2001-08b0-03f8-8129-dcd0-ea5c-d060-789e.holly.idiocy.org. [2001:8b0:3f8:8129:dcd0:ea5c:d060:789e]) by smtp.gmail.com with ESMTPSA id f188sm25581008wma.2.2016.05.17.12.05.22 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 May 2016 12:05:22 -0700 (PDT) From: Alan Third To: Hagmonk Subject: Re: bug#5985: 23.1.96; Mac OS X: Frames in other spaces erroneously thought visible References: <20100420.095250.161626886.hanche@math.ntnu.no> <097D83C4-905C-4A63-BFF1-D80CF6F353EE@icloud.com> Date: Tue, 17 May 2016 20:05:20 +0100 In-Reply-To: <097D83C4-905C-4A63-BFF1-D80CF6F353EE@icloud.com> (hagmonk@icloud.com's message of "Sat, 05 Mar 2016 20:52:53 -0800") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.93 (darwin) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.5 (/) X-Debbugs-Envelope-To: 5985 Cc: 5985@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.5 (/) Hagmonk writes: >> On OS X, enable Spaces. (Note to those who don't use Macs: Spaces are >> a bit like virtual desktops in many X11 window managers.) Run emacs >> and create two or more frames. Move some frames to different spaces. >>=20 >> Evaluate (visible-frame-list). >>=20 >> Expected result: Only frames in the current space should be listed. >> Actual result: All non-iconified frames are listed. >>=20 >> As a side effect, C-x 5 o (other-frame) can select a frame in a >> different space. Also, (frame-visible-p) evaluated in a frame in a >> different space will return t. > > It=E2=80=99s not clear to me what the desired behavior should be here. Fr= om the documentation: > > --- > (frame-visible-p FRAME) > > Return t if FRAME is "visible" (actually in use for display). > Return the symbol =E2=80=98icon=E2=80=99 if FRAME is iconified or "minimi= zed". > Return nil if FRAME was made invisible, via =E2=80=98make-frame-invisible= =E2=80=99. > On graphical displays, invisible frames are not updated and are > usually not displayed at all, even in a window system=E2=80=99s "taskbar". > --- > > Minimizing a window does result in the symbol =E2=80=9Cicon=E2=80=9D bein= g returned. > However, OS X doesn=E2=80=99t have the notion of making an individual win= dow > invisible. Command-H will hide all windows for an application. And > although there is no =E2=80=9Ctaskbar=E2=80=9D if you invoke mission cont= rol to see > available windows, the window remains =E2=80=9Cdisplayed" in that sense. = In > fact while mission control is active, the app=E2=80=99s thumbnail is a li= ve > representation of the app=E2=80=99s window state (try playing a movie and= then > invoke mission control from another space) > > It seems if OS X had the notion of hiding an individual window, frame > visibility could be keyed off that window state. Without that, it=E2=80= =99s > not clear how this would be supported without changing the definition > of visibility used by frame-visible-p. > > I=E2=80=99m inclined to suggest this behaves as intended.=20 And I'm inclined to agree. However, if someone with access to an X system with virtual desktops (or similar) could test how it behaves, that would be helpful in determining exactly what the correct behaviour should be. Unless someone happens to just know? --=20 Alan Third From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 18 09:33:07 2021 Received: (at 5985) by debbugs.gnu.org; 18 Jul 2021 13:33:07 +0000 Received: from localhost ([127.0.0.1]:55453 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m56uo-00071f-QI for submit@debbugs.gnu.org; Sun, 18 Jul 2021 09:33:07 -0400 Received: from quimby.gnus.org ([95.216.78.240]:34246) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m56um-000713-Qq for 5985@debbugs.gnu.org; Sun, 18 Jul 2021 09:33:05 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=qrzpoP6BI5lKcAXw5Z2Q5NkLJdbSnKT966L1LQvQAFI=; b=R4auunaKQTHZt7eVbDsg8l4I5+ WxSvETCXSjH7OgO1/58+AKUul/NzFwesdZxN7rpkkxUwKe9IdSZf5HCX7NGRJ9w1WjmnMJXRIxBHk 2l/6aAbaUjMY387HSWBf8AVRsZFi9ctV6heYeH9vXpv6QUJ1+z0EE1RFot+ULDThuZMY=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1m56ue-00010O-DG; Sun, 18 Jul 2021 15:32:58 +0200 From: Lars Ingebrigtsen To: Alan Third Subject: Re: bug#5985: 23.1.96; Mac OS X: Frames in other spaces erroneously thought visible References: <20100420.095250.161626886.hanche@math.ntnu.no> <097D83C4-905C-4A63-BFF1-D80CF6F353EE@icloud.com> X-Now-Playing: Suicide's _Suicide_: "Frankie Teardrop" Date: Sun, 18 Jul 2021 15:32:55 +0200 In-Reply-To: (Alan Third's message of "Tue, 17 May 2016 20:05:20 +0100") Message-ID: <87czrfrblk.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Alan Third writes: > And I'm inclined to agree. However, if someone with access to an X > system with virtual desktops (or similar) could test how it behaves, > that would be helpful in determining exactly what the corr [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 5985 Cc: Hagmonk , 5985@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Alan Third writes: > And I'm inclined to agree. However, if someone with access to an X > system with virtual desktops (or similar) could test how it behaves, > that would be helpful in determining exactly what the correct behaviour > should be. I tried this now (on Debian/bullseye + Gnome Shell), and `frame-visible-p' behaves as on Macos -- even if the frame in question is on another virtual desktop, it returns t. So this seems to behave consistently across systems, and I'm closing this bug report. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 18 09:33:13 2021 Received: (at control) by debbugs.gnu.org; 18 Jul 2021 13:33:13 +0000 Received: from localhost ([127.0.0.1]:55461 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m56uu-000728-V5 for submit@debbugs.gnu.org; Sun, 18 Jul 2021 09:33:13 -0400 Received: from quimby.gnus.org ([95.216.78.240]:34264) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m56ut-00071e-F1 for control@debbugs.gnu.org; Sun, 18 Jul 2021 09:33:11 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=H9CMhSq9SGGPJN7ay6rjD5NWnaqsuY2p10dgmb/irvg=; b=SUN2qWIMvabj928Fas+Jhxs1zT Xn8vcKZC07KX19gpcTuURQcYi0pabYmD4TgrhndU4LV6Y8f8p3iarm8tTi35gC+jooko2ShQiBEg3 Gk3dXZDh87FBDlLzjMtt9fQeE+uMzFqBBLxV0V+5RxaC1uLjUWQokCEV1V/rGK0I2cFw=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1m56ul-00010Z-UF for control@debbugs.gnu.org; Sun, 18 Jul 2021 15:33:05 +0200 Date: Sun, 18 Jul 2021 15:33:03 +0200 Message-Id: <87bl6zrblc.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #5985 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 5985 notabug close 5985 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) tags 5985 notabug close 5985 quit From unknown Mon Jun 23 02:22:16 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 16 Aug 2021 11:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator