I'm a long time vim user reluctantly using Emacs (via Clojure Box) for
Clojure dev.  SLIME and friends are just too convenient to pass up at
the moment.  I look forward to leaving Emacs though.  It's not that
it's bad (at all), I've just maxed out the amount of my brain I'm
willing to devote to obscure editor commands.

Meikel Brandmeyer's Gorilla project (http://kotka.de/projects/clojure/
gorilla.html) for vim has lots of promise, but it's still pretty early
in development.

On Dec 1, 9:18 am, "Mark Volkmann" <[EMAIL PROTECTED]> wrote:
> On Mon, Dec 1, 2008 at 8:06 AM, Randall R Schulz <[EMAIL PROTECTED]> wrote:
>
>
>
>
>
> > On Monday 01 December 2008 05:21, mehrheit wrote:
> >> On Sun, 30 Nov 2008 07:34:35 -0800
>
> >> Randall R Schulz <[EMAIL PROTECTED]> wrote:
> >> > So... As I'm writing this, it occurs to me that the compiler
> >> > attaches source location information (file name and line number) as
> >> > metadata to any Var it creates (I think that's the proper locus of
> >> > the attachment), so one element of simple cross-reference tool is
> >> > already there:
>
> >> swank-clojure uses this information and allows to navigate code in a
> >> tags-like manner.
>
> > I know Emacs is the standard tool for Lisp programming, but
> > unfortunately, I'm not an Emacs user and don't plan to invest the time
> > it would take to learn how to use it (I know Vi / Vim too well).
>
> I'm in the same boat. It would be interesting to hear what percentages
> of people working with Clojure or learning it are using Emac, Vi/Vim
> or something else.
>
> > I've got some very rudimentary Clojure code that generates proper tags
> > files for Clojure code, but it needs more work before it's even
> > minimally usable for everyday purposes.
>
> --
> R. Mark Volkmann
> Object Computing, Inc.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to