Re: [ANN] A guide to setup test driven workflow for Clojure

2014-10-22 Thread tao.zhou2009
initialization file. Start Emacs with the `--debug-init' option to view a complete error backtrace. what’s the reason about this error? how do you use the above elisp code ? I use Prelude: http://batsov.com/prelude/ -- tao.zhou2009 Sent with Sparrow (http://www.sparrowmailapp.com/?sig

Re: help with sequence, seq, Seq, and `seq`

2014-10-08 Thread tao.zhou2009
you can read Programming Clojure 2nd, which explains very clearly. -- tao.zhou2009 Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Thursday, October 9, 2014 at 2:39 AM, John Gabriele wrote: Reading Joy of Clojure, section 5.1.2, I'm hoping someone here can help me understand

Re: [ANN] A guide to setup test driven workflow for Clojure

2014-10-01 Thread tao.zhou2009
Thanks for James Reeves’s great project: https://github.com/weavejester/ns-tracker -- tao.zhou2009 Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Tuesday, September 30, 2014 at 5:13 AM, suvash wrote: ns-tracker seems to be pretty neat too. Thanks for letting me know

Re: [ANN] aprint (awesome print) released

2014-09-29 Thread tao.zhou2009
muuuch}], :so [I made (something 4 you)]} nil test.core= Bye for now! https://github.com/greglook/puget puget.printer/cprint does not have this problem. -- tao.zhou2009 Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Monday, September 29, 2014 at 1:27 PM, tao.zhou2009 wrote: stty

Re: [ANN] aprint (awesome print) released

2014-09-28 Thread tao.zhou2009
:test tao$ after I quit the REPL, on which I have used aprint, the enter key can not switch to new line properly. sorry for my poor english. -- tao.zhou2009 Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Saturday, September 13, 2014 at 2:44 PM, Dave Sann wrote: great stuff

Re: [ANN] aprint (awesome print) released

2014-09-28 Thread tao.zhou2009
under issue 2. -- tao.zhou2009 Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Sunday, September 28, 2014 at 10:27 PM, Vladimir Bokov wrote: Hi, what terminal, shell (+distro?) are you using? Do colors work well in grep --color or some thing else? Also, see https://github.com

Re: [ANN] A guide to setup test driven workflow for Clojure

2014-09-28 Thread tao.zhou2009
(reload) in a open REPL. -- tao.zhou2009 Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Monday, September 29, 2014 at 7:16 AM, Colin Williams wrote: This seems cool, my approach isn't nearly as sophisticated and much more editor dependent. I've using prelude, which include projectile

Re: [ANN] aprint (awesome print) released

2014-09-28 Thread tao.zhou2009
stty sane after execute the above command, the terminal is normal. -- tao.zhou2009 Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Monday, September 29, 2014 at 12:29 PM, Michael Wood wrote: stty sane -- You received this message because you are subscribed to the Google