emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ELPA] New package: delight.el


From: Phil Sainty
Subject: [ELPA] New package: delight.el
Date: Sun, 26 Jun 2016 19:27:10 +1200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1

I would like to propose my delight.el library for inclusion in
GNU ELPA (or as a standard Emacs library if that is of interest).

Delight enables you to easily customise how major and minor modes
appear in the mode line.

It was inspired by a well-known library called Diminish which
facilitates the same thing for minor modes only. I wrote Delight
because I wanted something which also supported major modes, as well
as a more concise syntax for configuration (in particular, something
which didn't necessitate writing an explicit call to eval-after-load
to handle unloaded modes).

Detailed documentation and examples are in the commentary, and at:
https://www.emacswiki.org/emacs/DelightedModes

The source code is now maintained at:
http://git.savannah.gnu.org/cgit/delight.git
http://git.savannah.gnu.org/cgit/delight.git/plain/delight.el

(For GNU ELPA I would use an external/subtree approach with this
new Savannah repository.)


n.b. At one point someone submitted a melpa recipe for the EmacsWiki
source, and so this has also been available via melpa for some time,
but I'd prefer it to be on GNU ELPA.


I could potentially include delight-powerline.el as well.
https://www.emacswiki.org/emacs/DelightedPowerLine
That's a small integration library I wrote on request so that
Delight would work with the various "Powerline" libraries out there
on github and melpa and the like. I'm not sure whether there are
conventions to follow regarding GNU ELPA packages integrating with
non-GNU libraries, so I've left it out for now.


-Phil



reply via email to

[Prev in Thread] Current Thread [Next in Thread]