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 8OXsKFKY5l5NIQAA0tVLHw (envelope-from ) for ; Sun, 14 Jun 2020 21:36:18 +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 6GzMJFKY5l6TdwAA1q6Kng (envelope-from ) for ; Sun, 14 Jun 2020 21:36:18 +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 10A70940AFA for ; Sun, 14 Jun 2020 21:36:18 +0000 (UTC) Received: from localhost ([::1]:49794 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jkaIa-00049h-LD for larch@yhetil.org; Sun, 14 Jun 2020 17:36:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46624) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jkaIT-00049Y-6G for help-guix@gnu.org; Sun, 14 Jun 2020 17:36:09 -0400 Received: from mail-io1-xd2d.google.com ([2607:f8b0:4864:20::d2d]:42219) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jkaIR-00033A-DR for help-guix@gnu.org; Sun, 14 Jun 2020 17:36:08 -0400 Received: by mail-io1-xd2d.google.com with SMTP id x189so6675403iof.9 for ; Sun, 14 Jun 2020 14:36:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=user-agent:from:to:subject:message-id:date:mime-version; bh=uM0O8Ta1bOVQ1WjUsa/1pUQOjQBRkPa3a9IoX0jilD0=; b=vdmEEPAngWbaRlrFMkYaDASSbDvwqfTgsQsy2G36Mw4Ac9bcJCfdtas5JHl9KUowYI 7qF2HSqcz1VfOs2zlZjlNYW2F2nrQmeCobaDpQG/Za/xke/GwEC0P5xZqP7LGKmuB5RP Kx6zuVr1aZrfGS7qIavuCENMM+fLAVZz4x1x+oLmhlpCfGj7xRryk2agPSsetV0O5R58 tlfqyRrqJ2xwV2nAtlxn5znhZu3yZnZzMjNUhz6stOLy7zQtvuLrkMhJ11aqmH8WblAN mw8ytHmDX5HFVG8zYSCQl8wXUJCflShZem+rGtU1GoBW0Y45H+u9X4E5zZIWgH0yY2Rz ZA0w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:user-agent:from:to:subject:message-id:date :mime-version; bh=uM0O8Ta1bOVQ1WjUsa/1pUQOjQBRkPa3a9IoX0jilD0=; b=s4EUCKh6dpJB7R2+v15ZtcOSXrpzFueRQZSf2qxp/u7/x/8Vx0Vzj27fclIMHnBwnI iZ+OhvyuRzGMM9Yk5H0JIF8/pJr3CoV5UL/gCXDZMbXIKzOpIomnkCw6pQXaxPfKcO7d ULuKC2cz526MM3m5/b0qwHV7kNgJl2q165Dhc1K04EKF1P/LZFVUQ4KRLvq8YNCfC5Gp 7/d6BvoOVjEx9KuXzcApghQaz1h8Jf0V9xa801NHCJHTcESsJJNzoxaMmjcw5ploEs8u WHkfhuXhoCSqoFBBinBRs087CXXwW4v6WARrIdC0N5gneRxsiN/i7dnwiKy4WKEtAmxW p43Q== X-Gm-Message-State: AOAM530D/XjgV7p6YvdF7xCcKK3OvOq+IhMj4OAfpI+cD/CIm+xGrEnQ uwDcK/DdlntyKsCovWYWZJou/rxc X-Google-Smtp-Source: ABdhPJwvLW3ZVqBmZBxD07+pdNCXGVlTmY0hJ48hUFdl/5Gz7HoK2R8Db4uuTuKdopKeboIsPTmyWA== X-Received: by 2002:a02:84c6:: with SMTP id f64mr18366165jai.25.1592170565598; Sun, 14 Jun 2020 14:36:05 -0700 (PDT) Received: from x1 ([2600:6c48:6d80:c6::4cc]) by smtp.gmail.com with ESMTPSA id y3sm6899693ioy.40.2020.06.14.14.36.05 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 14 Jun 2020 14:36:05 -0700 (PDT) User-agent: mu4e 1.4.6; emacs 26.3 From: Kyle Andrews To: help-guix Subject: Guix completion in Emacs Message-ID: <871rmhe3ej.fsf@gmail.com> Date: Sun, 14 Jun 2020 17:36:04 -0400 MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::d2d; envelope-from=kyle.c.andrews@gmail.com; helo=mail-io1-xd2d.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: -10 X-Spam_score: -1.1 X-Spam_bar: - X-Spam_report: (-1.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, PDS_TONAME_EQ_TOLOCAL_SHORT=1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=vdmEEPAn; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Spam-Score: -1.71 X-TUID: VPtdNxiOzaFi Hello Everyone, I am unable to conditional tab completion of Guix commands when in shell-mode or eshell-mode in Emacs. In other words, I can tab-complete the major modules e.g. ~guix package~, but cannot tab complete ~--arguments~ to them. When I try I see an error: guix-geiser-eval: Error in evaluating guile expression: ice-9/boot-9.scm:1669:16: In procedure raise-exception: error: help-string: unbound variable Certainly this stuff isn't broken for everyone, is it?