Skip Menu |

This queue is for tickets about the Kwiki-VimMode CPAN distribution.

Report information
The Basics
Id: 7105
Status: resolved
Priority: 0/
Queue: Kwiki-VimMode

People
Owner: ian [...] cpan.org
Requestors: thomasd [...] g2microsystems.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.01
Fixed in: (no value)



Subject: .vim does not work inside wiki tables
when I try to put a nice box around some java code using .vim, I got the following error: Software error: an input file or string must be specified, either to 'new' or 'syntax_mark_file/string' at /usr/lib/perl5/site_perl/5.8.0/Kwiki/VimMode.pm line 27 I'm running Kwiki 0.31 and .vim works fine, just not inside tables. Here is the snipit of kwiki text that causes the error: |some java code in a box: .vim filetype: java package caCode; public class lfsr { // snip... } .vim |
[guest - Mon Jul 26 00:34:18 2004]: Show quoted text
> when I try to put a nice box around some java code using .vim, I got > the following error: > > ...
Okay, I'll look into this soon. Thanks for the report!
[guest - Mon Jul 26 00:34:18 2004]: Show quoted text
> Here is the snipit of kwiki text that causes the error: > > |some java code in a box: > .vim > filetype: java > package caCode; > public class lfsr { > // snip... > } > .vim > |
Strange -- this code works absolutely fine for me, with Kwiki-0.32. I even put the box in a box, like so: |a|b|c| |d|some java code in a box: .vim filetype: java package caCode; public class lfsr { // snip... } .vim |e| |f|g|h| Try upgrading to 0.32. I've made some other changes to Kwiki::VimMode so I'll release 0.02 tonight. Please let me know if you still have issues. -- Ian Langworth Project Guerrilla Northeastern University College of Computer and Information Science
Just a poke -- any luck with this? -- Ian Langworth Project Guerrilla Northeastern University College of Computer and Information Science