From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Adriano Peluso Newsgroups: gmane.lisp.guile.user Subject: Re: guile studio Date: Fri, 04 Jun 2021 13:50:29 +0200 Message-ID: <228b9c7e08b43c95ae67406cc8e7e6c048487cc6.camel@riseup.net> References: <860244aa2a820fe002d5f514de4653b34e132b5a.camel@riseup.net> <878s3xxr12.fsf@elephly.net> <8735u5xpat.fsf@elephly.net> <3e64b5c74a9704bafb245582b5932b86740cd1cb.camel@riseup.net> <20ced9f5289fb8a9b2dace6509450380c28a1a7a.camel@riseup.net> <87r1hnw82j.fsf@elephly.net> <874kegwnvp.fsf@elephly.net> Reply-To: randomlooser@riseup.net Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="1344"; mail-complaints-to="usenet@ciao.gmane.io" Cc: guile-user@gnu.org To: Ricardo Wurmus Original-X-From: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Fri Jun 04 13:50:56 2021 Return-path: Envelope-to: guile-user@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 1lp8Ln-000092-Hh for guile-user@m.gmane-mx.org; Fri, 04 Jun 2021 13:50:55 +0200 Original-Received: from localhost ([::1]:45972 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lp8Lm-0007Xt-GW for guile-user@m.gmane-mx.org; Fri, 04 Jun 2021 07:50:54 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:40780) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lp8LZ-0007UD-Dq for guile-user@gnu.org; Fri, 04 Jun 2021 07:50:41 -0400 Original-Received: from mx1.riseup.net ([198.252.153.129]:52074) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lp8LU-00055A-K0 for guile-user@gnu.org; Fri, 04 Jun 2021 07:50:40 -0400 Original-Received: from fews2.riseup.net (fews2-pn.riseup.net [10.0.1.84]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "Sectigo RSA Domain Validation Secure Server CA" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 4FxLgG005kzF3N9; Fri, 4 Jun 2021 04:50:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1622807434; bh=ZgZo30oytb1G+LPCA4ISb3rXbag/mntW0t4VHYNbyfU=; h=Subject:From:Reply-To:To:Cc:Date:In-Reply-To:References:From; b=SATfB1XPcEc6qieNQorq9BOg+Sff/7c4sVK8RqXfjZaYmWW4D+TKeAW3NQLiRrXUt vpEGT6ihvCm4RG3qFWsGLfP6xZgvlYJ9h4z7DXLsCeNZot2TjagyrIhWR/qrXE4sDM JZ/HDlsaB3ONtAJXJnjWynI9fNdHjXRhsUKxUQjo= X-Riseup-User-ID: 0F7E3CC72F6F0106164029D298DC63CCA02490500F2FAF64D59921D67B2A23D0 Original-Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews2.riseup.net (Postfix) with ESMTPSA id 4FxLgF0dJKz1xph; Fri, 4 Jun 2021 04:50:32 -0700 (PDT) In-Reply-To: <874kegwnvp.fsf@elephly.net> Received-SPF: pass client-ip=198.252.153.129; envelope-from=randomlooser@riseup.net; helo=mx1.riseup.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Original-Sender: "guile-user" Xref: news.gmane.io gmane.lisp.guile.user:17572 Archived-At: Il giorno mer, 02/06/2021 alle 12.40 +0200, Ricardo Wurmus ha scritto: > > Adriano Peluso writes: > > > Il giorno lun, 31/05/2021 alle 11.45 +0200, Ricardo Wurmus ha > > scritto: > > > > > > > > > Hmm, this is a little confusing.  Perhaps something is missing > > > in > > > Guile Studio to prevent accidental loading of existing Emacs > > > packages.  The wrapper overrides EMACSLOADPATH and then > > > launches a > > > particular version of Emacs without the site file, and then > > > loads > > > all the packages from EMACSLOADPATH.  I wonder if it > > > accidentally > > > picks up *other* packages as well. > > > > > > > Can I help in any way ? > > Can you confirm that the presence of ~/.emacs.d prevents > guile-studio from starting correctly?  I would then try to > reproduce this and figure out how to prevent this problem. > Well, I can't confirm In fact, I reinstated my old .emacs.d folder, the one containing the configuration based on Straight, and now guile-studio starts up correctly, it seems I can't explain this, it didn't start up properly, I swear 🤷️