| Summary | vimball not working on VMS |
| Queue | Vim on VMS |
| Type | Bug |
| State | Accepted |
| Priority | 1. Low |
| Owners | |
| Requester | sferencik (at) alpha (dot) polarhome (dot) com |
| Created | 12/30/2010 (5422 days ago) |
| Due | |
| Updated | 03/29/2011 (5333 days ago) |
| Assigned | |
| Resolved | |
| Attachments |
designed to not
get entangled with windows/linux (ie. uses has("vms") when needed)
I'll include
them. One more thing: please use the version of vimball available from
http://mysite.verizon.net/astronaut/vim/index.html#VIMBALL so that
your changes
will be applied to the latest version.
Thanks!
Chip Campbell
[the author/maintainer of vimball]
State ⇒ Unconfirmed
New Attachment: sourcing-errors.txt
Queue ⇒ Vim on VMS
Summary ⇒ vimball not working on VMS
Type ⇒ Bug
Priority ⇒ 1. Low
sourcing produces a lot of errors. At least some of them seem to be related to
directory paths.
To reproduce:
1) download a vimball plugin, e.g. align.vba from
http://mysite.verizon.net/astronaut/vim/vbafiles/Align.vba.gz
extract
2) copy to VMS (I needed to un-gzip, zip, FTP, and unzip on VMS)
3) vim align.vba
:so %
This produces a screenfull of errors (see the attachment).