From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joshua Branson Subject: Re: Customize GuixSD: Use Stock SSH Agent Everywhere! Date: Mon, 28 May 2018 11:28:07 -0400 Message-ID: References: <87h8mu1lv9.fsf@gnu.org> <87muwk2fok.fsf@gmail.com> <87h8mshvdz.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59886) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fNJzw-0003Sl-6f for guix-devel@gnu.org; Mon, 28 May 2018 11:23:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fNJzt-0002rA-Ii for guix-devel@gnu.org; Mon, 28 May 2018 11:23:48 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:47445) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fNJzt-0002qo-CJ for guix-devel@gnu.org; Mon, 28 May 2018 11:23:45 -0400 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id E6C7621C21 for ; Mon, 28 May 2018 11:23:44 -0400 (EDT) Received: from dobby (unknown [72.12.220.132]) by mail.messagingengine.com (Postfix) with ESMTPA id 8252010335 for ; Mon, 28 May 2018 11:23:44 -0400 (EDT) In-Reply-To: <87h8mshvdz.fsf@elephly.net> (Ricardo Wurmus's message of "Mon, 28 May 2018 13:28:24 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org Ricardo Wurmus writes: > Pierre Neidhardt writes: > >> This kind of "tutorials" is useful enough it probably deserves a >> mention in the Guix manual. What do you think? > > The manual is mostly a reference. I wouldn=E2=80=99t mind having a separ= ate > Texinfo document as part of the repository that contains only tutorials > and examples, with cross references to the manual. Speaking of that, I'm quite fond of how the arch wiki has a page for many popular packages. If I wanted to add the Emacs page to the guixSD manual, would that be acceptable? https://wiki.parabola.nu/Emacs > > -- > Ricardo