On Tue, Oct 28, 2008 at 4:44 PM, mb <[EMAIL PROTECTED]> wrote:
>
> I added \me for macroexpand and \m1 for macroexpand-1.
Great, thanks Meikel!
- J.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Clojure" group.
Hi,
On 28 Okt., 19:52, "J. McConnell" <[EMAIL PROTECTED]> wrote:
> For anyone using Meikel Brandmeyer's Chimp plugin for Vim, below is a
> patch that adds a MacroExpand command, which sends a (macroexpand-1
> ...) for the inner s-expr. Hope someone finds it useful.
Thank you for the patch. I add