Sorry, I hit CTRL+Enter before writing the whole message

> Hello,
> I've been trying the JDE plugin, and 

.. maybe I found a bug in this plugin.

I'm using java omni-completion in this context:

Reader r = ins.get(fd);
StringBuffer buff = new StringBuffer();
for(int i = 0; i < count; ++i) {
    char c = (char)r.<CTRL-X><CTRL-U>

and I get those errors:
Errore/i eseguendo function
VjdeCompletionFun0..VjdeCompletionFun..<SNR>22_VjdeJavaCompletionFun..<SNR>22_VjdePkgCfuByVIM..VjdeJavaSearchPackagesAndClasses..<SNR>28_SearchPackages:
linea    2:
E484: Impossible to open /tmp/v110029/9

I suspect that the problem is the explicit cast: if I remove it, it
works like a charm.

I'll look into it, but maybe someone that knows vim scripting better
than me could solve it in two minutes. Maybe it's related to
parentheses escaping..

Regards,

-- 
[ Andrea Spadaccini - a.k.a. Lupino - from Catania - ICQ #: 91528290 ]
[ GPG ID: 5D41ABF0 - key on keyservers - Gentoo GNU / Linux - 2.6.16 ]
[ Linux Registered User 313388 - @: a.spadaccini(at)catania.linux.it ]

Attachment: signature.asc
Description: PGP signature

Reply via email to