all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tim Johnson <tim@akwebsoft.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Key sequence completion with evil
Date: Tue, 28 Aug 2018 19:05:04 -0800	[thread overview]
Message-ID: <20180829030504.GC21599@mail.akwebsoft.com> (raw)
In-Reply-To: <e5ca25be-426e-4595-bf88-256a10e46f7b@default>

* Drew Adams <drew.adams@oracle.com> [180828 15:05]:
> > 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? ....
> 
> No idea how well it interacts with Evil, but Icicles has
> key-sequence completion.
> 
> You can see all keys available at the current time (including
> after one or more prefix keys). You can filter (narrow) the set of
> candidates any number of times, by matching against key names or
> command names. You can sort the candidates in a few ways. You can
> traverse the key-sequence hierarchy (e.g., go back up prefix
> keys). You can traverse menu-bar menus too.
> 
> As with any Icicles completion, you can initiate this on demand or
> automatically (e.g. after a delay).
> 
> https://www.emacswiki.org/emacs/Icicles_-_Key_Completion
  I've taken a cursory installation and inspection of icicles, then
  of ivy and then of which-keys.

  Icicles does not function in evil normal mode when key sequences
  are initiated. But that is without any customization. (shift-TAB
  is not recognized) When I invoke the icicles customization menu I
  see numerous options with the text "UNINITIALIZED, you should not
  see this."

  This tells me that Drew has anticipated issues and has remedies in
  mind.

  On the other hand, 'which-key works as advertised and from a
  cursory and initial experience is what I'm looking for in terms of
  key sequence completion.

  Ivy has not generated any opinions of mine thus far ...

  Having said that, I recognize that icicles is a very rich
  contribution which appears to have a wide variety of functionality. 

  Should Drew have the time to address the "UNINITIALIZED, you should
  not see this." messages and possible subsequent issues I would
  - given my time constraints - happy to see if we can get icicles
	key sequence completion working in evil normal state. Key
	sequence completion works like a charm and as advertized when I
	toggle C-z but not when the "normal state" is in effect.

  As always, I'm enthralled with what emacsen have contributed. 

  FYI: I'm on Alaska Daylight Time zone.

  cheers.
-- 
Tim Johnson
http://www.tj49.com



  parent reply	other threads:[~2018-08-29  3:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-28 22:17 Key sequence completion with evil Tim Johnson
2018-08-28 22:46 ` Drew Adams
2018-08-28 23:22   ` Tim Johnson
2018-08-29  3:05   ` Tim Johnson [this message]
2018-08-30  0:38     ` Tim Johnson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180829030504.GC21599@mail.akwebsoft.com \
    --to=tim@akwebsoft.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.