/setup.el

(mirror) Helpful configuration macro

Primary LanguageEmacs LispGNU General Public License v3.0GPL-3.0

setup.el

The setup macro simplifies repetitive configuration patterns, by providing context-sensitive local macros in setup bodies.

See SetupEl on Emacs Wiki for more details and examples.

Installation

setup.el is part of GNU ELPA, and can be installed using package.el.

Usage

The setup macro is autoloaded, and can be used directly. The code generated by setup does not depend on setup.el, meaning that your initialization file can be byte-compiled more efficiently.

Bugs

Bugs or patches can be submitted to my public inbox or via the GitHub mirror. Note that non-trivial contributions require a copyright assignment to the FSF.

This package is still young, so wishes, impressions and criticism are very appreciated. If you have anything to say, feel free to send an email to the aforementioned public inbox.

Copying

setup.el is distributed under the GPL v3 license.