From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: http://www.emacswiki.org/emacs/Isearch-prompt-proposal Date: Fri, 06 Nov 2015 23:59:10 +0200 Organization: LINKOV.NET Message-ID: <87oaf6iutc.fsf@mail.linkov.net> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1446852008 12911 80.91.229.3 (6 Nov 2015 23:20:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 6 Nov 2015 23:20:08 +0000 (UTC) Cc: rms@gnu.org, emacs-devel To: Artur Malabarba Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Nov 07 00:19:59 2015 Return-path: Envelope-to: ged-emacs-devel@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 1ZuqIY-0001PW-Cx for ged-emacs-devel@m.gmane.org; Sat, 07 Nov 2015 00:19:58 +0100 Original-Received: from localhost ([::1]:41528 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZuqIX-0003GG-JG for ged-emacs-devel@m.gmane.org; Fri, 06 Nov 2015 18:19:57 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55696) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZuqIK-0003Fn-LF for emacs-devel@gnu.org; Fri, 06 Nov 2015 18:19:45 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZuqIG-0004hb-Nl for emacs-devel@gnu.org; Fri, 06 Nov 2015 18:19:44 -0500 Original-Received: from sub3.mail.dreamhost.com ([69.163.253.7]:46880 helo=homiemail-a18.g.dreamhost.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZuqIG-0004h2-I8; Fri, 06 Nov 2015 18:19:40 -0500 Original-Received: from homiemail-a18.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a18.g.dreamhost.com (Postfix) with ESMTP id 18751250065; Fri, 6 Nov 2015 15:19:38 -0800 (PST) Original-Received: from localhost.linkov.net (m212-53-104-68.cust.tele2.ee [212.53.104.68]) (Authenticated sender: jurta@jurta.org) by homiemail-a18.g.dreamhost.com (Postfix) with ESMTPA id ADD6D25006B; Fri, 6 Nov 2015 15:19:36 -0800 (PST) In-Reply-To: (Artur Malabarba's message of "Fri, 6 Nov 2015 15:04:52 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 69.163.253.7 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:193479 Archived-At: >>> Ideally we present them some code and ask them to try editing >>> with it and without it, and compare. > > Code added, and the rest is clarified a bit. > > http://www.emacswiki.org/emacs/Isearch-prompt-proposal Nice. A right-aligned message suffix gives us a 4th place to display search-related information - in addition to the mode-line indicator, search prompt, and left non-aligned message suffix. And maybe later we could move some indicators from the latter (e.g. =E2=80=9C[case insens= etive]=E2=80=9D) to the new display area on the right edge of the echo area, out of sight.