From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id gDc/DqYR12H3qQAAgWs5BA (envelope-from ) for ; Thu, 06 Jan 2022 16:58:30 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id gJHdBqYR12HTbgEAG6o9tA (envelope-from ) for ; Thu, 06 Jan 2022 16:58:30 +0100 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 C7D9737122 for ; Thu, 6 Jan 2022 16:58:29 +0100 (CET) Received: from localhost ([::1]:51048 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n5V9o-00054J-Vn for larch@yhetil.org; Thu, 06 Jan 2022 10:58:29 -0500 Received: from eggs.gnu.org ([209.51.188.92]:54656) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n5V9X-000548-0L for guix-devel@gnu.org; Thu, 06 Jan 2022 10:58:12 -0500 Received: from [2607:f8b0:4864:20::732] (port=34551 helo=mail-qk1-x732.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1n5V9V-00086s-Jk for guix-devel@gnu.org; Thu, 06 Jan 2022 10:58:10 -0500 Received: by mail-qk1-x732.google.com with SMTP id b85so3102874qkc.1 for ; Thu, 06 Jan 2022 07:58:09 -0800 (PST) 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=33sT/PFj55YBMZ8l4bnlaBBaPQJBEVWldYgKI/II1nA=; b=EDDj5q90G0yEDk//nn5g+89Dh4rp8t/pPZtGmd+5qk4frPP/jm9pznl0NnFD+2Mt88 Ef0ML5+3xi+PGSzkXF/59vURHf4ln34uzMH601yaXGSy5yOTb6QZF0AOt4hLt7HiMWY2 GS2tNoSUAjpqpAhHVNLWOYe8N3J/kYqZWCBCukjjid/fTB7pkzMCNMpowomdoJ8pKLgM pSJiZOngMOb8BoGnJOBB/8eQ7F89KAMgDSLI30/umIrFsK3EdReSd0lD0ZAXFfQP7enI gTp+IW1cROg6BM/zpYg3mO5q01ZVw72r9/ZnOzCS3RhngSP0PRWYo7Tv5X/BSBsxJwzu YrKQ== 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=33sT/PFj55YBMZ8l4bnlaBBaPQJBEVWldYgKI/II1nA=; b=7p5uUnvyRB3q+FZ3NE/Kyx5tvFIpaQLCAJDoAZsF7fKgXOasZFPHkrXQVVza2xPxpE wLn4HsB0rfAMvxmyEL+11346AfUp/vGLbGNveCSMTZXyvP+Bdqq3bBv6w6OHkmoGnFzs EEHNhS/ei/pvLsNw8RVTTwCwTsygyWP8kyC3mek0DFLEGMv5zakvM1+dJGQtfwXNsNLV yBFvs1nBtrdBLjQFIZHWuT7F27irIAJAS5zed2krlVl0SrBxuXnKfjlSlBFaim0Pdzn1 VYSunMgjB1Pu8Xfd/QyCj5fnjozLB393EZ2eDn5u/ZFGF7ddApMm8/NF5OtLdbudoGgH mSNw== X-Gm-Message-State: AOAM5333GDijsV854QJHRS6m5/JRGpSF8rYKLIp2JBVmV9KSg6CbHM6N q3sDg34e171tqIR+fkcO019Q8QlarV0= X-Google-Smtp-Source: ABdhPJx1bl7O4X+G+NvvkWNCBrKT8Lnvk5qkd2qWbRptM33aMsBM6plWvvkZ11d3dPkyMTRWPp0Rsg== X-Received: by 2002:a05:620a:24d0:: with SMTP id m16mr42532897qkn.596.1641484688569; Thu, 06 Jan 2022 07:58:08 -0800 (PST) Received: from washu-v4 (172-221-246-205.res.spectrum.com. [172.221.246.205]) by smtp.gmail.com with ESMTPSA id w10sm2028922qtj.37.2022.01.06.07.58.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 06 Jan 2022 07:58:07 -0800 (PST) From: Katherine Cox-Buday To: adriano Subject: Re: Guix Documentation Meetup References: <87y24s13u8.fsf@nonconstructivism.com> <871r2jgeed.fsf@gmail.com> <87lf0q2m7n.fsf@nonconstructivism.com> <87sfuxfyps.fsf@gmail.com> <363f0c07c5d49eac83006c628e9b8aad461650e0.camel@riseup.net> Date: Thu, 06 Jan 2022 09:58:06 -0600 In-Reply-To: <363f0c07c5d49eac83006c628e9b8aad461650e0.camel@riseup.net> (adriano's message of "Thu, 30 Dec 2021 22:52:39 +0100") Message-ID: <877dbcvott.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Host-Lookup-Failed: Reverse DNS lookup failed for 2607:f8b0:4864:20::732 (failed) Received-SPF: pass client-ip=2607:f8b0:4864:20::732; envelope-from=cox.katherine.e@gmail.com; helo=mail-qk1-x732.google.com X-Spam_score_int: -12 X-Spam_score: -1.3 X-Spam_bar: - X-Spam_report: (-1.3 / 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, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.29 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-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1641484709; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=33sT/PFj55YBMZ8l4bnlaBBaPQJBEVWldYgKI/II1nA=; b=Av4/EZqJ5+mT7668rVjs8XZweu98E3uv3ep3bXdRErftcqr7MtpOvfArwC9oIUyRMfUMBe cAu7pHsZf2Tzs2SpL5q6/l3jM7NtDKzvdu2fnF6nP5SOKHnxJzjHhxN46/2XHKIgmYJbLv +Qlcs8W0DoeIVh2uPH2NaE74fvRFamBM+XBDO8eHV2Fgva993gcd1IzOrUVPWl8VIaokr7 9ZD/dH1aj2vbG4bc+/9b+7CAem+7uXGZhUJdQTIaCzK23xVQpgsphErnPcPQiSM2JW+Shg PHQsMY+SQwNk+0jJTSXgpCl1OBlhcEcsNWQUhL1WU8KBvpQR44VUcSsj+P4YhA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1641484709; a=rsa-sha256; cv=none; b=J6psuSsM5EZe1GFN/iht1Rs1QK/qXeAedCzbdAS46kdarwpd97az9p6Qxe7abf17ueZCr2 mPbOlNfIh7k37Dytn9Ly05fn9B2/PsvzynNFOdrek50GAGjcPNZifFleHcy+VIlRF2HKIP VFMPXbGTD3SSY9hxrkIly85nUes8kw0S9uvuAYp+/75zAd1zNQR9JL+mwf8z55IaZMfA86 hLOvKyAJMifsBkfVJ3hUJq6WFIHm08f3e4P4gKgFcApgWYeAM1Ihx5zVySVSzeo696c25X dtdVMEP54EWuiPX6wHWZw1q5OzOtAh1Uoq6BMhsCY2Sm9i7dFOxAloJ6567EPg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=EDDj5q90; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -2.50 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=EDDj5q90; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: C7D9737122 X-Spam-Score: -2.50 X-Migadu-Scanner: scn0.migadu.com X-TUID: 7/upADXPdWsS adriano writes: > Il giorno dom, 12/12/2021 alle 21.50 -0600, Katherine Cox-Buday ha scritto: >> - In geiser, run =,a thing-i-want-to-look-for= (this is supposedly an >> apropos command that is supposed to search symbols for you). The command >> returns nothing. > about this, I want to report an example > > scheme@(guile-user)> (help tail) > Did not find any object named `tail' > scheme@(guile-user)> > > BUT > > scheme@(guile-user)> (help "tail") <-- notice the quotation marks ! > Documentation found for: > That is, help with the quotation marks reports about things even if > they're in namespaces you haven't imported yet ! Thank you very much for the tip! I will definitely be trying this next time I'm hacking on Guile! -- Katherine