Re: Please review: gnu changelog enhancement script

2006-08-08 Thread Luis P Caamano
I based this on the ftplugin/changelog.vim that came in 7.0 w/ the 1-17 patches and yes. I can provide a patch. I think there were only a couple bugs in the s:open_changelog function, something like bsplit actually being sbuffer and using buf number with the wincmd instead of the window number re

Re: Please review: gnu changelog enhancement script

2006-08-08 Thread Nikolai Weibull
On 8/8/06, Luis P Caamano <[EMAIL PROTECTED]> wrote: There are several bug fixes, integration with tag searches to include the class/method/function and it searches multiple ChangeLog files upwards. Have you based this off of the latest ftplugin/changelog.vim? Could you perhaps provide a patch

Re: Please review: gnu changelog enhancement script

2006-08-07 Thread Luis P Caamano
There are several bug fixes, integration with tag searches to include the class/method/function and it searches multiple ChangeLog files upwards. I apologize if I'm breaking any rules, this is the first time I publish a vim script in vim.org. Some folks suggested that in the #vim irc channel. J

Re: Please review: gnu changelog enhancement script

2006-08-07 Thread Nikolai Weibull
On 8/7/06, Luis P Caamano <[EMAIL PROTECTED]> wrote: Just uploaded to vim.org a script to provide GNU ChangeLog support like emacs. I'll appreciate reviews, comments and suggestions. Could you perhaps elaborate on why this script exists? If you could list the differences from the default chan

Please review: gnu changelog enhancement script

2006-08-07 Thread Luis P Caamano
Just uploaded to vim.org a script to provide GNU ChangeLog support like emacs. I'll appreciate reviews, comments and suggestions. http://www.vim.org/scripts/script.php?script_id=1631 Thanks -- Luis P Caamano Atlanta, GA USA