From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/14521 Path: main.gmane.org!not-for-mail From: Harald Meland Newsgroups: gmane.emacs.gnus.general Subject: Re: Frame focus when doing framesplits from windowconfigs Date: 10 Mar 1998 00:20:47 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 X-Trace: main.gmane.org 1035153697 16611 80.91.224.250 (20 Oct 2002 22:41:37 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:41:37 +0000 (UTC) Return-Path: Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by altair.xemacs.org (8.8.8/8.8.8) with ESMTP id PAA27859 for ; Mon, 9 Mar 1998 15:27:54 -0800 Original-Received: from sina.hpc.uh.edu (root@Sina.HPC.UH.EDU [129.7.3.5]) by xemacs.org (8.8.5/8.8.5) with ESMTP id RAA06082 for ; Mon, 9 Mar 1998 17:22:59 -0600 (CST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id RAH29792; Mon, 9 Mar 1998 17:23:06 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 09 Mar 1998 17:21:28 -0600 (CST) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by sina.hpc.uh.edu (8.7.3/8.7.3) with SMTP id RAA29777 for ; Mon, 9 Mar 1998 17:21:19 -0600 (CST) Original-Received: (qmail 5041 invoked by uid 504); 9 Mar 1998 23:21:10 -0000 Original-Received: (qmail 5038 invoked from network); 9 Mar 1998 23:21:10 -0000 Original-Received: from pat.uio.no (6089@129.240.130.16) by claymore.vcinet.com with SMTP; 9 Mar 1998 23:21:09 -0000 Original-Received: from octarine.uio.no (actually octarine.uio.no [129.240.186.25]) by pat.uio.no with SMTP (PP); Tue, 10 Mar 1998 00:20:50 +0100 Original-Received: by octarine.uio.no ; Tue, 10 Mar 1998 00:20:47 +0100 (MET) Original-To: ding@gnus.org In-Reply-To: Lars Magne Ingebrigtsen's message of "07 Mar 1998 13:54:36 +0100" Original-Lines: 18 X-Mailer: Quassia Gnus v0.34/Emacs 20.2 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:14521 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:14521 [Lars Magne Ingebrigtsen] | Ok. Where would the `frame-focus' (or whatever) tag go? Wherever it would define exactly _one_ frame to be the one to hold focus after the split -- I don't hold any strong opinion on where this would be. However, to make a suggestion (as that seems to be what you're asking for): In a `frame' split, the last subsplit having a leaf split where the tag `frame-focus' is a member (i.e. is the third or fourth element in the list, depending on whether the `point' tag is present) gets focus. As `frame' splits are required to be top-level splits, the above definition should determine focus unambiguously. -- Harald