From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 0PvKHeF0rGJoKQAAbAwnHQ (envelope-from ) for ; Fri, 17 Jun 2022 14:34:41 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 8HnJHOF0rGJirgAAG6o9tA (envelope-from ) for ; Fri, 17 Jun 2022 14:34:41 +0200 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 3B4EC4DA5 for ; Fri, 17 Jun 2022 14:34:41 +0200 (CEST) Received: from localhost ([::1]:57962 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o2BBP-0008R0-7Z for larch@yhetil.org; Fri, 17 Jun 2022 08:34:39 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51708) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o2BAo-00080X-HA for guix-patches@gnu.org; Fri, 17 Jun 2022 08:34:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:50286) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o2BAo-0000q9-8t for guix-patches@gnu.org; Fri, 17 Jun 2022 08:34:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o2BAo-0005WF-61 for guix-patches@gnu.org; Fri, 17 Jun 2022 08:34:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55912] [PATCH] home: Add OpenSSH service. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 17 Jun 2022 12:34:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55912 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxime Devos Cc: 55912@debbugs.gnu.org Received: via spool by 55912-submit@debbugs.gnu.org id=B55912.165546918721141 (code B ref 55912); Fri, 17 Jun 2022 12:34:02 +0000 Received: (at 55912) by debbugs.gnu.org; 17 Jun 2022 12:33:07 +0000 Received: from localhost ([127.0.0.1]:44183 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o2B9u-0005Uu-MV for submit@debbugs.gnu.org; Fri, 17 Jun 2022 08:33:06 -0400 Received: from eggs.gnu.org ([209.51.188.92]:38124) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o2B9t-0005UQ-4V for 55912@debbugs.gnu.org; Fri, 17 Jun 2022 08:33:05 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:56974) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o2B9l-0007qG-EJ; Fri, 17 Jun 2022 08:32:58 -0400 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=3cRB0g8vrJ53uFqgAvsopS2Aq4RmYeg2vJsB0ZWxtIs=; b=D+vzI6oTIpi1RVFA66sU oHw2jg8QUEqLbEs6bVtkWnteAGbLui6h1oySPhew+nDZJudl3PaX62xHhhUMSOw9gkAlIKlitwtTT 1WMdf9/KSJeZBoJbPKxD4coSjUxV3wecU+HFAs0ayKmY8D95xM7NPZMZmOAhEEt7Pf7iaN5hjUx3d 0bqhqGmTuEkEt+IONhr/mu+Zf7dtwCg5usBRqA+9xxWwpTXHohilYUYOKWXW/4n4U1z8qJk57NVqe xUZ8TdsYmGUnhzZGPIoxRhkYtN0QPyfZgIE8UrI2jiDjdqjieJkoU/HynAUrkA9DAY8tdE69xQtqj XstPvERFQibNAA==; Received: from [193.50.110.205] (port=59782 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o2B9l-00036K-0m; Fri, 17 Jun 2022 08:32:57 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220615202951.22501-1-ludo@gnu.org> <87wndglwbd.fsf@gnu.org> <8e5bb981309815ed813fc2e304c556cc8704c622.camel@telenet.be> <87tu8kk2dx.fsf_-_@gnu.org> <623fb4e4eea75f728248bb706fbed9e5677bcc22.camel@telenet.be> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Nonidi 29 Prairial an 230 de la =?UTF-8?Q?R=C3=A9volution, ?= jour de la Pivoine X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Fri, 17 Jun 2022 14:32:55 +0200 In-Reply-To: <623fb4e4eea75f728248bb706fbed9e5677bcc22.camel@telenet.be> (Maxime Devos's message of "Thu, 16 Jun 2022 18:45:30 +0200") Message-ID: <874k0jii6g.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1655469281; 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: content-transfer-encoding:content-transfer-encoding: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=3cRB0g8vrJ53uFqgAvsopS2Aq4RmYeg2vJsB0ZWxtIs=; b=edpBcKlJlFPN0V8h4Jp8NGSbm3Q02aCVoue52r95YJsNrhHaQoaiCOUMCNcYyfb/zrbV1J +32sZ8VeH1j/VVMaJrShG4Rra3fTHwYXp64jH9qXMWqwwKHO9uDHbGOQbHwp6rC+A6dX7z tJxvK2q/ur9syJgY6z8Wt00HuxSSYP5yM+ty3gtGQS8aoFY3HJromFC2qyMUcvb09eKmTJ ly59StQrJ8N5DAhbbi/2O2e7AjVLQbqN4toFP013J83EnZ/lDGsX4J3SZPCR+lBJzPVYWP a4UTLjm1l0wOKRoEvw4j9rtBqN2U5gN1wMSjt79v+9bNs+msa+dr833KwOUHXA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1655469281; a=rsa-sha256; cv=none; b=fSWzHoa2TONSsAaCeIMNJinupS4LQPzfuZkMRMSUTXdOOLCmrLYAcqRD4c2HGxqqpnV8n9 LCijVYTd4Gd/s6NJUu59IhH/aOYtC6CH3c6Ck1wdmBjLLMfbgeIIJsPRkpqqMHWuudtqrz 24tDqLTOe7dFbcgCX/TBSM0xKWVDFK3Sw/IaEsp9VgF0D5XqJuOLKMEf4I9D2nV5Iet2XE 2NuCjnPj0AhbNKu3B3dZ07X1+f8pphP5T0PptNqLUU9Uuo5/x0hUk6jMBgeW2qPR0tjIjg IZNy6qcABozI+ENxcJB7qtSkMSngWb10/LBZ5V7CKdG9Ow7cwqN3i/yBcVejjw== 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=D+vzI6oT; 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: -3.89 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=D+vzI6oT; 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: 3B4EC4DA5 X-Spam-Score: -3.89 X-Migadu-Scanner: scn1.migadu.com X-TUID: BSzFPzLjwG/7 Maxime Devos skribis: > Ludovic Court=C3=A8s schreef op do 16-06-2022 om 18:18 [+0200]: >> In Guile proper, it would be nice if there were a =E2=80=98%file-name-en= coding=E2=80=99 >> fluid. > > I was more thinking of a %file-name-encoding parameter (instead of a > fluid), but that's what I had in mind. Yeah, could be (for =E2=80=9Chistorical reasons=E2=80=9D, similar interface= s such as =E2=80=98%default-port-encoding=E2=80=99 were fluids, that=E2=80=99s why I = mentioned that). Ludo=E2=80=99.