From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: feature/package+vc 04c4c578c7 3/4: Allow for packages to be installed directly from VCS Date: Tue, 25 Oct 2022 16:13:54 -0400 Message-ID: References: <164484721900.31751.1453162457552427931@vcs2.savannah.gnu.org> <20220214140020.04438C00891@vcs2.savannah.gnu.org> <87bkqmqpvb.fsf@posteo.net> <87edv96q4j.fsf@posteo.net> <83tu455a5s.fsf@gnu.org> <87a65v2ytp.fsf@posteo.net> <834jw33rmx.fsf@gnu.org> <87pmer0xtz.fsf@posteo.net> <83wn8z2aze.fsf@gnu.org> <878rle1i0k.fsf@posteo.net> <87ilkelc10.fsf@posteo.net> <878rl6syg8.fsf@posteo.net> Reply-To: rms@gnu.org Content-Type: text/plain; charset=Utf-8 Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="36368"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Philip Kaludercic Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Oct 25 22:14:55 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1onQK5-0009DY-KY for ged-emacs-devel@m.gmane-mx.org; Tue, 25 Oct 2022 22:14:53 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1onQJD-0002Mp-40; Tue, 25 Oct 2022 16:13:59 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1onQJA-00022M-OC for emacs-devel@gnu.org; Tue, 25 Oct 2022 16:13:56 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1onQJ8-0002tA-EG; Tue, 25 Oct 2022 16:13:54 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=Date:References:Subject:In-Reply-To:To:From: mime-version; bh=tnxUN0RHfSWL4lS0Sf5dTRv7FVY0K2AvfE2ysFKiO7s=; b=kyIFek3QYplZ bjwFrOq9NcIFHWNsL9bNcv5dQvBwUmVKQe3+3EJbiCTiS2wQ2W5J/IbVen5hR+mjf+8k2qqPIgvVi KC+yllLuc8SyZDeIpQZi/CP/GZ1XlRUIb7bUXGh2OsKbJwBIODbmvk3MsbII2KE8tSFE7+DE1VThN XIGFD7C/vVqAKZ23RjG+m4FRVJK4cOQbJVig/oGrY9sK5niPcfQhZiMOBLMmlfiDZKLrVK0IeJlBl yUgQLwqiOCl4i/jRGWQYAPivEP1CU4xqZ7NzlDJ6gqcf0i4vnrNo/VUn3+jNoScq5UlTfEuXYR3kf o3uO5hONWs2YuhsxBs00Yg==; Original-Received: from rms by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1onQJ8-0008C3-2n; Tue, 25 Oct 2022 16:13:54 -0400 In-Reply-To: <878rl6syg8.fsf@posteo.net> (message from Philip Kaludercic on Sun, 23 Oct 2022 09:04:23 +0000) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: "Emacs-devel" Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:298495 Archived-At: [[[ To any NSA and FBI agents reading my email: please consider ]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] Which form(s) of the code the act of loading an ELPA package installs in the user's machine in the current master. The source files? The byte-compiled files? Native-compiled files? It varies based on circumstances? Knowing this would help me understand some of the issues of what new commands to check out the package repos ought to do in order to fit in well with existing usage. -- Dr Richard Stallman (https://stallman.org) Chief GNUisance of the GNU Project (https://gnu.org) Founder, Free Software Foundation (https://fsf.org) Internet Hall-of-Famer (https://internethalloffame.org)