On Saturday 13 December 2008 17:19, Drew Olson wrote:
> ...
>
> You can also compile vim from source with the +ruby flag
Yes, of course, but that's a bridge too far.
> - Drew
RRS
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the
On Dec 13, 2008, at 2:10 AM, Meikel Brandmeyer wrote:
> Hi Randall,
>
> Am 12.12.2008 um 23:29 schrieb Randall R Schulz:
>> I guess what you should say at least is that it requires Ruby and the
>> Vim Ruby module / extension / whatever. Unfortunately, neither of the
>> systems I use have that in
Thanks Meikel, removing the ~'s worked. Oh and thanks for vimclojure and
gorilla!
On Sat, Dec 13, 2008 at 9:28 AM, Meikel Brandmeyer wrote:
> Hi,
>
> Am 13.12.2008 um 17:17 schrieb Brian Doyle:
>
> Here is my script:
>>
>> java -cp
>> ~/share/clojure.jar:~/share/clojure-contrib.jar:~/share/gor
On Saturday 13 December 2008 08:17, Brian Doyle wrote:
> I'm sure I'm doing something stupid but I can't start up gorilla.
>
> ...
>
> Here is my script:
>
> java -cp
> ~/share/clojure.jar:~/share/clojure-contrib.jar:~/share/gorilla.jar
> de.kotka.gorilla
Tildes don't expand anywhere but at the b
On Sat, Dec 13, 2008 at 11:17 AM, Brian Doyle wrote:
> I'm sure I'm doing something stupid but I can't start up gorilla.
>
> Exception in thread "main" java.lang.NoClassDefFoundError: de/kotka/gorilla
> Caused by: java.lang.ClassNotFoundException: de.kotka.gorilla
> at java.net.URLClassLoader
Hi,
Am 13.12.2008 um 17:17 schrieb Brian Doyle:
Here is my script:
java -cp ~/share/clojure.jar:~/share/clojure-contrib.jar:~/share/
gorilla.jar de.kotka.gorilla
I can reproduce the issue. The ~ is a shellish feature
from Unix. It is only expanded at the start of a word.
So the first ~ in y
I'm sure I'm doing something stupid but I can't start up gorilla.
Exception in thread "main" java.lang.NoClassDefFoundError: de/kotka/gorilla
Caused by: java.lang.ClassNotFoundException: de.kotka.gorilla
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessContr
Hi,
Am 13.12.2008 um 15:07 schrieb Randall R Schulz:
I installed a couple of new packages on my 10.3 box and
now "vim --version" reports +ruby, so I guess I can at least give it a
try there (that's not my primary box, though it is the faster one).
Unfortunately, vim by itself cannot do, what I
On Saturday 13 December 2008 00:10, Meikel Brandmeyer wrote:
> Hi Randall,
>
> ...
>
> For your problem with the ruby-enabled vim: at least
> debian has a vim-ruby package, IIRC. So maybe Suse
> has this also.
I installed a couple of new packages on my 10.3 box and
now "vim --version" reports +r
Hi Randall,
Am 12.12.2008 um 23:29 schrieb Randall R Schulz:
I guess what you should say at least is that it requires Ruby and the
Vim Ruby module / extension / whatever. Unfortunately, neither of the
systems I use have that in their Vim builds.
From the vim.org page, where you can download Go
On Dec 12, 2:29 pm, Randall R Schulz wrote:
> > > I think I may have asked this before, but what Vim version
> > > requirements
> > > does Gorilla have?
>
> > ..
>
> I guess what you should say at least is that it requires Ruby and the
> Vim Ruby module / extension / whatever. Unfortunately, ne
On Friday 12 December 2008 13:59, Meikel Brandmeyer wrote:
> Hi Randall,
>
> Am 12.12.2008 um 22:54 schrieb Randall R Schulz:
> > I think I may have asked this before, but what Vim version
> > requirements
> > does Gorilla have?
>
> ..
I guess what you should say at least is that it requires Ruby
Hi Randall,
Am 12.12.2008 um 22:54 schrieb Randall R Schulz:
I think I may have asked this before, but what Vim version
requirements
does Gorilla have?
To be honest: I don't know. My MacVim claims to be 7.2. So this is
what I tested Gorilla with. It may work with earlier version or it may
no
On Friday 12 December 2008 13:43, Meikel Brandmeyer wrote:
> Dear vimming Clojurians, (or was the name changed?)
>
> I'd like to announce the next release of Gorilla.
>
> ...
> Meikel
Great news, thanks!
I think I may have asked this before, but what Vim version requirements
does Gorilla have?
Dear vimming Clojurians, (or was the name changed?)
I'd like to announce the next release of Gorilla.
New Features:
-
- Open the javadoc of the class under the cursor. This is currently
very basic.
- "Show" information about the class (or instance) under the cursor.
This is inc
15 matches
Mail list logo