From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: =?utf-8?q?mayuresh=40kathe=2Ein?= Newsgroups: gmane.lisp.guile.user Subject: =?utf-8?q?Re=3A?==?utf-8?q?_Fwd=3A?==?utf-8?q?_Re=3A?= Where can I find the environment files required to work with =?utf-8?q?=22Simply?= =?utf-8?q?_Scheme=22=3F?= Date: Fri, 07 Aug 2020 16:48:33 +0200 Message-ID: <60db-5f2d6a00-37-712dbd00@257051665> References: <87h7te7jsu.fsf@elephly.net> 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="12787"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: SOGoMail 4.3.2 Cc: guile-user@gnu.org To: "Ricardo Wurmus" Original-X-From: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Fri Aug 07 16:48:54 2020 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 1k43fy-0003D6-BP for guile-user@m.gmane-mx.org; Fri, 07 Aug 2020 16:48:54 +0200 Original-Received: from localhost ([::1]:47646 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k43fx-0006NT-EP for guile-user@m.gmane-mx.org; Fri, 07 Aug 2020 10:48:53 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:42610) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k43fl-0006NB-Nt for guile-user@gnu.org; Fri, 07 Aug 2020 10:48:41 -0400 Original-Received: from relay3-d.mail.gandi.net ([217.70.183.195]:42245) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k43fj-0007OG-Ek for guile-user@gnu.org; Fri, 07 Aug 2020 10:48:41 -0400 Original-Received: from sogo9.sd4.0x35.net (sogo9.sd4.0x35.net [10.200.201.59]) (Authenticated sender: mayuresh@kathe.in) by relay3-d.mail.gandi.net (Postfix) with ESMTPA id 5D6BB60006; Fri, 7 Aug 2020 14:48:34 +0000 (UTC) In-Reply-To: <87h7te7jsu.fsf@elephly.net> X-Forward: 127.0.0.1 Received-SPF: pass client-ip=217.70.183.195; envelope-from=mayuresh@kathe.in; helo=relay3-d.mail.gandi.net X-detected-operating-system: by eggs.gnu.org: First seen = 2020/08/07 10:48:35 X-ACL-Warn: Detected OS = Linux 3.11 and newer X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=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:16787 Archived-At: On Friday, August 07, 2020 05:24 PM IST, Ricardo Wurmus wrote: > > mayuresh@kathe.in writes: > > > Is there anyone on this list with the expertise to adapt the attach= ed > > (simply.scm) file to Guile? > > Is there something specific that isn=E2=80=99t working for you when u= sing this > in Guile? Everything. Just running the other code which calls this throws-up erro= rs I can't comprehend. ~Mayuresh