From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#19682: 25.0.50; `other-window' doc string should say that by default it selects win in same frame Date: Sun, 25 Jan 2015 21:26:12 +0200 Message-ID: <83iofur7aj.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1422214037 25761 80.91.229.3 (25 Jan 2015 19:27:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 25 Jan 2015 19:27:17 +0000 (UTC) Cc: 19682@debbugs.gnu.org To: Drew Adams Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Jan 25 20:27:16 2015 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YFSq0-00043s-Rz for geb-bug-gnu-emacs@m.gmane.org; Sun, 25 Jan 2015 20:27:13 +0100 Original-Received: from localhost ([::1]:38651 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YFSq0-0002GH-4m for geb-bug-gnu-emacs@m.gmane.org; Sun, 25 Jan 2015 14:27:12 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56229) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YFSpw-0002G8-0j for bug-gnu-emacs@gnu.org; Sun, 25 Jan 2015 14:27:08 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YFSpq-0003Km-Ve for bug-gnu-emacs@gnu.org; Sun, 25 Jan 2015 14:27:07 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:37540) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YFSpq-0003Kg-Qg for bug-gnu-emacs@gnu.org; Sun, 25 Jan 2015 14:27:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1YFSpq-0005nb-57 for bug-gnu-emacs@gnu.org; Sun, 25 Jan 2015 14:27:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 25 Jan 2015 19:27:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 19682 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 19682-submit@debbugs.gnu.org id=B19682.142221399922231 (code B ref 19682); Sun, 25 Jan 2015 19:27:02 +0000 Original-Received: (at 19682) by debbugs.gnu.org; 25 Jan 2015 19:26:39 +0000 Original-Received: from localhost ([127.0.0.1]:56232 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YFSpT-0005mU-41 for submit@debbugs.gnu.org; Sun, 25 Jan 2015 14:26:39 -0500 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:54545) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YFSpP-0005m4-TP for 19682@debbugs.gnu.org; Sun, 25 Jan 2015 14:26:37 -0500 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0NIQ00G00Z5MS400@a-mtaout22.012.net.il> for 19682@debbugs.gnu.org; Sun, 25 Jan 2015 21:26:27 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NIQ00GE1ZC3QA40@a-mtaout22.012.net.il>; Sun, 25 Jan 2015 21:26:27 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:98723 Archived-At: > Date: Sun, 25 Jan 2015 11:05:00 -0800 (PST) > From: Drew Adams > Cc: 19682@debbugs.gnu.org > > > > But the first thing that needs to be said, very clearly, and > > > preferably without any reference to arguments or other doc > > > strings, is what the default behavior is. > > > > It already does. It just doesn't divulge _all_ the details about the > > selection of the "other" window. > > No, it does not say what the default behavior is. It does not > tell you that, by default, it switches to another window in > the same frame. It also doesn't say how that window gets selected, out of all the other windows on that frame. Readers who need those details are invited to read about 'next-window', because that's the window they will get. > I am not asking for a description of "_all_ the details about the > selection of the "other" window." > > I am asking that you say what the other window is by default. I don't see why this single details matters more than the others.