From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: "Jose A. Ortega Ruiz" Newsgroups: gmane.lisp.guile.user,gmane.lisp.scheme.chicken,gmane.lisp.scheme.gambit,gmane.lisp.scheme.chez,gmane.lisp.scheme.plt,gmane.lisp.scheme.chibi Subject: Geiser support to be split and available in MELPA Date: Sun, 28 Mar 2021 17:08:00 +0100 Message-ID: <87y2e745y7.fsf@gnus.jao.io> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="14523"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) To: geiser-users@nongu.org, guile-user@gnu.org, chicken-users@nongnu.org, mit-scheme-users@gnu.org, gambit-list@iro.umontreal.ca,chez-scheme@googlegroups.com, users@racket-lang.org, chibi-scheme@googlegroups.com Original-X-From: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Sun Mar 28 18:09:12 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 1lQXyS-0003gG-JH for guile-user@m.gmane-mx.org; Sun, 28 Mar 2021 18:09:12 +0200 Original-Received: from localhost ([::1]:36014 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lQXyR-0006NB-B5 for guile-user@m.gmane-mx.org; Sun, 28 Mar 2021 12:09:11 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:57806) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lQXxP-0006Lj-7o; Sun, 28 Mar 2021 12:08:08 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:54635) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lQXxO-0007nP-8T; Sun, 28 Mar 2021 12:08:06 -0400 Original-Received: from cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net ([92.233.85.247]:34774 helo=osgiliath.local) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1lQXxK-0001fr-Dz; Sun, 28 Mar 2021 12:08:05 -0400 Original-Received: by osgiliath.local (Postfix, from userid 1000) id 5BD8E402AC; Sun, 28 Mar 2021 17:08:00 +0100 (BST) X-Attribution: jao X-Clacks-Overhead: GNU Terry Pratchett X-URL: 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:17378 gmane.lisp.scheme.chicken:22636 gmane.lisp.scheme.gambit:9530 gmane.lisp.scheme.chez:80 gmane.lisp.scheme.plt:43194 gmane.lisp.scheme.chibi:1845 Archived-At: [If you don't use Geiser, you can safely ignore this message] Hi, We have been moving support for different Scheme implementations to separate packages (https://gitlab.com/emacs-geiser), to ease their independent development, and we are nearly done (just waiting for the relevant MELPA PRs to get through, they are all submitted).=20=20 So, when you next update the 'geiser' package (or git repo checkout), you'll need to install also a separate package to support your favourite scheme (one per implementation you need). Nothing else should change from a user's perspective. The new packages also remove all the autotools paraphernalia, relying on (M)ELPA or local emacs package mechanics for installation. I hope this won't wreak too much havoc with your workflows, but please let me know if there's anything we can do to ease the transition if it is disruptive in your case. Thanks a lot for using Geiser! Happy hacking, jao --=20 All parts should go together without forcing. You must remember that the parts you are reassembling were disassembled by you. Therefore, if you can=E2=80=99t get them together again, there must be a reason. By all means, do not use a hammer. =E2=80=94IBM Manual, 1925