From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Thierry Volpiatto Newsgroups: gmane.emacs.devel Subject: Re: Proposal for 'package-isolate' command Date: Thu, 17 Aug 2023 13:32:39 +0000 Message-ID: <87edk1ok5p.fsf@posteo.net> References: <87r0oftgye.fsf@posteo.net> <87350vt1wz.fsf@posteo.net> <871qgen1ln.fsf@posteo.net> <87edke4mou.fsf@posteo.net> <87wmy6kuan.fsf@posteo.net> <87wmy6w070.fsf@posteo.net> <87zg2sjleg.fsf@posteo.net> <87pm3nlbm7.fsf@posteo.net> <87zg2ri9g9.fsf@posteo.net> <87bkf7b7ls.fsf@posteo.net> <87v8dfi6zy.fsf@posteo.net> <877cpvb361.fsf@posteo.net> <87pm3mj0ot.fsf_-_@posteo.net> <87v8de9qel.fsf@posteo.net> <87pm3mgj8d.fsf@posteo.net> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="13348"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Thierry Volpiatto , Philip Kaludercic Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Aug 17 15:48:44 2023 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 1qWdMh-0003EW-Ft for ged-emacs-devel@m.gmane-mx.org; Thu, 17 Aug 2023 15:48:43 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qWdLn-00025G-FU; Thu, 17 Aug 2023 09:47:48 -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 1qWdLg-0001z8-2e for emacs-devel@gnu.org; Thu, 17 Aug 2023 09:47:42 -0400 Original-Received: from mout02.posteo.de ([185.67.36.66]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qWdLd-0003Sq-9M for emacs-devel@gnu.org; Thu, 17 Aug 2023 09:47:39 -0400 Original-Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 4A44C240103 for ; Thu, 17 Aug 2023 15:47:34 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1692280054; bh=53g+uVpVcQ4xyGp/oTvLyZeEPssDcneaiCUXyzW9xQI=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:From; b=b8h7OIeQPITj2kHMla95MgpD12tQaP1vyXA9Ab+Wh8Kf5X1B6kUtt9C/VSzNt+DyP ttEDm1z3LTkrJsUZ6MNyDLG1ttvm5TPWFFdLhzih2GUhDyOMwGJZMWiH3LYm75AAqE SKxqmMYYwvwSDo2M7u/HcXhwxptsU7z97szy05prahNgqoJMO4s6P5O146xuksAka9 kEE8YVa+vf3sEL0MsAVgNN1TtA4c7tx7u8VLL3u2oebjLzTbFgPlJqHCsCmJWxszUK AppydNgkJkyd/Oi6FC5vvXF/uslIerOQbNZam7YsHZiK7qExgZlSyhJFpg5AbzOwEX BT+w3PAMDwUkw== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4RRRC86bPkz6txK; Thu, 17 Aug 2023 15:47:32 +0200 (CEST) In-reply-to: <87pm3mgj8d.fsf@posteo.net> Received-SPF: pass client-ip=185.67.36.66; envelope-from=thievol@posteo.net; helo=mout02.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:308861 Archived-At: --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hello Philip, Philip Kaludercic writes: > Thierry Volpiatto writes: > >> Philip Kaludercic writes: >> >>>> No don't worry, helm will work in any cases, thanks. >>> >>> OK, in that case I'd prefer to keep it the way it is. >> >> Ok, fair enough. >> >>>>> Mainly to avoid issues with packages that might place files in the >>>>> configuration directory, which might hinder the reproduction of bugs. >>>> >>>> Hmm, maybe, I don't have an example in mind though. >>> >>> It might not be the best example, but my package autocrypt generates a >>> file in the `user-emacs-directory'. If we don't use --init-directory, >>> the existing file would be re-used. >> >> Ok, for such case it is easy to either rename the file temporarily to >> foo_ori or foo_save or to set the variable handling the file (generally >> it is not harcoded) to something else. But another issue is if your >> isolated package needs the history file or tramp file or whatever file >> ~/.emacs.d is handling; e.g. a package providing completion on history. >> I still think it is more handy to reuse user-emacs-directory and its >> elpa directory where the packages are already installed. > > How about this patch, that will use a temporary directory when > `package-isolate' is invoked with a prefix argument (not sure what the > default should be, I guess reusing `user-emacs-directory' is less > surprising): Yes. Isn't these two loop the same? (save one loop) (cl-loop for p in (cl-loop for p in (package--alist) append (cdr p)) unless (package-built-in-p p) collect (cons (package-desc-full-name p) p) into table finally return (list (cl-loop for c in (completing-read-multiple "Isolate packages: " table nil t) collect (alist-get c table nil nil #'string=3D)) current-prefix-arg)) (cl-loop for p in (package--alist) for desc =3D (cadr p) for name =3D (car p) unless (package-built-in-p desc) collect (cons (package-desc-full-name desc) p) into table finally return (list (cl-loop for c in (completing-read-multiple "Isolate packages: " table nil t) append (cdr (alist-get c table nil nil #'string=3D))) current-prefix-arg)) > [2. text/x-diff; 0001-Add-command-to-start-Emacs-with-specific-packages.p= atch]... =2D-=20 Thierry --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQHHBAEBCgAxFiEEI9twfRN7r3nig/xwDsVtFB0W75MFAmTeJPITHHRoaWV2b2xA cG9zdGVvLm5ldAAKCRAOxW0UHRbvk9FNC/9W8oUsxV687mMnsSdpqjQhh0qooj0G 1gZAgeUz8UlZyYco2NVtMSm0HkRALtIGhcDlNOYVPx3MA/C/AXQCeFTU6Tk9OLFP L30srAkJfMB/O0xTidaGChQg0WV3tNX0ANr7tyZR12q/0Aw7fZEaOmTmn8LTOY3c auTpcts9kvmwUxhH+oaD1h8kSjClZqMrVRbrv3TZVDVYYYqNDVylawKK8NkXQVXk 4UFYm6mu8DWy6hU3XQ6kQwaN2PGMXGQqUoURWleCClYdTuKEoCrB3815AaYOX7EB ZkkK31/qE7RNvaOoFa7fgm3d5esswPGRGOsDRFEaAwElVBsnvy9VcIUXc3E23ieX BPHT0xwfA3mSQW13Zrfg4CV+5/fnFaiiRQWcBb9E+Rkq/iqEgnwN2EMlEyjfWPLL FzjEc8GJMYL+fgluPLTEMyZDe0nXyv3k/cbCeA+OXR+Tt749hGwOi/k8h8D8DJL6 Fss1NYRkLoLYoyVBI8ItMae7QXNyKDLfO8M= =uA2i -----END PGP SIGNATURE----- --=-=-=--