From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Robert Weiner Newsgroups: gmane.emacs.devel Subject: Re: Suggestion: Add discussion of input focus handling to select-window; add select-frame-window Date: Thu, 14 Dec 2017 10:01:03 -0500 Message-ID: References: <5A30E9AF.2060105@gmx.at> <5A317FAA.3090209@gmx.at> <83d13iv095.fsf@gnu.org> <83bmj2ugok.fsf@gnu.org> Reply-To: rswgnu@gmail.com NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="001a114970ecf30b1c05604e28ea" X-Trace: blaine.gmane.org 1513263860 1864 195.159.176.226 (14 Dec 2017 15:04:20 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 14 Dec 2017 15:04:20 +0000 (UTC) Cc: martin rudalics , Stefan Monnier , emacs-devel To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 14 16:04:12 2017 Return-path: Envelope-to: ged-emacs-devel@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 1ePV3U-000060-H9 for ged-emacs-devel@m.gmane.org; Thu, 14 Dec 2017 16:04:12 +0100 Original-Received: from localhost ([::1]:41430 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ePV3b-0000uq-Be for ged-emacs-devel@m.gmane.org; Thu, 14 Dec 2017 10:04:19 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60787) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ePV13-0008NE-2d for emacs-devel@gnu.org; Thu, 14 Dec 2017 10:01:47 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ePV0x-0000Bm-Az for emacs-devel@gnu.org; Thu, 14 Dec 2017 10:01:41 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:60078) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ePV0x-0000Bb-8E for emacs-devel@gnu.org; Thu, 14 Dec 2017 10:01:35 -0500 Original-Received: from mail-qk0-f171.google.com ([209.85.220.171]:40728) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1ePV0w-0006HU-KX; Thu, 14 Dec 2017 10:01:34 -0500 Original-Received: by mail-qk0-f171.google.com with SMTP id b123so6556543qkg.7; Thu, 14 Dec 2017 07:01:34 -0800 (PST) X-Gm-Message-State: AKGB3mKJa3UEWwJAlhCj7qfc7DTzETVgTgiBj1OdORF6WvyOr6wo7nuT jeV1bnKSeW0F1UMDNUx9ne9gIGEhdLxOpDTQKqI= X-Google-Smtp-Source: ACJfBot16bA/C3WOr2N+Ea3C/GfMDPp63DXcn9FwHIbAmByvmRMNvonHsMzzblDjRnoYuzda4ik94rjLR95Pt+0MkPs= X-Received: by 10.55.42.75 with SMTP id q72mr16343144qkh.57.1513263694284; Thu, 14 Dec 2017 07:01:34 -0800 (PST) Original-Received: by 10.200.55.124 with HTTP; Thu, 14 Dec 2017 07:01:03 -0800 (PST) In-Reply-To: <83bmj2ugok.fsf@gnu.org> X-Gmail-Original-Message-ID: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:221056 Archived-At: --001a114970ecf30b1c05604e28ea Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Wed, Dec 13, 2017 at 10:33 PM, Eli Zaretskii wrote: > > My misunderstanding, sorry. > > But if the issue is documentation, why not show a proposed patch? > =E2=80=8BI did with this suggested addition to select-window's doc string: "Although this selects the window's frame, it does not alter the frame's position in the window stack (see `raise-frame') nor does it direct input focus to that frame. To do both of those at once, see `select-frame-set-input-focus'. Bob=E2=80=8B =E2=80=8B --001a114970ecf30b1c05604e28ea Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Wed, Dec 13, 2= 017 at 10:33 PM, Eli Zaretskii <e= liz@gnu.org> wro= te:

My misunderstanding, sorry.

But if the issue is documentation, why not show a proposed patch?

=E2=80=8BI did with this suggested addition to select-win= dow's doc string:

"Although this selects the window's frame, it does not alter t= he
frame's=C2= =A0position in the window stack (se= e `raise-frame') nor does
it direct input focus to that frame.=C2=A0=C2=A0To do both of those at once,
see `select-frame-set-input-focus'= ;.<= /span>

Bob= =E2=80=8B
=E2=80=8B
--001a114970ecf30b1c05604e28ea--