From debbugs-submit-bounces@debbugs.gnu.org Tue Oct 12 17:43:03 2021 Received: (at 43361) by debbugs.gnu.org; 12 Oct 2021 21:43:03 +0000 Received: from localhost ([127.0.0.1]:54920 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1maPY7-0003GI-Cr for submit@debbugs.gnu.org; Tue, 12 Oct 2021 17:43:03 -0400 Received: from mail-wr1-f53.google.com ([209.85.221.53]:41819) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1maPY1-0003FK-Qx for 43361@debbugs.gnu.org; Tue, 12 Oct 2021 17:43:00 -0400 Received: by mail-wr1-f53.google.com with SMTP id t2so1490532wrb.8 for <43361@debbugs.gnu.org>; Tue, 12 Oct 2021 14:42:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=c3rcwoMdeH26ByjU//MwncUYiDB7QacQ999CfuvH+MY=; b=XouFl2GEgNh+lQ2OizZrOPsYQSnH8vApm7n9n9xkAq+KxhEZcgeNG0iwy8efmNkVa+ pk7xdAzjPHQPoKebV7/OAVQNDdmOTg8BwHhx1fyOsaK5PmQv5U80f2px4rWm3iyKHcRr n6Y+9BkelnEYpcqV2PzOIaS9F1gTXaUC9XgYRe3xaZYLWZrhtGxRkOfqDRGyahmRoAFO ztyUcnie804ZJIjXXCrkNRg143MXULmPMsiOWFQsCdvjDKd2wn8ahpeBQha+cqtJJXTS DLhy0yCjkCLS90IQVIkLBTKVbJ89nGJzZtjcL+W1Szb/Hu2gRkQIj4PmUfeHqrqFqLdY dNxA== 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:references:date:in-reply-to :message-id:user-agent:mime-version; bh=c3rcwoMdeH26ByjU//MwncUYiDB7QacQ999CfuvH+MY=; b=6Xp4i93td1+jT3hJ5VKqzvBmlnojMO+I3ATOhLXvsAp3DQXvXgQ1y30V/z0zM5eLbV /VTSS4u/qPm+z/d4u668iGZ9LMFWpcGoAoNOr2hO6tMl7H3d6/RoEvBFFEa773eqhJ6b a/OC740OtnAJcZLilMzcgI1Ji5h4sA0rYyYjh93k7U1glG8Sp7udZMA93n2Fcb4RAILY swsyqR0B32iL0KCHBSgQx3s1m5uRf371IIMAq+sDJcwro5isHZctCmh+FNp4KyHqpNPN T3+ssA+tEKv6HxJnNjzXP5gWKHD7gQqVEBTi6oFaLBh/vLyIXjP4gNPjaLF+yvZdJXTq r/Ag== X-Gm-Message-State: AOAM531VFzvtqvSm6hIno17pGNS+pA8yNNoHZGQqhOcHBsg0PtrJBfDU 3hS3BZdmf/YaPaBrTgjaA5+eScUYaJtLIw== X-Google-Smtp-Source: ABdhPJzPlOfmF4FZNR/RlRS3PXhF7xNKJhQHWD2uMb1LVxR1DdKY7AqD2ehPTXoYo37r15cQamQWxQ== X-Received: by 2002:a05:6000:1acd:: with SMTP id i13mr34869764wry.351.1634074971912; Tue, 12 Oct 2021 14:42:51 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id 196sm3774720wme.20.2021.10.12.14.42.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 12 Oct 2021 14:42:51 -0700 (PDT) From: zimoun To: Julien Lepiller Subject: Re: [bug#43361] [PATCH] doc: Mention config.scm in reconfigure description References: <20200912214852.42e4d123@tachikoma.lepiller.eu> Date: Tue, 12 Oct 2021 23:39:37 +0200 In-Reply-To: <20200912214852.42e4d123@tachikoma.lepiller.eu> (Julien Lepiller's message of "Sat, 12 Sep 2020 21:48:52 +0200") Message-ID: <86v921kjmu.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 43361 Cc: 43361@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi, On Sat, 12 Sep 2020 at 21:48, Julien Lepiller wrote: > this patch is a small change to the manual that should help at least > one confused user from > https://unix.stackexchange.com/questions/550597/what-is-the-file-to-be-specified-in-guix-system-reconfigure This patch#43361 [1] from one year ago does not make consensus, IIRC. What is its current status? What could be the next actionable step? Do we close it? Cheers, simon 1: