From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id aIveFC3Ua2O8uAAAbAwnHQ (envelope-from ) for ; Wed, 09 Nov 2022 17:24:13 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id SALZEy3Ua2NCBwAAG6o9tA (envelope-from ) for ; Wed, 09 Nov 2022 17:24:13 +0100 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 DEE8D2566E for ; Wed, 9 Nov 2022 17:24:12 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1osnrw-0003vM-Ml; Wed, 09 Nov 2022 11:24:04 -0500 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 1osnru-0003ug-FQ for guix-patches@gnu.org; Wed, 09 Nov 2022 11:24:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1osnru-0001tl-7B for guix-patches@gnu.org; Wed, 09 Nov 2022 11:24:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1osnru-0001Tt-1D for guix-patches@gnu.org; Wed, 09 Nov 2022 11:24:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#58660] [PATCH 0/4] Minor tweaks of etc/teams.scm Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 09 Nov 2022 16:24:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58660 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: zimoun Cc: 58660@debbugs.gnu.org Received: via spool by 58660-submit@debbugs.gnu.org id=B58660.16680110395683 (code B ref 58660); Wed, 09 Nov 2022 16:24:02 +0000 Received: (at 58660) by debbugs.gnu.org; 9 Nov 2022 16:23:59 +0000 Received: from localhost ([127.0.0.1]:40679 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1osnrq-0001Tb-V8 for submit@debbugs.gnu.org; Wed, 09 Nov 2022 11:23:59 -0500 Received: from eggs.gnu.org ([209.51.188.92]:40594) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1osnrl-0001TF-ML for 58660@debbugs.gnu.org; Wed, 09 Nov 2022 11:23:57 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1osnrg-0001pu-Bd; Wed, 09 Nov 2022 11:23:48 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=cINHv3ix0R3f/vN1/rCokPj1WuLShr23dJmJg/ruYOY=; b=Kf3DyU9Pt0u5nd2xJeB3 ZXpDV6ZMbChI7y1phPEHwmxKJ4G5ldltH51B5/P2UN1hlJGIo8rWbrWMVLmddvkDl4dl5siTiDo0r kypNNLAi/pyEhhR0UCeYfLtdhhEBmRjEK49v9wAgEm5Hb4R9dPO+gSYqiUt+KOQiJtp9i3ILfGwm7 9SLIwfg0CvhAQykakzEL2FKtU1qQpjweEZtyTKxlJI8z4IrcUFepeqTWA5dkzCi9V0vtvIxQxmpnY aTLe4gVTTLOVkc2hKuvZPWEQ3fiCjBTqWPdUllEE5aLYfeRCLS+2ATY0f5YPcnspNdM5P28yW+moE zsjL8zBcXzoNhA==; Received: from 2a02-8429-81d2-3d01-94c9-8097-ea5c-2775.rev.sfr.net ([2a02:8429:81d2:3d01:94c9:8097:ea5c:2775] helo=meije) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1osnrf-0003w9-Us; Wed, 09 Nov 2022 11:23:48 -0500 From: Mathieu Othacehe References: <20221020132140.1546684-1-zimon.toutoune@gmail.com> Date: Wed, 09 Nov 2022 17:23:45 +0100 In-Reply-To: <20221020132140.1546684-1-zimon.toutoune@gmail.com> (zimoun's message of "Thu, 20 Oct 2022 15:21:40 +0200") Message-ID: <87pmdwm6zy.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1668011053; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=cINHv3ix0R3f/vN1/rCokPj1WuLShr23dJmJg/ruYOY=; b=KRYme2vGX3WUSAhZeo/X7K1EpuFqVuYLuENtai+Mq3OiTdiRVk1XUnxWTFS659JwTYhwrt K1sO7/+zrfrk0NJHPROIHDMW1/GCgYi0Ftp02DhkJpZ/V3VpFQyRkp3eWSUDzycnreZWIw 0luXtcJLns82vkP/Gnm/Oe9xjCmq2+IXpd8YGZ7HHib+W2CYwbwqSP7I+pySug0t4ufhRO isTHh63ikIRVoon5S2xoFqcqNIRLiX+756F3mgEX9ftWRozH3UXZQif3fdG5IqBlubqsr7 jQzS81o31WwwZAHjG5uBtknP2eZ/XHEJZ6F9gfgEkdE3JBB9e9KW2yOFhRRdpA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1668011053; a=rsa-sha256; cv=none; b=CYhEJboDX3eiQY4dldQqWblClsVsWzEs2GJmDfH9ayzj3i82MNxs/bnq6gcx9wWnSKUp5n giPc6DeLRf6weK117kD26oNVGYER2tlNmZkjnbf5FTtuKIHq1xWFxbQGpUGPlG9F2r5t3F n2SoiJaAH8pUqpYqosOIICX4ItYCRts5F1R0ZxpointigQRc9Ov1SYHxXzFBvHVGT6vJLa 6UouQ6muz4A/Wzgbzm99aN4xJ3qg6m75dV/6qSvD6/mhvVUdz1tsnB9mSpjUmMLZ5Ic1VQ 0JmC30JM5dNNuXVCL3Cjw7SFizqavONe4CaGgEP2TTKKxfBYkIOyK+p9QQYUuw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Kf3DyU9P; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -4.22 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Kf3DyU9P; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: DEE8D2566E X-Spam-Score: -4.22 X-Migadu-Scanner: scn0.migadu.com X-TUID: Ad4pfrQ/4xBA Hello zimoun, I applied patches two and three. Regarding the first patch, I find the paren suggestions quite nice. Showing the list of affected files can help to tweak the corresponding regex . The list display of the scope also appears more readable. > Hence the last patch, (hum, I am not convinced :-)) > > $ etc/teams.scm list-teams | recsel -Cp id > id: (0) core > id: (1) emacs Regarding the last patch, I'm also not really convinced that users will understand that the id is meant as a shortcut for later recsel usage. Let me know if you'd like to implement what's proposed by paren, otherwise I think we can close that one :) Thanks, Mathieu