Re: [ANN] CIDER 0.16 (Riga)

2017-12-29 Thread Bastien Guerry
Hi Bozhidar, > Here's one (a bit overdue) Christmas present for all of you - a > major update to CIDER, the popular Clojure interactive development > environment, built on top of Emacs and nREPL. thanks *a lot* for your great work on all this! -- Bastien -- You received this m

Re: [ANN] Introducing inf-clojure - a better basic Clojure REPL for Emacs

2014-12-04 Thread Bastien
? PS: I'll follow up on github for other issues. -- Bastien -- 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

Re: [ANN] Introducing inf-clojure - a better basic Clojure REPL for Emacs

2014-12-04 Thread Bastien
" ((emacs (24 1)) (clojure-mode (3 0))) single "melpa" nil ((:url . "http://github.com/clojure-emacs/inf-clojure";) (:keywords "processes" "clojure")) nil])) package-install([cl-struct-package-desc inf-clojure (20141204 820) "an inferior-clojure

Re: [ANN] Monroe 0.1.0 - nrepl client for Emacs

2014-10-06 Thread Bastien
Bozhidar Batsov writes: > Yeah, they should definitely remove nrepl.el support from > ob-clojure.el. Done in the master branch of org-mode, thanks. -- Bastien -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this grou

Re: [ANN] Monroe 0.1.0 - nrepl client for Emacs

2014-09-24 Thread Bastien
haves like inferior modes. Errors and results will be shown in that buffer, instead poping out new buffers. - works on older Emacs versions - history in repl that actually works" -- Bastien -- You received this message because you are subscribed to the Google Groups "Clojur

Re: CIDER vs Org Mode: "Symbol's definition is void: nrepl-send-string-sync" (workaround)

2014-08-12 Thread Bastien Guerry
Bozhidar Batsov writes: > Indeed. I’ve overlooked this particular function; this is corrected > upstream now. Thanks! -- Bastien -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googl

Re: CIDER vs Org Mode: "Symbol's definition is void: nrepl-send-string-sync" (workaround)

2014-08-12 Thread Bastien
Bozhidar Batsov writes: > This was recently renamed - have a look at CIDER's changelog. > Interestingly we have an alias with the old name, so people should be > getting warnings, not errors. I’ll have at the problem. I think the attached patch should fix the problem. -- Bast

Re: [cider-emacs] [ANN] CIDER 0.7 is out!

2014-08-06 Thread Bastien
Bozhidar Batsov writes: > CIDER 0.7.0 is finally out! I wrote a short blog post about it, as > the release is quite massive and important: > > http://batsov.com/articles/2014/08/05/cider-0-dot-7/ Well done! And thanks again, -- Bastien -- You received this message bec

Re: Change default alignment for clojure docstrings

2014-07-27 Thread Bastien
ure-emacs/clojure-mode/issues/241 I just sent a pull request which adds an option in clojure-mode for this, defaulting to the de facto aligning style, while allowing to use the one you suggest. Together with the Vim plugin, it paves the way for a slow change, if people think the default should

Re: Parsing ODT files (with Pantomime?)

2014-06-04 Thread Bastien
Hi Alex, Alex Ott writes: > res - the map consisting of: > - :text -> extracted text > - all other fields - metadata from document Works like a charm, thanks a bunch! -- Bastien -- You received this message because you are subscribed to the Google Groups "Clojure"

Re: Parsing ODT files (with Pantomime?)

2014-06-04 Thread Bastien
use it. Would you have a minima example? The README is pretty terse. Thanks in advance, -- Bastien -- 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 m

Re: Parsing ODT files (with Pantomime?)

2014-06-04 Thread Bastien
ate the DOM with some other XML parsing tool? Thanks for your time, -- Bastien -- 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

Re: Parsing ODT files (with Pantomime?)

2014-06-04 Thread Bastien
.odt files. Or am I missing something? -- Bastien -- 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

Parsing ODT files (with Pantomime?)

2014-06-03 Thread Bastien
Hi all, I'm trying to get the content of an ODT file as plain text. I've found Pantomime, but don't understand how to use it? Can anyone put me on the right tracks with a minimal working example? Thanks in advance! -- Bastien -- You received this message because you are su

Re: where as clojure-fill-docstring gone?

2014-04-22 Thread Bastien
Hi Colin, Bastien writes: > That said, there are some quirks. I'm sick now and cannot > fix those problems, but please report them as github issues > if any. Bozhidar just merged a fix that I sent, you can check it here: https://github.com/clojure-emacs/clojure-mode/ Otherwise

Re: where as clojure-fill-docstring gone?

2014-04-08 Thread Bastien
is this issue: https://github.com/clojure-emacs/clojure-mode/issues/228 If there are others, please add an issue on github. Thanks! -- Bastien -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@go

Re: where as clojure-fill-docstring gone?

2014-04-08 Thread Bastien
7;m sick now and cannot fix those problems, but please report them as github issues if any. -- Bastien -- 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

Re: [ANN]: Buddy 0.1.0-beta3: Authentication, Authorization & Signing library for Clojure.

2014-02-09 Thread Bastien
I'm no native english speaker, so that's all I can decently promise to do. That'll help me grok the core concepts at least. Thanks, -- Bastien -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send

Re: [ANN]: Buddy 0.1.0-beta3: Authentication, Authorization & Signing library for Clojure.

2014-02-09 Thread Bastien
dvance! -- Bastien -- 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

Re: Help about using clojure in org mode in Emacs with CIDER

2014-01-27 Thread Bastien
seen with a very simple > case: Can you report this to the org-mode mailing list? https://lists.gnu.org/mailman/listinfo/emacs-orgmode Thanks, -- Bastien -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this gro

Re: Help about using clojure in org mode in Emacs with CIDER

2014-01-27 Thread Bastien
Hi Phill, can you repost this on the emacs-orgmode mailing list? https://lists.gnu.org/mailman/listinfo/emacs-orgmode I'll follow-up there. Thanks in advance, -- Bastien -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To pos

Re: Help about using clojure in org mode in Emacs with CIDER

2014-01-23 Thread Bastien
it for my confirmation that I added you to Worg 4. Clone Worg: ~$ git clone w...@orgmode.org:worg.git 5. Edit... commit... push! That's it. Let me know if I can help a bit more, I'm glad some more people take care of Worg! Best, -- Bastien -- -- You received this message because yo

Re: Help about using clojure in org mode in Emacs with CIDER

2014-01-23 Thread Bastien
d-path in Emacs. HTH, -- Bastien -- -- 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

Re: trouble with setting up cider within org mode

2014-01-23 Thread Bastien
stable Emacs version. -- Bastien -- -- 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

Re: Help about using clojure in org mode in Emacs with CIDER

2014-01-23 Thread Bastien
urrent Emacs stable version is not. HTH, -- Bastien -- -- 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

Re: RESTful API Auth with Friend and Liberator

2014-01-19 Thread Bastien
Sam Ritchie writes: > The code for that tutorial is all here: > > https://github.com/paddleguru/liberator-friend Yes, thanks. > PaddleGuru.com isn't open source, so I can't share any of the > dashboards, unfortunately. Maybe some examples down the road. Looki

Re: RESTful API Auth with Friend and Liberator

2014-01-18 Thread Bastien
n to read, but real-world examples with well commented code is even better IMHO. -- Bastien -- -- 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 a

Re: Who is "doing something worthwhile" in Clojure?

2013-12-21 Thread Bastien
Samuel Aaron writes: > To me at least, this is a worthwhile endeavour. It certainly is! Here is a quick intro to Overtone with Emacs and Org: http://bzg.fr/emacs-org-babel-overtone-intro.html ... as a "thank you" for this great expression medium. -- Bastien -- -- You

Re: [ANN] projars.com

2013-11-28 Thread Bastien
e than I already did... sorry!) Good luck, -- Bastien -- -- 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 pat

Re: [ANN] projars.com

2013-11-28 Thread Bastien
ed FLOSS libraries) encouraged at the same time. 2 cents, -- Bastien -- -- 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

Re: [ANN] Major update of modern-cljs

2013-11-20 Thread Bastien
. I know it won't be a huge relief, but I must say those tutorials are *really* a big help! So *thanks* a lot for the bug PITA work :) -- Bastien -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email

Re: Do web apps need Clojure?

2013-11-14 Thread Bastien
f the Clojure ecosystem is precisely to open your mind about "web development". 2 cents, -- Bastien -- -- 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 po

Re: Do web apps need Clojure?

2013-11-13 Thread Bastien
ou should have a look! -- Bastien -- -- 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.

Re: Step by step debugging

2013-11-13 Thread Bastien
o tacking this. Best, -- Bastien -- -- 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.

Re: Step by step debugging

2013-11-07 Thread Bastien
there a video somewhere where I can see this debugging tools in action? Thanks! -- Bastien -- -- 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 a

Re: Step by step debugging

2013-11-07 Thread Bastien
; debugging in the environment. Well, I suspect this -- but I'll see what comes close enough. Best, -- Bastien -- -- 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

Re: Step by step debugging

2013-11-07 Thread Bastien
x27;ll watch the presentation carefully. Thanks! -- Bastien -- -- 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 patien

Step by step debugging

2013-11-07 Thread Bastien
ntaining a copy of the function being evaluated, while allowing me to stop at any step, and to show the result of each step in the minibuffer. (I'm aware of LightTable "live" REPL, but this is not exactly what I describe above.) Thanks for any hints/pointers, -- Bastien -- --

Re: Clojure(script) countdown like the one on clojurecup.com?

2013-10-25 Thread Bastien
ad -- I wasn't sure my first email made it through the list (couldn't find it sent in my gmail sent box), so I resent it. Sorry for the noise, -- Bastien -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this gro

Clojure(script) countdown like the one on clojurecup.com?

2013-10-25 Thread Bastien
I'm trying to implement a countdown like the one there was on clojurecup.com: is there a way to access to the website code, or is there any pointer where I could learn how to do this? Thanks in advance for your help! -- Bastien -- -- You received this message because you are subscrib

clj(s) Countdown? (like the one there was on clojurecup.com)

2013-10-24 Thread Bastien
Hi all, I'd like to display a countdown like the one there was for the clojurecup.com website before the event. Did anyone implement this? Is the code behind clojurecup.com available somewhere? Thanks in advance! -- Bastien -- -- You received this message because you are subscrib

KickHub from ClojureCup

2013-10-01 Thread Bastien
ested in any input (is it a problem? what does KickHub really should do?) -- I'm sure you have some. You can also vote for the project here: http://clojurecup.com/app.html?app=kickhub Thanks to the ClojureCup organizers! That was fun. -- Bastien -- -- You received this message becau

Re: Heroku app using core.async?

2013-08-27 Thread Bastien
;Retrieving org/clojure/core.async/0.1.0-SNAPSHOT/ > core.async-0.1.0-20130827.050117-78.pom from sonatype-oss-public" Was a typo on my side, I used [core.async "0.1.0...] instead of [org.clojure/core.async "0.1.0...] -- sorry for the noise and thanks for replying. -- Bastien --

Heroku app using core.async?

2013-08-27 Thread Bastien
:0.1.0-SNAPSHOT in sonatype-oss-public (https://oss.sonatype.org/content/groups/public/) Am I guessing right that heroku prevents downloading libraries from external repositories listed in :repositories? Is anyone using core.async on heroku? Thanks! -- Bastien -- -- You received this

Async loading of a big set of entries from a redis database?

2013-08-25 Thread Bastien
solves this problem of loading a big database asynchronously into a javascript variable, I'd appreciate this a lot! Thanks in advance, -- Bastien -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email

Re: Interest in a commercial IDE for Clojure?

2013-07-27 Thread Bastien
, and I've never used ST2 at all. A few hints (or more) would be welcome, as it may be possible to hence completion in Emacs. Thanks! -- Bastien -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email t

Re: Interest in a commercial IDE for Clojure?

2013-07-27 Thread Bastien
Yegge http://steve-yegge.blogspot.fr/2008/04/xemacs-is-dead-long-live-xemacs.html -- Bastien -- -- 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

Re: OAuth2

2013-07-16 Thread Bastien
(error 403.) Where should I wrap the friend/authenticate middleware when using lib-noir's war-handler? Thanks in advance for any pointer! -- Bastien -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to

Re: OAuth2

2013-07-15 Thread Bastien
Hi Plínio, Plínio Balduino writes: > What are you using to authenticate with Google, Facebook, GitHub or > Twitter? I'm experimenting with "friend": https://github.com/cemerick/friend http://friend-demo.herokuapp.com/ HTH, -- Bastien -- -- You received this me

Re: [ANN] CHP Web Framework Documentation Update

2013-07-15 Thread Bastien
Hi Kelker, thanks for the explanations. I will have a closer look to get a better understanding. It's nice to see the diversity of the various approaches. All best, -- Bastien -- -- You received this message because you are subscribed to the Google Groups "Clojure" group.

Re: [ANN] CHP Web Framework Documentation Update

2013-07-14 Thread Bastien
Hi Kelker, thanks for your work on CHP. I've not tested it yet, because I'm right now into learning Luminus. Could you explicit the differences between the two frameworks? Thanks in advance, -- Bastien -- -- You received this message because you are subscribed to the Goo

Re: Doc about auto-namespaced keywords (e.g. ::user)?

2013-07-12 Thread Bastien Guerry
They're used for more than e.g. unambiguously keying > slots in a map, but those cases are described later in the book. Great, I didn't expect this example chapter to be so detailed and informative. Thanks for the pointer! -- Bastien -- -- You received this message because you

Re: Doc about auto-namespaced keywords (e.g. ::user)?

2013-07-10 Thread Bastien Guerry
/Did_you_know_III.html and I understood my error: I was using ::keyword in two different namespaces, hence the error I got. So I'm about to make friend work with my Luminus template, it feels good :) Best, -- Bastien -- -- You received this message because you are subscribed to the G

Doc about auto-namespaced keywords (e.g. ::user)?

2013-07-09 Thread Bastien Guerry
ser: CompilerException: java.lang.RuntimeException: Invalid token: ::users/user, compiling:(kickhub/routes/auth.clj:141:37) Thanks in advance for any pointer! -- Bastien -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send ema