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

abo-abo / lispy / 373
63%

Build:
DEFAULT BRANCH: master
Ran 13 Mar 2015 07:47PM UTC
Jobs 1
Files 2
Run time 13s
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

pending completion
373

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.

1631 of 3427 relevant lines covered (47.59%)

23.37 hits per line

Jobs
ID Job ID Ran Files Coverage
1 373.1 (EMACS=emacs24) 13 Mar 2015 07:47PM UTC 0
47.59
Travis Job 373.1
Source Files on build 373
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #373
  • 5204e6fa on github
  • Prev Build on master (#372)
  • Next Build on master (#374)
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