Bug#424224: vim: Changelog editing has broke

James Vega jamessan at debian.org
Wed May 16 15:43:36 UTC 2007


tag 424224 pending upstream
thanks

On Tue, May 15, 2007 at 10:47:16PM +0100, Kai Hendry wrote:
> Error detected while processing function <SNR>21_new_changelog_entry:                                            
> line   12:                                                                                                       
> E121: Undefined variable: g:changelog_date_end_entry_search                                                      
> E116: Invalid arguments for function search(g:changelog_date_end_entry_search, 'W') > 0                          
> E15: Invalid expression: search(g:changelog_date_end_entry_search, 'W') > 0                                      
> line   19:                                                                                                       
> E121: Undefined variable: p                                                                                      
> E116: Invalid arguments for function append                                                                      
> line   20:                                                                                                       
> E121: Undefined variable: p                                                                                      
> E116: Invalid arguments for function cursor      
> 
> 
> Any ideas why?

The plugin tests for the existence of g:changelog_date_end_entry_search
but then incorrectly lets g:changelog_date_entry_search instead of
g:changelog_date_end_entry_search if it doesn't exist.  I've added a
patch to fix this and will forward it upstream.

James
-- 
GPG Key: 1024D/61326D40 2003-09-02 James Vega <jamessan at debian.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-vim-maintainers/attachments/20070516/c85fbc5c/attachment.pgp 


More information about the pkg-vim-maintainers mailing list