From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: "Arthur A. Gleckler" Newsgroups: gmane.lisp.guile.devel Subject: Re: [PATCH] add SRFI: srfi-121; generators Date: Sun, 11 Apr 2021 09:17:40 -0700 Message-ID: References: <87r1mcfozv.fsf@netris.org> <87lfckf9ac.fsf@netris.org> <4f5c2aac-78fb-496c-9d9c-89500ebd1487@www.fastmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="0000000000006f49a505bfb4bd69" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="7613"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Shiro Kawai , John Cowan , guile-devel@gnu.org, Mark H Weaver , =?UTF-8?Q?Marc_Nieper=2DWi=C3=9Fkirchen?= , srfi To: =?UTF-8?Q?Linus_Bj=C3=B6rnstam?= Original-X-From: guile-devel-bounces+guile-devel=m.gmane-mx.org@gnu.org Sun Apr 11 18:18:29 2021 Return-path: Envelope-to: guile-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 1lVcn6-0001r8-IU for guile-devel@m.gmane-mx.org; Sun, 11 Apr 2021 18:18:28 +0200 Original-Received: from localhost ([::1]:58072 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lVcn5-00085m-KS for guile-devel@m.gmane-mx.org; Sun, 11 Apr 2021 12:18:27 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:59838) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lVcmj-000853-NA for guile-devel@gnu.org; Sun, 11 Apr 2021 12:18:05 -0400 Original-Received: from mail-wm1-f52.google.com ([209.85.128.52]:40874) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lVcmd-0001Ey-3C for guile-devel@gnu.org; Sun, 11 Apr 2021 12:18:05 -0400 Original-Received: by mail-wm1-f52.google.com with SMTP id y124-20020a1c32820000b029010c93864955so7284867wmy.5 for ; Sun, 11 Apr 2021 09:17:57 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=TKncSnVvGy91Ob2rrsYGs0yL7naBYCgtlHCtIQ/zPHM=; b=Cbx7GlnxwvuArxJ9qg6DL+IiWNSkYahihQ5arZ6aUrM2FMMcZvx9RofF46JFOKjPQl DJ62NyF+SNL9YzO3520FNOqUJitCqbW2zqRNA2XU5XfAo3BtUwDKzbYf3gQLOY4s7nWB lN3g3vv0UmeN/vNaeyDHe1zd8FvJWBbc1ncB0+vCXcU4jNvs2ZF+8gYV/hF79/ScIAKA 7SHwxbWTNOyAtIxX59ufJ6gEUKMI9FHKsTaflAAUFkuZDC+ZM3QTBUHYb2qThKzJdN/k zHibqK+kpHgp7/9ik+HMNf77bSefalj4/FAzv8UZvnGSkPD3KfOhzZgl8dPsxmzK4ww6 TNkw== X-Gm-Message-State: AOAM533S42HV2r4Ca5NMgD+j5YfgPoAXCRi8tszvi8GhaCXphtiER5JB 4HBT9oe9G5exy04I83zOTvieE6yPTs4jf9cJJIPuAw== X-Google-Smtp-Source: ABdhPJy+OzSg9tdx6Fqixr05E+mlYxS3MCmpB9oy7oVdJSkcgMnz1geBIOMz59zY/6UtqrrBr0GjWfVDhPzlVwEp0Qc= X-Received: by 2002:a05:600c:24d:: with SMTP id 13mr22140066wmj.26.1618157876754; Sun, 11 Apr 2021 09:17:56 -0700 (PDT) In-Reply-To: Received-SPF: pass client-ip=209.85.128.52; envelope-from=aag@speechcode.com; helo=mail-wm1-f52.google.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane-mx.org@gnu.org Original-Sender: "guile-devel" Xref: news.gmane.io gmane.lisp.guile.devel:20735 Archived-At: --0000000000006f49a505bfb4bd69 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Sat, Apr 10, 2021 at 11:52 PM Linus Bj=C3=B6rnstam < linus.bjornstam@veryfast.biz> wrote: > I still want to write an implementation of srfi-158 for guile, but given > the current state I believe it is quite far in the future. I have had a > bout 2 hours of serious computer time per week since the new year with no > end to this horrible draught in sight! > Thank you. I'm sorry that you're experiencing all these troubles. --0000000000006f49a505bfb4bd69 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Sat, Apr 10, 2021 at 11:52 PM Linus Bj= =C3=B6rnstam <linus.bjor= nstam@veryfast.biz> wrote:
= =C2=A0
I still want to write an implementation of srfi-158 for guile, but given th= e current state I believe it is quite far in the future. I have had a bout = 2 hours of serious computer time per week since the new year with no end to= this horrible draught in sight!

Thank = you.=C2=A0 I'm sorry that you're experiencing all these troubles.= =C2=A0
--0000000000006f49a505bfb4bd69--