Re: vim patch: fixing resetting dictionary function

2006-06-15 Thread Richard Emberson
The attached file was produced with "diff -c eval.c eval.c.original". Eric Arnold wrote: I think Bram was asking you to use "diff -c" or "diff -u" to create the patch file. On 6/15/06, Richard Emberson <[EMAIL PROTECTED]> wrote: Attached is a patc

Re: vim patch: fixing resetting dictionary function

2006-06-15 Thread Richard Emberson
ction is defined, it is then referenced by its number, but the function definition code expects a function name. Richard Bram Moolenaar wrote: Richard Emberson wrote: In the following I am creating a dictionary, associating a function with the dictionary and then reassociating a new function

vim patch: fixing resetting dictionary function

2006-05-18 Thread Richard Emberson
In the following I am creating a dictionary, associating a function with the dictionary and then reassociating a new function with the name of the original function. Try this without the fix and you get: ADD n=9 Error detected while processing /home/emberson/vim/foo.vim: line 14: E475: Invalid

7.0 Forms package

2006-05-02 Thread Richard Emberson
I wish to use a Forms package in VIM. The Forms package ought to include a mechanism for specifying new Forms and including such Forms in VIM, for example, a plugin. Elements of a Form should include static text and labels, string and text entry fields, action buttons, and, for extra credit, chec