I am pleased to announce that nrepl.el v0.1.6 has been released, and is now
available on marmalade.
Preview versions of the next release are available on Melpa.
See the Readme on github (https://github.com/kingtim/nrepl.el) for
installation and usage instructions.
Notable changes since our last r
Hi,
I am also getting this error on Windows.
I think I have tracked down the source of the problem in lein-newnew.
c.j.io/resource expects a path separated by "/", and (.getPath file)returns a
path separated by the system dependent separator (i.e.
"leiningen\\new\\default\\project.clj").
I hav
I have been working on a fork of Phil's nrepl.el for the past few nights.
So far I have gotten the basic bencode/bdecode transport working and am
able to send and receive to an nREPL server.
Beyond that, it isn't really in anything close to a usable state yet, but I
plan to continue plugging away a
can be a really important part of the
> future for Clojure hacking with Emacs. Let us know how you get on.
>
> Sam
>
> --
> http://sam.aaron.name
>
>
> On Thursday, 26 April 2012 at 15:27, Tim King wrote:
>
> > I have been working on a fork of Phil's nrepl.el
I am happy to announce version 0.1.3 of nrepl.el, an Emacs client for nREPL.
https://github.com/kingtim/nrepl.el
v0.1.3 is available now on Marmalade, and should also be available on Melpa.
See the github Readme for installation and usage instructions.
Please give it a try!
Notable additions si
On Wed, Aug 22, 2012 at 7:56 AM, Warren Lynn wrote:
2. Right now I use "slime-completions" function with auto-complete.el so I
> have automatic completion working. I am very attached to auto-complete as
> that is a big helper on my coding efficiency. I know there is
> "nrepl-complete" command, bu
>
> Tassilo Horn writes:
>
> Pull request is sent!
>
>
Thank you for your feedback and the pull request.
I'll check that out when I have a spare moment.
Cheers,
Tim
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to
On Thu, Aug 23, 2012 at 8:19 AM, Chas Emerick wrote:
> Just adding [org.clojure/tools.nrepl "0.2.0-beta9"] to your project
> dependencies should do it.
>
> Can you point me to this ac-nrepl issue that may be server-related?
>
> - Chas
>
> I don't think it is nREPL server related. It has to do wi
On Sat, Aug 25, 2012 at 11:12 AM, Shanmu wrote:
> Hi All,
> Is there a way to disconnect/quit the repl in nrepl.el cleanly?
>
>
Hi Shanmu,
This is a open issue that has not been implemented yet.
https://github.com/kingtim/nrepl.el/issues/33
Cheers,
Tim
--
You received this message because you
>
>
> But if I do the same in an Emacs nrepl buffer, I got the exception as
> described in the ac-nrepl issue. So it does seems nrepl related. Can
> someone explain why? Thank you.
>
> I am using lein2 preview 10, and nrepl.el 0.1.4 preview
>
Hi Warren,
I added an explanation to the issue you refer
On Thu, Sep 6, 2012 at 9:42 AM, lambdatronic wrote:
> For those people (like myself) who do a lot of Literate Programming in
> Emacs using Clojure and org-babel, migrating to nrepl and nrepl.el is
> somewhat non-trivial. This is because the existing Clojure support in
> org-babel (ob-clojure.el)
I am happy to announce the release of nrepl.el v0.1.4, an Emacs client for
nREPL.
https://github.com/kingtim/nrepl.el
v0.1.4 is available now on Marmalade, and should also be available on Melpa.
See the github Readme for installation and usage instructions.
Notable additions since our last relea
I am pleased to announce the release of nrepl.el v0.1.5, an Emacs client
for nREPL.
nrepl.el v0.1.5 is now available on Marmalade.
Preview versions of the next release are available on Melpa.
See the Readme on github (https://github.com/kingtim/nrepl.el) for
installation and usage instructions.
N
On Mon, Oct 22, 2012 at 5:35 PM, Erlis Vidal wrote:
> Quick question,
>
> After follow the installation instructions it looks like version 0.1.4 was
> installed instead version 0.1.5 do you know why ?
>
Hi Erlis,
My guess is you have an old version lying around?
Did you install from marmalade?
W
Thanks everyone for all the positive feedback. Glad to hear the community
is finding this useful.
Cheers,
Tim
--
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 memb
15 matches
Mail list logo