From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id SGe4LrgZZV+IfAAA0tVLHw (envelope-from ) for ; Fri, 18 Sep 2020 20:34:00 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 4PysKrgZZV9gDAAA1q6Kng (envelope-from ) for ; Fri, 18 Sep 2020 20:34:00 +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 531FD940704 for ; Fri, 18 Sep 2020 20:34:00 +0000 (UTC) Received: from localhost ([::1]:46234 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kJMsj-0003Bo-AU for larch@yhetil.org; Fri, 18 Sep 2020 16:21:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40566) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kJMkS-0003yH-SS for guix-devel@gnu.org; Fri, 18 Sep 2020 16:12:49 -0400 Received: from mail-qt1-x834.google.com ([2607:f8b0:4864:20::834]:40081) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kJMkP-0001h4-HX; Fri, 18 Sep 2020 16:12:48 -0400 Received: by mail-qt1-x834.google.com with SMTP id v54so6191640qtj.7; Fri, 18 Sep 2020 13:12:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=7ZMjX/hwKdu2xQkTGBEqF1hFiqm6bSCRnYbJwGPUGls=; b=j8rmbr2j3yFrbQyjY6srkzgktBQ6V1/uOEPKDXnhBR/uROYrbVdizr8uHTTdro330O VwbBdbyw7XLtKzZcgqnT40tT8jpyPqq4g27xnqPxZI+z/zMytN+9GaCPKcw++gSriZ1k jxb9hg95nJbSf57cUB68ma8bKI2hBpJ2/e9ge93gHVct0dJ8czdCAzbpWtx9WKIhJ43Z UfB9eViZbBZ+jAG3X7Ad/Ap7HmKFNSK+Ni0j+HdK0QD/GpTEJ7wGx9wqQH2FW2FXYN9J xE/fLfH2jxTbFwGgNiQ1uigfGbe6Pkrx43Lb8cqPKpRH8mUMGAyr2MdzWIB5LZVELnE3 8nDA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=7ZMjX/hwKdu2xQkTGBEqF1hFiqm6bSCRnYbJwGPUGls=; b=M6XyV2z5XwN1C/aulCkC8nF0wo9idYOfa69t8D0d4xPADnzLJ5UTSpJhiOmO2s3eSk /dEJGbq4lpclKFU55jLzyr2Tk3rfi+3g9xgHLz31vz4JwJbk+k9kGpqFNs+3Hqsg5gJc zD2pYnEg7U9ohoqQhwpey+YYDUSyq76rUp2Sv3DSk9nKQC40cD3DJZkL4f9tDWnbL0Z6 q8DOiuKon0SBCUGrIIvDAu4kmd47/mG4Xw3bI3s3yKWZB2m7NzixUO0P2UeRz8Stm4Ef eHneOoNqYy2RGZYU3CxpEYH/nfT2fHFW5qyZY6TJqZAuyBI2lCZTOEEMYCvtDEd0dZxP tF4g== X-Gm-Message-State: AOAM5318lDGXo9ADi6BIL2Qfsq41fHSciVvIg0YhdOh+xD4YyZgNKVNk 3DcgOqgYljTilGLKaroTeKxQBIJ1h+4rIPKVBU84mo34 X-Google-Smtp-Source: ABdhPJxx0PABiIq8fvuugUIUuU6GeECPqc5J6nKiXhiJh5l1P8rE4l/pUEQ0tSbO0jzAI/ss/htaum6NJBdzRep4p98= X-Received: by 2002:aed:2fc5:: with SMTP id m63mr21719694qtd.313.1600459963781; Fri, 18 Sep 2020 13:12:43 -0700 (PDT) MIME-Version: 1.0 References: <87een1n0a4.fsf@gnu.org> <867dsrzwno.fsf@gmail.com> <87sgbfxonv.fsf@gnu.org> In-Reply-To: <87sgbfxonv.fsf@gnu.org> From: zimoun Date: Fri, 18 Sep 2020 22:12:32 +0200 Message-ID: Subject: Re: doc: Channel subsection order? To: =?UTF-8?Q?Ludovic_Court=C3=A8s?= Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2607:f8b0:4864:20::834; envelope-from=zimon.toutoune@gmail.com; helo=mail-qt1-x834.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. 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 Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=j8rmbr2j; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Spam-Score: -0.71 X-TUID: oRa/9wbKbeHH Hi, On Fri, 18 Sep 2020 at 14:19, Ludovic Court=C3=A8s wrote: > > I propose something in #43482 . > > Yay, thanks! My pleasure :-) (Hum? Almost! :-) The TeXInfo Emacs mode does not seem fiting my needs or I failed how to setup it or AUCTeX.) Well, let's move the discussion to the Bug Tracker. :-) And I could send a v2 including your comments: move "pull" and "time-machine" and extend the "Writing your own channel" subsection. Thanks, simon