emacs-devel
[Top][All Lists]
Advanced

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

Re: Include leaf in Emacs distribution


From: Phil Sainty
Subject: Re: Include leaf in Emacs distribution
Date: Sun, 18 Oct 2020 22:32:19 +1300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

On 14/10/20 4:29 am, Thibaut Verron wrote:
> But diminish.el is only available on Melpa (and, I assume,
> soon on non-GNU Elpa).

You could use delight.el which *is* in GNU ELPA:

(delight 'undo-tree-mode nil "undo-tree")

use-package supports delight directly:
https://www.emacswiki.org/emacs/DelightedModes#toc7

The :delight keyword gets a mention in the leaf readme too,
so I suspect it's supported by that too.


-Phil



reply via email to

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