Am 14.02.2010 10:26, schrieb Joel Jackson:
Hey Andy,
I didn't even know that option existed. I haven't touched it. But I
ran ':set remap?' to double check and got 'remap' back, so it seems
set.
Ok, then it must be something else (but I have no idea yet ...).
What's your
:version
I run all of my mappings as 'noremap' anyway, so shouldn't that option
be ignored?
A macro sequence is like a mapping with enabled remapping, it's not much
different from:
:map @q {macro-sequence}
When 'noremap' is set, remapping is turned off globally, all keys in
the macro get their builtin meaning, your mappings are ignored.
Just out of interest, you've never noticed or had this problem working
with Vim?
Never. But it might be interesting how you achieved this ...
--
Andy
--
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php