emacs-devel
[Top][All Lists]
Advanced

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

Re: package-vc support for :files keyword


From: Adam Porter
Subject: Re: package-vc support for :files keyword
Date: Tue, 19 Sep 2023 08:48:29 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.1

FWIW, it seems like a bit of an anti-pattern for shell commands to be part of Elisp packages' recipes. I can see how it may be necessary for certain ones that support external software that may need to build a module, etc, but it seems like that sort of thing should be kept to a minimum due to, e.g. potential security issues with executing code at install time. Or am I missing something? :)

--Adam



reply via email to

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