2008-03-08
| 15:27 | arbscht | on indentation. which is preferable? |
| 15:27 | arbscht | [1 2 3 |
| 15:27 | arbscht | 4 5 6] |
| 15:27 | arbscht | or |
| 15:27 | arbscht | [1 2 3 |
| 15:27 | arbscht | 4 5 6] |
| 15:30 | rhickey | or? |
| 15:32 | rhickey | the latter (4 under 1) |
| 17:49 | Cerebon | just starting to learn clojure and lisp in general, haven't used that stuff since some scheme in college, and learning emacs is making this a bit of a vertical learning curve |
| 17:52 | arbscht | sounds like fun |
| 18:03 | Cerebon | reminds me of when I first learned vi, only with more control characters |
| 18:04 | arbscht | there's more to emacs than keychords |
| 18:08 | rhickey | vector conj/pop now 2-5x faster! |
| 18:08 | arbscht | awesome |