vimwiki-backup / vimwiki

Automatically exported from code.google.com/p/vimwiki
1 stars 1 forks source link

Vimball did not build helptags, no help available #357

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install from vimball (2.0.1) as described in Installation wiki page (so %)
2. Try :help vimwiki
3. "Sorry, no help for vimwiki" 

What is the expected output? What do you see instead?
Expected to see the very nice vimwiki help file you created.

What version of the product are you using? On what operating system?
2.0.1

Please provide any additional information below.
Had to run :helptags from vim on the docs directory, now it works fine, but I 
didn't see any instructions on the site explaining that.

Original issue reported on code.google.com by mearn...@gmail.com on 2 Aug 2012 at 1:56

GoogleCodeExporter commented 8 years ago
I can't reproduce it in Ubuntu linux and WinXP.

Do you have more additional information?

Original comment by habamax on 7 Aug 2012 at 3:58

GoogleCodeExporter commented 8 years ago
Sorry, not really. It was WinXP. I even ran the vimball several times and 
didn't get the help until I can :helptags.

Original comment by mearn...@gmail.com on 11 Aug 2012 at 11:12

GoogleCodeExporter commented 8 years ago
I have just tried the following in winXP again:

0. remove old vimwiki, with helptags
1. download&unpack vimwiki-2-0-1-vba.zip
2. open with gvim
3. :so %
4. there was a line 'did helptags' echoed at the end of the :so
5. :h vimwiki - opens vimwiki help file.

Were there any errors during the installation process?
For example, if there is vimwiki.txt file is opened in vim's buffer and you 
begin vimwiki installation then error appears "Error detected while processing 
function vimball#Vimball". And help wouldn't be available in this case.

Original comment by habamax on 13 Aug 2012 at 4:12

GoogleCodeExporter commented 8 years ago

Original comment by habamax on 21 Feb 2013 at 4:08