From unknown Thu Aug 14 22:24:39 2025 X-Loop: help-debbugs@gnu.org Subject: bug#58399: [BUG] guix-emacs error - Resent-From: florhizome Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sun, 09 Oct 2022 19:06:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 58399 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 58399@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16653423074288 (code B ref -1); Sun, 09 Oct 2022 19:06:02 +0000 Received: (at submit) by debbugs.gnu.org; 9 Oct 2022 19:05:07 +0000 Received: from localhost ([127.0.0.1]:44919 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohbbn-000175-1R for submit@debbugs.gnu.org; Sun, 09 Oct 2022 15:05:07 -0400 Received: from lists.gnu.org ([209.51.188.17]:41980) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohZHO-0003Xj-Sq for submit@debbugs.gnu.org; Sun, 09 Oct 2022 12:35:55 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54432) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohZHO-0001Ho-J1 for bug-guix@gnu.org; Sun, 09 Oct 2022 12:35:54 -0400 Received: from mout02.posteo.de ([185.67.36.66]:33767) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohZHM-0004Zz-1r for bug-guix@gnu.org; Sun, 09 Oct 2022 12:35:54 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 92505240104 for ; Sun, 9 Oct 2022 18:35:49 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1665333349; bh=iSEee9lieQ3Bk4GXLKg/R3OjmSea2RPqqjWC5LDezjw=; h=From:To:Subject:Date:From; b=o7ieCHmn5rshaOudUjH5KW6xIQ3YKNwOs/tQo5/+cL+jAslgXwOBZU715JOdtJSZI 2XDugF7byApQbb+prCWfZhk6nCuhdFoPtIpSn1+PaJrCrfjC3azDkmptr4Rw5cmhsh eIVnguAPfD78c7FqRWmWJVmTuXywBcFWPuZsm2igimEs8V4kwgXbOCLbdyzP0MOuwU q/+1o/qaH3WXqHYI/uOaZpPMSK3kzeTX8mT3vgWym2xaU0/Kan6hZKIonjyu1eeXaY y7nsGpyeq8zT9xfd/5rSdm1vkY7eNdTwXdBfcrHTFHSA/QyO3SJ3fNJjBwwxA4iJBF Ow4yVKsjBgiwg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4MlnjK0xB8z9rxF for ; Sun, 9 Oct 2022 18:35:48 +0200 (CEST) From: florhizome Date: Sun, 09 Oct 2022 16:35:48 +0000 Message-ID: <87zge5rm3f.fsf@posteo.net> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=185.67.36.66; envelope-from=florhizome@posteo.net; helo=mout02.posteo.de X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Mailman-Approved-At: Sun, 09 Oct 2022 15:05:05 -0400 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: -2.3 (--) Hello, when trying to use guix' emacs UI recently, the minibuffer command interface won't work. The issue and a possible fix (a one-line patch) has already been described here: https://gitlab.com/emacs-guix/emacs-guix/-/issues/30 It comes from the newer geiser not containing a file for company support anymore. Since the afroementioned gitlab-repo doesn't have commits since a year, I think it's sensible to go ahead and patch it by ourselves instead of waiting for a fix. But personally I am not very experienced in doing such a thing. Best wishes, florhizome From unknown Thu Aug 14 22:24:39 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: florhizome Subject: bug#58399: closed (Re: bug#58399: [BUG] guix-emacs error - ) Message-ID: References: <87h70ay45d.fsf@gnu.org> <87zge5rm3f.fsf@posteo.net> X-Gnu-PR-Message: they-closed 58399 X-Gnu-PR-Package: guix Reply-To: 58399@debbugs.gnu.org Date: Tue, 11 Oct 2022 11:47:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1665488822-470-1" This is a multi-part message in MIME format... ------------=_1665488822-470-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #58399: [BUG] guix-emacs error -=20 which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 58399@debbugs.gnu.org. --=20 58399: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D58399 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1665488822-470-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 58399-done) by debbugs.gnu.org; 11 Oct 2022 11:46:27 +0000 Received: from localhost ([127.0.0.1]:51266 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oiDiN-00006l-Gl for submit@debbugs.gnu.org; Tue, 11 Oct 2022 07:46:27 -0400 Received: from eggs.gnu.org ([209.51.188.92]:45248) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oiDiI-00006R-L9 for 58399-done@debbugs.gnu.org; Tue, 11 Oct 2022 07:46:26 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:39288) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oiDi7-00070H-Cm; Tue, 11 Oct 2022 07:46:14 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=XhjVb5G4xNiqyjUtBgyxNXAEljBFu6RSbVbioaRldGw=; b=SqjrQVrQJdxitMqgDyCl B1bilViOgrBlBcGQVp1C+q/LDIMqW4YJC1hjKUqpJhZ2idy74p0A5eLZRZWjVqhFFZRVGDKircoIO Dmn7rY67CsPNxfR03v+d9NLBKL5W1odVKpNn4iDbu95O8gDyE414mIEvttrcxASlQIKCJdfCQx2VY zZRETUd57bVtYvnrRWEUCMb1YoC4NknaBD6mYgo61CVaNXFo/J80aVFpcyCrB9XykaY1Y+ZFpJTJV IwfjO/fB3zpCpw9FSR2N6glJnKhpKN2jQERrKE5RcQBmB+iOHrna8Ey+AAknKYH6K4Q6cEOM7xfsv U4olFXvCcwnRtg==; Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=36304 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oiDi5-0001YT-Kx; Tue, 11 Oct 2022 07:46:10 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: florhizome Subject: Re: bug#58399: [BUG] guix-emacs error - References: <87zge5rm3f.fsf@posteo.net> Date: Tue, 11 Oct 2022 13:46:06 +0200 In-Reply-To: <87zge5rm3f.fsf@posteo.net> (florhizome@posteo.net's message of "Sun, 09 Oct 2022 16:35:48 +0000") Message-ID: <87h70ay45d.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 58399-done Cc: 58399-done@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: -3.3 (---) Hi, florhizome skribis: > when trying to use guix' emacs UI recently, the minibuffer command > interface won't work. The issue and a possible fix (a one-line patch) > has already been described here: > https://gitlab.com/emacs-guix/emacs-guix/-/issues/30 > It comes from the newer geiser not containing a file for company support > anymore. Since the afroementioned gitlab-repo doesn't have commits since > a year, I think it's sensible to go ahead and patch it by ourselves > instead of waiting for a fix. But personally I am not very experienced > in doing such a thing. This is fixed in the (new) upstream repository: https://git.savannah.gnu.org/cgit/guix/emacs-guix.git/commit/?id=3D6f5c2c= 3a0161a4eb99585211e2934c5f7010f249 I guess we should update the =E2=80=98emacs-guix=E2=80=99 package in Guix t= o refer to that commit. Thanks, Ludo=E2=80=99. ------------=_1665488822-470-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 9 Oct 2022 19:05:07 +0000 Received: from localhost ([127.0.0.1]:44919 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohbbn-000175-1R for submit@debbugs.gnu.org; Sun, 09 Oct 2022 15:05:07 -0400 Received: from lists.gnu.org ([209.51.188.17]:41980) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohZHO-0003Xj-Sq for submit@debbugs.gnu.org; Sun, 09 Oct 2022 12:35:55 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54432) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohZHO-0001Ho-J1 for bug-guix@gnu.org; Sun, 09 Oct 2022 12:35:54 -0400 Received: from mout02.posteo.de ([185.67.36.66]:33767) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohZHM-0004Zz-1r for bug-guix@gnu.org; Sun, 09 Oct 2022 12:35:54 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 92505240104 for ; Sun, 9 Oct 2022 18:35:49 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1665333349; bh=iSEee9lieQ3Bk4GXLKg/R3OjmSea2RPqqjWC5LDezjw=; h=From:To:Subject:Date:From; b=o7ieCHmn5rshaOudUjH5KW6xIQ3YKNwOs/tQo5/+cL+jAslgXwOBZU715JOdtJSZI 2XDugF7byApQbb+prCWfZhk6nCuhdFoPtIpSn1+PaJrCrfjC3azDkmptr4Rw5cmhsh eIVnguAPfD78c7FqRWmWJVmTuXywBcFWPuZsm2igimEs8V4kwgXbOCLbdyzP0MOuwU q/+1o/qaH3WXqHYI/uOaZpPMSK3kzeTX8mT3vgWym2xaU0/Kan6hZKIonjyu1eeXaY y7nsGpyeq8zT9xfd/5rSdm1vkY7eNdTwXdBfcrHTFHSA/QyO3SJ3fNJjBwwxA4iJBF Ow4yVKsjBgiwg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4MlnjK0xB8z9rxF for ; Sun, 9 Oct 2022 18:35:48 +0200 (CEST) From: florhizome To: bug-guix@gnu.org Subject: [BUG] guix-emacs error - Date: Sun, 09 Oct 2022 16:35:48 +0000 Message-ID: <87zge5rm3f.fsf@posteo.net> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=185.67.36.66; envelope-from=florhizome@posteo.net; helo=mout02.posteo.de X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Sun, 09 Oct 2022 15:05:05 -0400 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: -2.3 (--) Hello, when trying to use guix' emacs UI recently, the minibuffer command interface won't work. The issue and a possible fix (a one-line patch) has already been described here: https://gitlab.com/emacs-guix/emacs-guix/-/issues/30 It comes from the newer geiser not containing a file for company support anymore. Since the afroementioned gitlab-repo doesn't have commits since a year, I think it's sensible to go ahead and patch it by ourselves instead of waiting for a fix. But personally I am not very experienced in doing such a thing. Best wishes, florhizome ------------=_1665488822-470-1--