vile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [vile] map vs bind-key


From: Thomas Dickey
Subject: Re: [vile] map vs bind-key
Date: Mon, 13 Jun 2011 04:14:30 -0400 (EDT)

On Sun, 12 Jun 2011, address@hidden wrote:

I see that map has higher precedence than bind-key.  I also see in the sample
vilerc file you typically use "map #N :call-function^M" in favor of "bind-key
call-function #-N".  When both are available is there a reason to use one over
the other?

It depends - "map" is using a string (which could use several functions)
while bind-key references a single function (or macro).

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net



reply via email to

[Prev in Thread] Current Thread [Next in Thread]