• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

abo-abo / lispy / 373 / 1
63%
master: 63%

Build:
DEFAULT BRANCH: master
Ran 13 Mar 2015 07:47PM UTC
Files 4
Run time 12s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

13 Mar 2015 07:35PM UTC coverage: 47.593%. Remained the same
EMACS=emacs24

push

travis-ci

abo-abo
"e" will lax eval Clojure

* le-clojure.el (lispy--clojure-lax): New defun.
(lispy--eval-clojure): Update.

This is similar to the lax eval for Elisp with "p".

If you mark the expression with a region:

    asdf [1 2 3]

and press "e", you will actually eval this:

    (do (def asdf [1 2 3])
        asdf)

You can do this for let bindings, it's super-useful for debugging.  The
rule is that if the first element of the region is a symbol, and there's
more stuff in the region besides the symbol, a lax eval will be
performed.

3262 of 6854 relevant lines covered (47.59%)

11.69 hits per line

Source Files on job 373.1 (EMACS=emacs24)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 373
  • Travis Job 373.1
  • 5204e6fa on github
  • Prev Job for EMACS=emacs24 on master (#372.1)
  • Next Job for EMACS=emacs24 on master (#374.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc