Search the web
Sign In
New User? Sign Up
taglist · Vim taglist (source browser) plugin
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
automatically loading taglist session   Message List  
Reply | Forward Message #399 of 448 |
I'm trying to set up my .vimrc to automatically load a Taglist session
files in my current working directory, but I can only get errors like
the plugin isn't loaded (though :TlistSessionLoad works fine by hand).
Can anyone show me where I'm going wrong and how to do this?

Thanks in advance for any help.

# .vimrc:
if filereadable(getcwd() . "/.taglist")
TlistSessionLoad ".taglist"
endif

# console:
$ vim
Error detected while processing /home/username/.vimrc:
line 58:
E492: Not an editor command: TlistSessionLoad ".taglist"
Press ENTER or type command to continue





Sun Sep 28, 2008 2:36 am

salihdggummf
Offline Offline
Send Email Send Email

Forward
Message #399 of 448 |
Expand Messages Author Sort by Date

I'm trying to set up my .vimrc to automatically load a Taglist session files in my current working directory, but I can only get errors like the plugin isn't...
salihdggummf
Offline Send Email
Sep 28, 2008
2:36 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help