new dev system.
Emacs is surely not the best tool for all developers in all
contexts, but i also feel it's something that developers - and
Clojure developers in particular - should perhaps at least give a
second look.
Alexis.
---
[1] Or Vim, if Emacs isn't an option. Some things i menti
ig setups across
environments/machines.
Alexis.
--
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
fi
Again with the claim that Emacs is a terminal-only application,
rather than being something that can be run in a windowing
environment (i run it under the i3 wm) and a terminal (at the same
time, if necessary).
As for switching between panes, you can use C-x o
(`other-window`), or (as i do
atter, for example, c.f. 'nconc', which modifies lists in-place.
Alexis.
[1] Modulo debates about whether or not Scheme is 'really' a Lisp.
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send ema
https://groups.google.com/forum/#!msg/comp.lang.lisp/Bj8Hx6mZEYI/6AWmNEwQR5YJ
Also, i do prefer the style of appending '!' and '?' to functions,
and am glad that Clojure takes this approach. :-)
Alexis.
--
You received this message because you are subscribed to the Go
ly this doesn't necessarily work - it certainly doesn't
work for me! - as per the following:
https://github.com/technomancy/leiningen/issues/1900
https://github.com/technomancy/leiningen/issues/1901
Alexis.
--
You received this message because you are subscribed to the Google
Groups
Bozhidar Batsov writes:
Yeah, I'm aware of those problems, but as you already know they
have to fixed in leiningen. At least these days leiningen has an
alternative ( https://github.com/boot-clj/boot).
Good point - this is an opportunity for me to try out boot. :-)
Alexis.
-
SNAPSHOT/maven-metadata-clojars.xml
~/.m2/repository/cider/cider-nrepl/0.9.1-SNAPSHOT/maven-metadata-clojars.xml.sha1
~/.m2/repository/cider/cider-nrepl/0.9.1-SNAPSHOT/resolver-status.properties
What am i doing wrong, such that cider-nrepl 0.9.1-SNAPSHOT is
definitely available, but CIDER can
. :-) Thanks!
Alexis.
--
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
Functional Reactive
Programming
(FRP)?
https://en.wikipedia.org/wiki/Functional_reactive_programming
Alexis.
--
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 post
Hi Massimiliano,
Perhaps I'm a bit late to this thread but let me offer an opinion going in
the opposite direction.
Basically, if the web development you have in mind fits squarely within the
use case addressed by RoR or Django or something like that, then I expect
you will find one of those f
It's not free, but Kevin Lynagh sells a collection of nicely packaged and
documented examples of basic dev ops setups. The package on server config
illustrates exactly what you are asking for: deploying a Clojure web app
behind nginx, with some monitoring, server-hardening, etc.. It's
at: https
ng. While the syntax highlighting does take effect, writing an
expression and pressing Enter yields nothing. The message I get is
'Buffer is read-only".
I'm not sure where to turn for this, slime, clojure-mode, swank-
clojure?
Any advise is highly appreciated. Thank you for pointers!
On Aug 10, 3:23 pm, Steve Purcell wrote:
> On 10 Aug 2010, at 19:19, Mike Meyer wrote:
>
>
>
>
>
> > On Tue, 10 Aug 2010 09:57:02 -0700 (PDT)
> > Alexis Rondeau wrote:
> >> What I would like to do is to enable clojure-mode when I get my REPL
> >>
On Aug 10, 2:19 pm, Mike Meyer wrote:
> On Tue, 10 Aug 2010 09:57:02 -0700 (PDT)
>
> Alexis Rondeau wrote:
> > What I would like to do is to enable clojure-mode when I get my REPL
> > (connected either via swank-clojure-project or lein swank/M-x slime-
> > connect) bu
15 matches
Mail list logo