Skip to content

duckwork/setup.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

(mirror) Helpful configuration macro

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published