From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id QAOZCqHAc2G6YQEAgWs5BA (envelope-from ) for ; Sat, 23 Oct 2021 09:58:25 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 6I1CBqHAc2H6SgAA1q6Kng (envelope-from ) for ; Sat, 23 Oct 2021 07:58:25 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 02557F893 for ; Sat, 23 Oct 2021 09:58:25 +0200 (CEST) Received: from localhost ([::1]:58302 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1meBv6-0005Ky-4L for larch@yhetil.org; Sat, 23 Oct 2021 03:58:24 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44070) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1meBkE-0007UJ-3S for guix-devel@gnu.org; Sat, 23 Oct 2021 03:47:10 -0400 Received: from mail-wm1-x333.google.com ([2a00:1450:4864:20::333]:36520) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1meBkA-00049P-4j; Sat, 23 Oct 2021 03:47:09 -0400 Received: by mail-wm1-x333.google.com with SMTP id z11-20020a1c7e0b000000b0030db7b70b6bso6327166wmc.1; Sat, 23 Oct 2021 00:47:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version:content-transfer-encoding; bh=hQyVOTL/FsDn++K2WAqDtZEAx1VvEkfDI3DB99lQdZw=; b=RKdcr0PY2D3YANemAdY25rhBisXIeSIYOG9p0r00S0cqoJVEeQDm+Wo6/bGfJVr9BI 6QORvnjFfWvPxC2uosLy5fpqbBkuB2mRcZmLx/7R8TEliybMKdqJirCFo3Xwq390clDr 9R2zT4LCt2bmxVOcjaj6K2UxBKtOf822L0IwkEbgROB8gOIr+Mep0u3PgngwQkgkhBqf GTvn9EhfgmnMIUTc2Cyq4VIBIcVHvRe6XGN2QSi5t7QI5CqiXSQv9qWHDT9mgvoJqFAt EvVbttgTec9s9rn28rIjI6q0P0hwq8ZefMo1y6UZ27Xok2Vtttm/ueATv9e5TngWXLzt FjHg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=hQyVOTL/FsDn++K2WAqDtZEAx1VvEkfDI3DB99lQdZw=; b=NhLfdnGKWc6xfAJ741vJaI3G8awbL8EkeeQTdDGYjA8wxqUPdJlqEPQnBwUv/Ko+t2 b/ur4lhX8kQrFBCQ9cKJusmiITcRcnt23lHgNS540d1+0TyKut+WhauWu+tNUbN6OHdr i5axnmHjMHeyorhrM3HW0wMHdjaPVvN2do6PKRWbzpxOLGevFC8SbHDbGDzT769eBebD /PBg07E6QfArXoVx9UZMft1EK2ZAXHpAyRZW7pUQRkzL7g+9Gs0MjFqO7HfNyVPOm7tQ hbyvQuKBVSzcYcbCbpV2Y81h5oMI23/EQVHw7EGmMbgF2NoIM8LAaag4dOl7Z/6+RNe1 0w9A== X-Gm-Message-State: AOAM533urJafx1a7140jBN6JJwajMYhusdBwBvkKn8bE8nKVYbVhMdOR jZmVo4R7uEDS1oCWz0MHH8/+ArYsoFc= X-Google-Smtp-Source: ABdhPJw+s+LTef26sJGiZLhzYY7sY3HFwIzhdCSCj5gdT9aivqMIzdvPETgiFcBTV6Yc2G86NmrndA== X-Received: by 2002:a7b:c086:: with SMTP id r6mr2109364wmh.58.1634975219451; Sat, 23 Oct 2021 00:46:59 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id f6sm9321802wmj.28.2021.10.23.00.46.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 23 Oct 2021 00:46:59 -0700 (PDT) From: zimoun To: Kyle Meyer , Thiago Jung Bauermann Subject: Re: Incentives for review In-Reply-To: <87ilxosehi.fsf@kyleam.com> References: <874k9if7am.fsf@inria.fr> <2525618.Ivme1NzmDS@popigai> <19702203.8mP8Cj2GaD@popigai> <87ilxosehi.fsf@kyleam.com> Date: Sat, 23 Oct 2021 09:37:40 +0200 Message-ID: <86ee8cb397.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a00:1450:4864:20::333; envelope-from=zimon.toutoune@gmail.com; helo=mail-wm1-x333.google.com 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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: guix-devel@gnu.org Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.00 Authentication-Results: aspmx1.migadu.com; none X-Migadu-Queue-Id: 02557F893 X-Spam-Score: -4.00 X-Migadu-Scanner: scn1.migadu.com X-TUID: 10Zp+uTijFkP Hi, On Fri, 22 Oct 2021 at 21:43, Kyle Meyer wrote: > Fwiw public-inbox () indexes the file name > from diffs. Searching with the "dfn:" prefix against > , you can get a feed of changes > touching particular paths by using the "dfn:" prefix . For example: > > https://yhetil.org/guix-patches/?q=3Ddfn:docker&x=3DA Oh, that=E2=80=99s really cool! Do you know a bridge from Elfeed to Message-mode? I mean, using the feed you are referring, Alice gets: --8<---------------cut here---------------start------------->8--- Title: [bug#50227] [PATCH] build-system/go: Trim store references using the= native compiler option. Author: Marius Bakke Date: Fri, 27 Aug 2021 18:45:37 CEST Feed: dfn:docker - search results Link: https://yhetil.org/guix-patches/20210827164423.17109-1-marius@gnu.org/ * guix/build/go-build-system.scm (build): Add '-trimpath' to the 'go instal= l' invocation. [=E2=80=A6] --8<---------------cut here---------------end--------------->8--- This is really nice for filtering and only reading what is of interest (for Alice). However, it is not handy for commenting. It could be cool to have a way to turn what I showed (above) into a reply message. Does a bridge exist somewhere? Cheers, simon