all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Óscar Fuentes" <ofv@wanadoo.es>
To: help-gnu-emacs@gnu.org
Subject: Re: List of evil ex commands?
Date: Sat, 31 Oct 2015 20:28:18 +0100	[thread overview]
Message-ID: <87fv0qdei5.fsf@wanadoo.es> (raw)
In-Reply-To: 56350BAA.2010700@kendallshaw.com

Kendall Shaw <kshaw@kendallshaw.com> writes:

> I know there is an evil list but I've tried twice and had not response
> when trying to join.

You can post through gmane.org using a news reader.

> In vi/vim, to find a file I type :ex. In evil this quits emacs. So, do
> people use C-z C-x C-f to find a file? I'm using helm, so for me it is
> C-z C-x C-f C-k ./ to find a file...

For editing a file in vim you use

:e {file}

In Evil you type `:e TAB' and a list of completions will be shown. `:e'
always worked on vim too. Apparently `:ex' is too new, hence
unimplemented in Evil and is autocompleted to `exit'.

> Do you know where I can find a list of ex commands in evil. I didn't
> immediately find it looking at evil-ex.el.

Search for evil-ex-define-cmd in evil-map.el.




  reply	other threads:[~2015-10-31 19:28 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-31 18:42 List of evil ex commands? Kendall Shaw
2015-10-31 19:28 ` Óscar Fuentes [this message]
2015-10-31 20:43   ` Kendall Shaw
2015-10-31 22:23     ` Bob Proulx
2015-10-31 23:31       ` Kendall Shaw
2015-11-01  4:52         ` Random832
2015-11-01 18:59           ` Bob Proulx
2015-11-01 16:07   ` Emanuel Berg
2015-10-31 19:34 ` Random832

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=87fv0qdei5.fsf@wanadoo.es \
    --to=ofv@wanadoo.es \
    --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.