From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id YMOFH8VKMWWnQAEA9RJhRA:P1 (envelope-from ) for ; Thu, 19 Oct 2023 17:27:01 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id YMOFH8VKMWWnQAEA9RJhRA (envelope-from ) for ; Thu, 19 Oct 2023 17:27:01 +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 F39CA5D401 for ; Thu, 19 Oct 2023 17:27:00 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; 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"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697729221; 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; bh=gN7MlqQbMGe1kGOEeUsyn4m/a+M+XkBtw9nLOvSbfl0=; b=khadCBBXvF85QzRvd59i/fVCq76TZQr9FsGF+GRFolXTe7osPq3OKurY+4/u9MajfJQbHA BuLcVWxYRKCghShopmsoUI6ysCRMV0HRS14mDb4M4aeIvRM14KdJAiTtnHPaPheQTNucvp ATBRfkB6e4EfruzLXKEhZ649ei9OGMwPdzbfFMql/abt1KycVxarfMzN7dXUxnCodHx3yz ueQ256/VO8KMxQXdCf2UGLGx8IOVwiObLQjCIJ6ebokjYhT0nl+/FcWA8+QjwV7wQMIK/F yURJTRREJmzdwoC57pfIvzbOQaAEVVMtx6bni4/qoo668KYVVsjaFoDhDmOqSw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697729221; a=rsa-sha256; cv=none; b=QrV6m98BTsLT0kO8n2To2BOKowyGzafB3C6M599fDxuQB0fh0nON944ox48PPm6xOmH3rn ISEAjmqa6IY4bRCVQFLtkdR0SVjKtl0HPBcutLJl5SB+dRsihg21MaDsXYAEDuh1glx77r YRAuhJOCEVGZLHFfaBHtUwFI6QKEzY0YUC1lIHjjOasKTXDX+lvj97iOa6XkuZ5FWj/6NB eKb5gpnjKgq9c8tE0Jaf4no6LEmFdnUW8r/XEE44AiEab75/ZyTYNv3dSQykz1lGBcazR+ 7v3mtha2EH6hzWwOg4bew2U3epMNEGFVNM+jaUlketgm32EDaDVViKOgGMExTw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qtUv0-0004ww-Cc; Thu, 19 Oct 2023 11:26:38 -0400 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 1qtUuy-0004wm-Hb for guix-patches@gnu.org; Thu, 19 Oct 2023 11:26:36 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qtUuy-0005m7-9I for guix-patches@gnu.org; Thu, 19 Oct 2023 11:26:36 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qtUvO-0005HM-IA for guix-patches@gnu.org; Thu, 19 Oct 2023 11:27:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66500] [PATCH core-updates 2/3] gnu: docbook-dsssl: Refactor install-plan. Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 19 Oct 2023 15:27:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66500 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Liliana Marie Prikler Cc: 66500@debbugs.gnu.org Received: via spool by 66500-submit@debbugs.gnu.org id=B66500.169772919020243 (code B ref 66500); Thu, 19 Oct 2023 15:27:02 +0000 Received: (at 66500) by debbugs.gnu.org; 19 Oct 2023 15:26:30 +0000 Received: from localhost ([127.0.0.1]:37499 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtUur-0005GR-P5 for submit@debbugs.gnu.org; Thu, 19 Oct 2023 11:26:30 -0400 Received: from smtpm4.myservices.hosting ([185.26.105.235]:48048) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtUun-0005GE-Jn for 66500@debbugs.gnu.org; Thu, 19 Oct 2023 11:26:28 -0400 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpm4.myservices.hosting (Postfix) with ESMTP id 7919620CB0; Thu, 19 Oct 2023 17:25:57 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id EA92780092; Thu, 19 Oct 2023 17:25:56 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mail1.netim.hosting Received: from mail1.netim.hosting ([127.0.0.1]) by localhost (mail1-2.netim.hosting [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id taL4h0XLA5TM; Thu, 19 Oct 2023 17:25:56 +0200 (CEST) Received: from [192.168.1.116] (unknown [10.192.1.83]) (Authenticated sender: lumen@makinata.eu) by mail1.netim.hosting (Postfix) with ESMTPSA id 6CCA280060; Thu, 19 Oct 2023 17:25:56 +0200 (CEST) Message-ID: <4790276a-ad1c-4425-b271-4ea320c17fe3@makinata.eu> Date: Thu, 19 Oct 2023 16:25:48 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US References: From: Bruno Victal In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -6.11 X-Spam-Score: -6.11 X-Migadu-Queue-Id: F39CA5D401 X-Migadu-Scanner: mx2.migadu.com X-TUID: ZlJgGmbmvl3q On 2023-10-19 10:47, Liliana Marie Prikler wrote: > Are these extraneous slash removals really improving anything? I > personally type file URIs with three slashes, but that's outside the > Guix context. It's mostly semantical improvements as I've explained in the (unrelated) 1d07acb5f440cb3205b2336a213163ca4584d4f6 commit message [1]. Save for applications with broken or outdated URI handling (which would be a bug), the single slash URIs work just the same as before. [1]: -- Furthermore, I consider that nonfree software must be eradicated. Cheers, Bruno.