From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Tim Johnson Newsgroups: gmane.emacs.help Subject: Key sequence completion with evil Date: Tue, 28 Aug 2018 14:17:40 -0800 Organization: AkWebsoft Message-ID: <20180828221740.GA21599@mail.akwebsoft.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: blaine.gmane.org 1535494589 20757 195.159.176.226 (28 Aug 2018 22:16:29 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 28 Aug 2018 22:16:29 +0000 (UTC) User-Agent: Mutt/1.10.0 (2018-05-17) To: Emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Aug 29 00:16:25 2018 Return-path: Envelope-to: geh-help-gnu-emacs@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 1fumHe-0005Gw-Sr for geh-help-gnu-emacs@m.gmane.org; Wed, 29 Aug 2018 00:16:23 +0200 Original-Received: from localhost ([::1]:40250 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fumJl-0002TS-1l for geh-help-gnu-emacs@m.gmane.org; Tue, 28 Aug 2018 18:18:33 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46464) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fumJ4-0002LA-Fk for Help-gnu-emacs@gnu.org; Tue, 28 Aug 2018 18:17:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fumIy-0001Es-DM for Help-gnu-emacs@gnu.org; Tue, 28 Aug 2018 18:17:49 -0400 Original-Received: from tjohnson.mtaonline.net ([64.4.232.191]:57340) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fumIx-00019G-Um for Help-gnu-emacs@gnu.org; Tue, 28 Aug 2018 18:17:44 -0400 Original-Received: by linus (Postfix, from userid 1000) id 5FF392435CE; Tue, 28 Aug 2018 14:17:40 -0800 (AKDT) Mail-Followup-To: Emacs Content-Disposition: inline X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 64.4.232.191 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:117789 Archived-At: Using evil and evil-leader with emacs 26.1 Gui on Ubuntu 16.04 I'd welcome recommendations and/or comments regarding a package to enable key sequence completion in evil normal and insert states as well as evil emacs state. I know that there are many completion packages and that those packages offer other features, but the primary feature I am interested in is where interactive candidates are offered (as opposed to non interactive textual candidates such as C-h would provide.) Icicles? Ido? Ivy? .... P.S. Have tried spacemacs. Not for me at this time. -- Tim Johnson http://www.tj49.com