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

abo-abo / lispy / 921
63%

Build:
DEFAULT BRANCH: master
Ran 13 Jun 2016 12:17PM UTC
Jobs 2
Files 2
Run time 40s
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
921

push

travis-ci

abo-abo
Improve lispy-comment behavior at lispy-right

1. When applicable, first add a single `;` comment on the same line.
Calling `lispy-comment` again turns it into a `;;` comment and
reindents.

2. For example, at eol, rather than being eager to newline and add a
`;;` comment, forward to comment-dwim first. This also applies to
eol-like points, such as lispy-right or within nested closing parens. At
any of these points, to get old behavior, you can `C-j ;`, as at
`lispy-bolp` it adds a `;;` comment.

3. For commenting out sexps behavior is unchanged. For adding comments
at eol or end-of-sexp, it behaves as if you cleared out preceding
closing parens and then called comment-dwim.

Add defcustoms for lispy-comment behavior

- lispy-move-after-commenting: when non-nil, moves point to next sexp
after commenting from lispy-left (and to enclosing sexp from end of
list).

- lispy-comment-use-single-semicolon: prefers single semicolons for
comments at eol or lispy-right.

Fixes #282

3299 of 5235 relevant lines covered (63.02%)

97.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 921.1 (emacs=emacs24) 13 Jun 2016 12:17PM UTC 0
59.84
Travis Job 921.1
2 921.2 (emacs=emacs-snapshot) 13 Jun 2016 12:18PM UTC 0
62.98
Travis Job 921.2
Source Files on build 921
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #921
  • a38f8e97 on github
  • Prev Build on master (#919)
  • Next Build on master (#923)
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