From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#13602: 24.3.50; remove bindings for `icomplete-minibuffer-map' - make a separate mode Date: Wed, 06 Feb 2013 12:24:10 +0200 Organization: JURTA Message-ID: <87pq0dn3ik.fsf@mail.jurta.org> References: <65EEA895D8A0443A859A780AB233146E@us.oracle.com> <625A327B282C4C279837A7542B76E5C8@us.oracle.com> <87zjzk112u.fsf@gmail.com> <20DF11E25EE542A1A334DA1FDB79F77B@us.oracle.com> <87bobz7ajl.fsf@gmail.com> <87bobys6yc.fsf@mail.jurta.org> <87pq0et8ff.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1360146777 24493 80.91.229.3 (6 Feb 2013 10:32:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 6 Feb 2013 10:32:57 +0000 (UTC) Cc: 13602@debbugs.gnu.org To: Jambunathan K Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Feb 06 11:33:16 2013 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 1U32JR-0004lv-7x for geb-bug-gnu-emacs@m.gmane.org; Wed, 06 Feb 2013 11:33:09 +0100 Original-Received: from localhost ([::1]:39215 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U32J8-000409-J7 for geb-bug-gnu-emacs@m.gmane.org; Wed, 06 Feb 2013 05:32:50 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:47319) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U32J6-000403-BG for bug-gnu-emacs@gnu.org; Wed, 06 Feb 2013 05:32:49 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U32J4-0003F8-Lr for bug-gnu-emacs@gnu.org; Wed, 06 Feb 2013 05:32:48 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:33372) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U32J4-0003F0-IF for bug-gnu-emacs@gnu.org; Wed, 06 Feb 2013 05:32:46 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1U32KH-0007iA-Iq for bug-gnu-emacs@gnu.org; Wed, 06 Feb 2013 05:34:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 06 Feb 2013 10:34:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 13602 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 13602-submit@debbugs.gnu.org id=B13602.136014680429595 (code B ref 13602); Wed, 06 Feb 2013 10:34:01 +0000 Original-Received: (at 13602) by debbugs.gnu.org; 6 Feb 2013 10:33:24 +0000 Original-Received: from localhost ([127.0.0.1]:38836 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U32Jf-0007hI-Dm for submit@debbugs.gnu.org; Wed, 06 Feb 2013 05:33:23 -0500 Original-Received: from ps18281.dreamhost.com ([69.163.218.105]:35959 helo=ps18281.dreamhostps.com) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U32Jd-0007hB-Na for 13602@debbugs.gnu.org; Wed, 06 Feb 2013 05:33:22 -0500 Original-Received: from localhost (ps18281.dreamhostps.com [69.163.218.105]) by ps18281.dreamhostps.com (Postfix) with ESMTP id EC637201D3F82F; Wed, 6 Feb 2013 02:32:04 -0800 (PST) In-Reply-To: <87pq0et8ff.fsf@gmail.com> (Jambunathan K.'s message of "Wed, 06 Feb 2013 09:12:12 +0530") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (x86_64-pc-linux-gnu) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.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:70736 Archived-At: > I would have started this paragraph with: "With or without ido > keybindings". Ido keybindings only adds cycling, it doesn't mess with > the display. Yes, "with or without ido keybindings", icomplete-mode is a standalone feature separate from ido keybindings. As the node (info "(emacs) Minor Modes") says: * Icomplete mode displays an indication of available completions when you are in the minibuffer and completion is active. *Note Completion Options::. and also (info "(emacs) Completion Options"): Icomplete mode presents a constantly-updated display that tells you what completions are available for the text you've entered so far. and the Commentary section in icomplete.el: ;; Prospective completions are concisely indicated within the ;; minibuffer itself, with each successive keystroke. There is nothing in documentation that suggests icomplete-mode was intended to add ido keybindings. If you want to create its submode implementing a new feature that makes it work like `ido', why not give it a new name like `icomplete-ido-mode'?