On 03/07/12 08:18, Christian Brabandt wrote:
On Wed, March 7, 2012 13:03, Bram Moolenaar wrote:

Christian Brabandt wrote:

On So, 04 Mär 2012, Tim Chase wrote:
  :let i=3
  :let @{i}=''
  :echo @{i}

Attached patch fixes it

Well, it supports the curly-braces notation in a two more places.  But I
prefer to not further develop curly braces.

It works with the :execute solution, right?

Fair enough. It should be mentioned in the docs then, that curly-brace
expansion does not work with registers.

Same holds for the ":let &{foo}". Not a big deal, just would be nice to have it documented.

-tim



--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to