Language

Package: emacs-tiny @ 0.2.1-1.fd8a6b0

Synopsis

Quickly generate linear ranges in Emacs

Description

The main command of the tiny extension for Emacs is tiny-expand. It is meant to quickly generate linear ranges, e.g. 5, 6, 7, 8. Some elisp proficiency is an advantage, since you can transform your numeric range with an elisp expression.

Home page
https://github.com/abo-abo/tiny
Location
gnu/packages/emacs-xyz.scm (line: 15226, column: 4)
License

Lint warnings

LinterMessageLocation
tests-true

Check if tests are explicitly enabled

#:tests? must not be explicitly set to #t