From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: "Jose A. Ortega Ruiz" Newsgroups: gmane.lisp.guile.user Subject: Re: Geiser vs. guile-mode? Date: Fri, 07 Feb 2020 23:44:48 +0000 Message-ID: <87y2tec68f.fsf@gnus.jao.io> References: <87eevamlds.fsf@ambrevar.xyz> <897B58B1-A727-4224-938E-5F7D826DA963@korwin-zmijowski.fr> <87a75yl2zx.fsf@ambrevar.xyz> <87d0aqfqwg.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="110810"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) To: guile-user@gnu.org Cancel-Lock: sha1:IgmOuKcot7cFEU3Na/HfHA0uOfY= Original-X-From: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Sat Feb 08 01:07:46 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 1j0Df0-000Sj3-1b for guile-user@m.gmane-mx.org; Sat, 08 Feb 2020 01:07:46 +0100 Original-Received: from localhost ([::1]:36506 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j0Dez-0004qw-4K for guile-user@m.gmane-mx.org; Fri, 07 Feb 2020 19:07:45 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:38727) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j0Dek-0004mr-He for guile-user@gnu.org; Fri, 07 Feb 2020 19:07:31 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j0Dej-0006Wb-Ju for guile-user@gnu.org; Fri, 07 Feb 2020 19:07:30 -0500 Original-Received: from ciao.gmane.io ([159.69.161.202]:38914) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1j0Dej-0006Vb-DJ for guile-user@gnu.org; Fri, 07 Feb 2020 19:07:29 -0500 Original-Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1j0Deh-000SRC-8n for guile-user@gnu.org; Sat, 08 Feb 2020 01:07:27 +0100 X-Injected-Via-Gmane: http://gmane.org/ X-Attribution: jao X-Clacks-Overhead: GNU Terry Pratchett X-URL: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 159.69.161.202 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:16141 Archived-At: On Fri, Feb 07 2020, Pierre Neidhardt wrote: > Great news: Jao just fixed issue 252 mentioned above and seized the > opportunity to release Geiser 0.11. > > Looks like I was a bit fast in my call for a guile-mode ;) > > So what about helping upstream with the implementation of the > aforementioned features I would greatly appreciate that. Guile is geiser's main implementation, and the best supported one. > - How do we insert breakpoints? > - How do we inspect compound objects? (e.g. SLIME / CIDER style) > - How do we use the stepper (for debugging)? I'd be happy to discuss this and even implement it myself, or help with it if people cannot wait (i won't be fast) and send patches. Thanks, jao -- If at first you don't succeed, try and try and try again. And then give up. There's no point making a damn fool out of yourself. -Dilbert's Rules of Work, slightly paraphrased