From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Arun Isaac Newsgroups: gmane.lisp.guile.user Subject: Re: guile-xapian 0.4.0 released Date: Wed, 22 May 2024 05:31:59 +0100 Message-ID: <87ikz6h3gg.fsf@systemreboot.net> References: <87h6f5af7s.fsf@systemreboot.net> <87r0e0e2as.fsf@gmail.com> <874jaqillb.fsf@systemreboot.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="5858"; mail-complaints-to="usenet@ciao.gmane.io" To: Simon Tournier , guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Wed May 22 06:32:59 2024 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 1s9des-0001Fp-PD for guile-user@m.gmane-mx.org; Wed, 22 May 2024 06:32:59 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s9deN-0007IZ-IY; Wed, 22 May 2024 00:32:27 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1s9deK-0007IC-K6 for guile-user@gnu.org; Wed, 22 May 2024 00:32:24 -0400 Original-Received: from mugam.systemreboot.net ([139.59.75.54]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1s9deG-0004PW-7I for guile-user@gnu.org; Wed, 22 May 2024 00:32:24 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:Content-Type: MIME-Version:Message-ID:Date:References:In-Reply-To:Subject:To:From:Sender: Reply-To:Cc:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=vfHkfFILZWw2D7MpvFz1iPD4eoGc4LOk7OYRRBUaisM=; b=H8LIFn/YXNAUhlt4P7mvBHhRdx edPwG4wsDJSRYJ/qNGrOyo510SzNyyqyOqGzNk9MwziKqF6cnFG4JZ9VlnwX+v7F4uhHv8Xytm9Vx YHgLxxoGfGrsx0sbgMlUu8tnhasHZH0Wptl3w33b/MpwVEGvbC9ph4W2Nw0oz+dDYYubzjwA8ZIaH zCVbEYZ7tSN5EMPQTnyTCeg1/4NUW1ro2R5aXuIVIhrwRRcQM4X/5dTo6Nn3zbTAjy09en78XMgBv KtD2AoScXxxEBL9ZDevQmbpK4J9vdliNVSaYdLUhcfoyX9OQrVNd/bFsNOvfMhC70yk5iWZnyLY/2 gQOu6nLg==; Original-Received: from [192.168.2.1] (port=36556 helo=localhost) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96.1) (envelope-from ) id 1s9db1-0002U2-14; Wed, 22 May 2024 05:29:00 +0100 In-Reply-To: <874jaqillb.fsf@systemreboot.net> Received-SPF: pass client-ip=139.59.75.54; envelope-from=arunisaac@systemreboot.net; helo=mugam.systemreboot.net X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, 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.29 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-bounces+guile-user=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.lisp.guile.user:19671 Archived-At: >> It=E2=80=99s a motivation for resuming [1] as a Guix extension ;-) > > Ah, I hadn't thought of xapian search as a Guix extension. Nice idea! > :-) I'm happy to mentor someone if they are interested in such a project. > [1]: https://issues.guix.gnu.org/39258