You mean in addition to Emacs right? Of course emacs with slime does this.
If you use autodoc then you don't even have to press space, the arglists
will update in the echo area as you move the cursor around source.

See http://www.youtube.com/watch?v=lf_xI3fZdIg

As for showing args of functions in arg position, if you're in an apply form
it will show the args for the function being applied.

Cheers,
Scott


On Mon, Jun 6, 2011 at 1:35 PM, Lee Spector <lspec...@hampshire.edu> wrote:

>
> On Jun 6, 2011, at 12:04 PM, Meikel Brandmeyer wrote:
> >> Am Montag, 6. Juni 2011 17:53:37 UTC+2 schrieb Lee:
> >> I don't think automatic insertion would be a good thing, BTW.
> > There are for example several snippet plugins for Vim in the wild, which
> do exactly that. And things like textmate also advertise such functionality
> (inserting snippets), AFAIK. That said, I'm not sure it's a good idea
> either. There are a tick too many edge-cases for my taste. If at all, it
> would be possible to turn this off.
>
> Granted, snippet pasting tools may be useful, but I guess my response
> should just have been to clarify that this isn't what I meant by
> artlist-on-space. The beauty of the arglist-on-space functionality that I
> know and love is that it is unobtrusive in its automatic helpfulness.
>
> Aside from the near miss with VimClojure (and its presence in MCLIDE) does
> this exist in other Clojure environments?
>
> Thanks,
>
>  -Lee
>
> --
> 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
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
>

-- 
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
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to