[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#48237] [PATCH] gnu: emacs-consult: Add ‘emacs-ve
From: |
Maxim Cournoyer |
Subject: |
[bug#48237] [PATCH] gnu: emacs-consult: Add ‘emacs-ve |
Date: |
Mon, 06 Sep 2021 19:18:47 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Hello,
Arun Isaac <arunisaac@systemreboot.net> writes:
> Hi all,
>
>> unless you're already using autocomplete or company and
>> thus have them in your manifest, you probably don't want them to be
>> installed by emacs-foo. Does this make sense?
>
> I agree. Closure size isn't the right metric for this
> case. emacs-vertico and emacs-selectrum aren't really optional
> dependencies in the normal sense. The user would only want one of them
> in their profile, and never both. Propagating both would rather be a
> nuisance to the user.
I see! Thank you for explaining!
Maxim