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: Sat, 16 Dec 2017 15:52:22 -0500 Message-ID: References: <5A30E9AF.2060105@gmx.at> <5A317FAA.3090209@gmx.at> <83d13iv095.fsf@gnu.org> <83bmj2ugok.fsf@gnu.org> <834loqskkw.fsf@gnu.org> <83wp1mr3cp.fsf@gnu.org> <83tvwqqzw7.fsf@gnu.org> <83po7eqwe7.fsf@gnu.org> Reply-To: rswgnu@gmail.com NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="089e0828a8fc0d591d05607b4d0a" X-Trace: blaine.gmane.org 1513457504 13959 195.159.176.226 (16 Dec 2017 20:51:44 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sat, 16 Dec 2017 20:51:44 +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 Sat Dec 16 21:51:39 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 1eQJQo-0003Nj-O8 for ged-emacs-devel@m.gmane.org; Sat, 16 Dec 2017 21:51:38 +0100 Original-Received: from localhost ([::1]:52011 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eQJSn-0001qE-1x for ged-emacs-devel@m.gmane.org; Sat, 16 Dec 2017 15:53:41 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33153) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eQJS7-0001pw-Gd for emacs-devel@gnu.org; Sat, 16 Dec 2017 15:53:00 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eQJS2-0000xk-L1 for emacs-devel@gnu.org; Sat, 16 Dec 2017 15:52:59 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:38808) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eQJS2-0000xX-HI for emacs-devel@gnu.org; Sat, 16 Dec 2017 15:52:54 -0500 Original-Received: from mail-qt0-f173.google.com ([209.85.216.173]:35089) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1eQJS2-0003k0-47; Sat, 16 Dec 2017 15:52:54 -0500 Original-Received: by mail-qt0-f173.google.com with SMTP id u10so16015287qtg.2; Sat, 16 Dec 2017 12:52:53 -0800 (PST) X-Gm-Message-State: AKGB3mLt2/g1X3xnBlw0TrhSXaBu0hSoLk4p1weboiMwm6K3gggoOzod vBwPmz6xljnXuDBpDLvWQHdBmXAeeN15CSVeQFY= X-Google-Smtp-Source: ACJfBotsv7mbmspX7M0QGAa6UJ8KJ/WQY9DfOBnPDD4wPN9hE0xaLxWgc8VubGjU+5ExjHtG6wQ17XfZfu1f9Hyg7dU= X-Received: by 10.200.19.11 with SMTP id e11mr22868710qtj.62.1513457573515; Sat, 16 Dec 2017 12:52:53 -0800 (PST) Original-Received: by 10.200.55.124 with HTTP; Sat, 16 Dec 2017 12:52:22 -0800 (PST) In-Reply-To: <83po7eqwe7.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:221150 Archived-At: --089e0828a8fc0d591d05607b4d0a Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Sat, Dec 16, 2017 at 2:56 PM, Eli Zaretskii wrote: > > > =E2=80=8B=E2=80=8BOnce again, I suggest to add a few notes with cross-= references to the > > =E2=80=8B=E2=80=8Bexisting nodes; I think this should be enough for th= ose rare cases > > =E2=80=8B=E2=80=8Bwhere the reader might not realize that the complete= job requires > > =E2=80=8B=E2=80=8Bdoing several things together. > > > > =E2=80=8BAny idea what to say? > > I thought you might have an idea, but if not, I will do it. > =E2=80=8BBetter you do it so we know it will go in. And I'll probably work on a temp-display-frame idea and see what you think. Bob --089e0828a8fc0d591d05607b4d0a Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Sat, Dec 16, 2= 017 at 2:56 PM, Eli Zaretskii <el= iz@gnu.org> wrot= e:

>=C2=A0 =E2=80=8B=E2=80=8BOnce again, I suggest to add a few notes with = cross-references to the
>=C2=A0 =E2=80=8B=E2=80=8Bexisting nodes; I think this should be enough = for those rare cases
>=C2=A0 =E2=80=8B=E2=80=8Bwhere the reader might not realize that the co= mplete job requires
>=C2=A0 =E2=80=8B=E2=80=8Bdoing several things together.
>
> =E2=80=8BAny idea what to say?

I thought you might have an idea, but if not, I will do it.

=E2=80=8BBetter you do it so we know it will go in.
And I'll probably work on a temp-display-frame idea and see what you= think.

Bob

--089e0828a8fc0d591d05607b4d0a--