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#19468: 25.0.50; UI inconveniences with M-. Date: Tue, 30 Dec 2014 19:58:49 +0200 Message-ID: <838uhpaujq.fsf@gnu.org> References: <83zja6b3tc.fsf@gnu.org> <54A24079.4020902@yandex.ru> <83bnmlavd2.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1419962422 29489 80.91.229.3 (30 Dec 2014 18:00:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 30 Dec 2014 18:00:22 +0000 (UTC) Cc: dgutov@yandex.ru, 19468@debbugs.gnu.org To: Helmut Eller Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Dec 30 19:00:14 2014 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 1Y615Z-0003rN-SA for geb-bug-gnu-emacs@m.gmane.org; Tue, 30 Dec 2014 19:00:14 +0100 Original-Received: from localhost ([::1]:37758 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y615Z-0004kv-C0 for geb-bug-gnu-emacs@m.gmane.org; Tue, 30 Dec 2014 13:00:13 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59226) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y615U-0004ib-Su for bug-gnu-emacs@gnu.org; Tue, 30 Dec 2014 13:00:09 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y615R-0002CU-Mn for bug-gnu-emacs@gnu.org; Tue, 30 Dec 2014 13:00:08 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:51926) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y615R-0002Bd-KG for bug-gnu-emacs@gnu.org; Tue, 30 Dec 2014 13:00:05 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1Y615Q-0004am-Rs for bug-gnu-emacs@gnu.org; Tue, 30 Dec 2014 13:00:04 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 30 Dec 2014 18:00:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 19468 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 19468-submit@debbugs.gnu.org id=B19468.141996234717550 (code B ref 19468); Tue, 30 Dec 2014 18:00:04 +0000 Original-Received: (at 19468) by debbugs.gnu.org; 30 Dec 2014 17:59:07 +0000 Original-Received: from localhost ([127.0.0.1]:33059 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Y614U-0004Z0-N1 for submit@debbugs.gnu.org; Tue, 30 Dec 2014 12:59:07 -0500 Original-Received: from mtaout24.012.net.il ([80.179.55.180]:50131) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Y614O-0004YX-R6 for 19468@debbugs.gnu.org; Tue, 30 Dec 2014 12:59:04 -0500 Original-Received: from conversion-daemon.mtaout24.012.net.il by mtaout24.012.net.il (HyperSendmail v2007.08) id <0NHE00100P1GOS00@mtaout24.012.net.il> for 19468@debbugs.gnu.org; Tue, 30 Dec 2014 19:51:03 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout24.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NHE00INBPL3FJ90@mtaout24.012.net.il>; Tue, 30 Dec 2014 19:51:03 +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:97856 Archived-At: > From: Helmut Eller > Cc: Stefan Monnier , dgutov@yandex.ru, 19468@debbugs.gnu.org > Date: Tue, 30 Dec 2014 18:50:41 +0100 > > On Tue, Dec 30 2014, Eli Zaretskii wrote: > > >> I thought the problem that Eli was pointing out is that he requested > >> "display_line" and there is only one "display_line", so instead of > >> showing 3 entries (each one including "display_line" as a substring) we > >> should directly jump to the perfect match. > > > > Indeed, that's what I meant. > > > > It is okay to display other, less perfect, matches as well, but the > > exact match should be displayed without asking me to type anything > > else. > > In other words: you want the old UI back. Not the old UI, the old functionality, at least the part that displayed the first match immediately. I don't mind the list of the candidates and the new method of switching to the other candidates, which are new with this UI.