Lars Ingebrigtsen <larsi@HIDDEN>
to control <at> debbugs.gnu.org
.
Full text available.Stefan Monnier <monnier@HIDDEN>
to control@HIDDEN
.
Full text available.Received: (at submit) by emacsbugs.donarmstrong.com; 18 Sep 2009 07:07:49 +0000 From drew.adams@HIDDEN Fri Sep 18 00:07:49 2009 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-2.4 required=4.0 tests=AWL,FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n8I77mto026359 for <submit@HIDDEN>; Fri, 18 Sep 2009 00:07:49 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MoXZL-0004St-N4 for bug-gnu-emacs@HIDDEN; Fri, 18 Sep 2009 03:07:47 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MoXZH-0004Rn-1v for bug-gnu-emacs@HIDDEN; Fri, 18 Sep 2009 03:07:47 -0400 Received: from [199.232.76.173] (port=38104 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MoXZG-0004Rc-O2 for bug-gnu-emacs@HIDDEN; Fri, 18 Sep 2009 03:07:42 -0400 Received: from mx20.gnu.org ([199.232.41.8]:47913) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from <drew.adams@HIDDEN>) id 1MoXZG-0001rj-1f for bug-gnu-emacs@HIDDEN; Fri, 18 Sep 2009 03:07:42 -0400 Received: from acsinet11.oracle.com ([141.146.126.233]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from <drew.adams@HIDDEN>) id 1MoXZF-0007av-D1 for bug-gnu-emacs@HIDDEN; Fri, 18 Sep 2009 03:07:41 -0400 Received: from rgminet13.oracle.com (rcsinet13.oracle.com [148.87.113.125]) by acsinet11.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id n8I78lGR004755 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for <bug-gnu-emacs@HIDDEN>; Fri, 18 Sep 2009 07:08:49 GMT Received: from abhmt001.oracle.com (abhmt001.oracle.com [141.146.116.10]) by rgminet13.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id n8I77uIJ024630 for <bug-gnu-emacs@HIDDEN>; Fri, 18 Sep 2009 07:07:59 GMT Received: from dradamslap1 (/24.5.190.74) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Fri, 18 Sep 2009 00:07:30 -0700 From: "Drew Adams" <drew.adams@HIDDEN> To: <bug-gnu-emacs@HIDDEN> Subject: 23.1; frame configuration,frame parameters - how about frame stacking order too? Date: Fri, 18 Sep 2009 00:07:34 -0700 Message-ID: <4528F957198E4CF792A809D694BB1DE1@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 Thread-Index: Aco4LrKSrmzqBvcMSEOMHOAvYYQPMQ== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-Source-IP: abhmt001.oracle.com [141.146.116.10] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090202.4AB331B6.0152:SCFSTAT5015188,ss=1,fgs=0 X-detected-operating-system: by mx20.gnu.org: GNU/Linux 2.6 (newer, 1) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) Enhancement request: A frame configuration saves the frame parameters of a set of frames. This information records, for each frame, whether it is visible, invisible, or iconified. But it does not record the frame stacking order: which frames are in front of which other frames. This is an important part of a user's idea of what a frame configuration should be: Restoring a frame config should restore the set of frames as they were when the config was saved, including their positions front to back. Feature request: Add this information to frame configs. Perhaps we could add to each frame, as a frame parameter, its current stacking order. Then we could perhaps make `set-frame-configuration' restore this saved order. I'm assuming this info can be obtained somehow from the window manager. (I'm no expert on this.) (I wonder too if we couldn't have a command to raise or lower a frame just one notch at at time in the stacking order. Currently, we can only raise it to the front or lower it to the back.) In GNU Emacs 23.1.1 (i386-mingw-nt5.1.2600) of 2009-07-29 on SOFT-MJASON Windowing system distributor `Microsoft Corp.', version 5.1.2600 configured using `configure --with-gcc (4.4)'
"Drew Adams" <drew.adams@HIDDEN>
:Emacs Bugs <bug-gnu-emacs@HIDDEN>
.
Full text available.bug-submit-list@HIDDEN, Emacs Bugs <bug-gnu-emacs@HIDDEN>
:bug#4476
; Package emacs
.
Full text available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.