emacs-lisp icon indicating copy to clipboard operation
emacs-lisp copied to clipboard

Exercism exercises in Emacs Lisp.

Results 51 emacs-lisp issues
Sort by recently updated
recently updated
newest added

This brings in recent improvements to the docs for all practice exercises.

Since we are not using a mutable date time type as input we can skip this test.

Found this action on the common-lisp track and it seems very useful to keep a track healthy and up-to-date. See https://github.com/exercism/common-lisp/blob/de5fadcd239987563f43b67c23863afe485a954d/.github/workflows/configlet-sync.yml I tested the action on my fork, see -...

This brings in recent improvements to the metadata for all practice exercises.

There have been several exercises which pass all tests on my local machine, but fail exercism's emacs lisp test runner. It is clear from the backtraces that these errors are...