Ticket #69 (closed enhancement: fixed)

Opened 2 months ago

Last modified 2 months ago

FIX: VimTrac throws an error, when python is not enabled

Reported by: vimtracuser Assigned to: michael
Priority: major Milestone:
Component: General Version:
Keywords: Cc: JensNeuhalfen@gmx.de

Description

Without python compiled in, starting vim gives an error. A patch is attached.

 vim /Users/jens/.vim/plugin/trac.vim 
Error detected while processing /Users/jens/.vim/plugin/trac.vim:
line  212:
E319: Sorry, the command is not available in this version:   pyfile /Users/jens/.vim/plugin/trac.py
Press ENTER or type command to continue

Attachments

work-without-python.patch (0.6 kB) - added by vimtracuser on 11/12/08 23:27:48.
The mentioned revisions are the revisions from my repository

Change History

11/12/08 23:27:48 changed by vimtracuser

  • attachment work-without-python.patch added.

The mentioned revisions are the revisions from my repository

11/20/08 13:27:17 changed by michael

  • status changed from new to closed.
  • resolution set to fixed.

Thanks, that has been udpated on [88]