[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#69410: 30.0.50; [WISHLIST] Use-package: allow :ensure to accept pack
From: |
Tony Zorman |
Subject: |
bug#69410: 30.0.50; [WISHLIST] Use-package: allow :ensure to accept package spec instead of separate :vc keyword |
Date: |
Wed, 03 Jul 2024 21:56:31 +0200 |
On Mon, Jul 01 2024 19:57, Philip Kaludercic wrote:
> Tony Zorman <soliditsallgood@mailbox.org> writes:
>
> [… 41 lines elided …]
>
>> (use-package example
>> :ensure t
>> :vc (:url "https://www.forge.com/maintainer/example"))
>
> BTW Does it ever make sense to give a :vc keyword without :ensure t or
> enabling `use-package-always-ensure'?
Ah, this is a good point (which I had completely forgotten!). Since
package-vc.el is the only backend that :vc needs to support right now,
we actually completely circumvent :ensure (which by default just calls
out to the package archives). When :vc is present then whatever argument
is given to :ensure is disregarded.
Tony
--
Tony Zorman | https://tony-zorman.com
- bug#69410: 30.0.50; [WISHLIST] Use-package: allow :ensure to accept package spec instead of separate :vc keyword, (continued)
- Message not available
- bug#69410: 30.0.50; [WISHLIST] Use-package: allow :ensure to accept package spec instead of separate :vc keyword, No Wayman, 2024/07/01
- bug#69410: 30.0.50; [WISHLIST] Use-package: allow :ensure to accept package spec instead of separate :vc keyword, Philip Kaludercic, 2024/07/03
- bug#69410: 30.0.50; [WISHLIST] Use-package: allow :ensure to accept package spec instead of separate :vc keyword, No Wayman, 2024/07/08
- bug#69410: 30.0.50; [WISHLIST] Use-package: allow :ensure to accept package spec instead of separate :vc keyword, Philip Kaludercic, 2024/07/08
- bug#69410: 30.0.50; [WISHLIST] Use-package: allow :ensure to accept package spec instead of separate :vc keyword, No Wayman, 2024/07/08
- bug#69410: 30.0.50; [WISHLIST] Use-package: allow :ensure to accept package spec instead of separate :vc keyword, Philip Kaludercic, 2024/07/09
- bug#69410: 30.0.50; [WISHLIST] Use-package: allow :ensure to accept package spec instead of separate :vc keyword, No Wayman, 2024/07/09
- bug#69410: 30.0.50; [WISHLIST] Use-package: allow :ensure to accept package spec instead of separate :vc keyword, Michael Albinus, 2024/07/09
- bug#69410: 30.0.50; [WISHLIST] Use-package: allow :ensure to accept package spec instead of separate :vc keyword, Philip Kaludercic, 2024/07/09
bug#69410: 30.0.50; [WISHLIST] Use-package: allow :ensure to accept package spec instead of separate :vc keyword, Philip Kaludercic, 2024/07/01
- bug#69410: 30.0.50; [WISHLIST] Use-package: allow :ensure to accept package spec instead of separate :vc keyword,
Tony Zorman <=
Message not available