From unknown Tue Jun 17 01:44:27 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#49947 <49947@debbugs.gnu.org> To: bug#49947 <49947@debbugs.gnu.org> Subject: Status: Backtrace on "@abbr{...}" in package description Reply-To: bug#49947 <49947@debbugs.gnu.org> Date: Tue, 17 Jun 2025 08:44:27 +0000 retitle 49947 Backtrace on "@abbr{...}" in package description reassign 49947 guix submitter 49947 Sarah Morgensen severity 49947 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 08 20:01:45 2021 Received: (at submit) by debbugs.gnu.org; 9 Aug 2021 00:01:45 +0000 Received: from localhost ([127.0.0.1]:55075 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mCsjh-0001dc-3F for submit@debbugs.gnu.org; Sun, 08 Aug 2021 20:01:45 -0400 Received: from lists.gnu.org ([209.51.188.17]:37830) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mCsje-0001dU-JP for submit@debbugs.gnu.org; Sun, 08 Aug 2021 20:01:43 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59334) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mCsjd-00075U-F0 for bug-guix@gnu.org; Sun, 08 Aug 2021 20:01:42 -0400 Received: from out2.migadu.com ([2001:41d0:2:aacc::]:21894) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mCsja-0007Nk-NB for bug-guix@gnu.org; Sun, 08 Aug 2021 20:01:41 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mgsn.dev; s=key1; t=1628467294; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=THsRl/2Eb7vw67Bn83eT/6iEh9FaVmyiaehAQ0fkXDs=; b=h3ZjpN3j+mBgHwTqAmEOALdtDv76mbyIVHZpYVjlRi7cZ3ui6EeFss1dp0ebvsNksjn16z lC1zV1EVTGOV3z7rzuDsb8VTjVDl/8iE8Eb7A2LGNDtj8PkLbdZ8xCzDalMpy3/93nNFfz YAm+bCZpoYvjcR/nkhybK9IGlVRWoAc= From: Sarah Morgensen To: bug-guix@gnu.org Subject: Backtrace on "@abbr{...}" in package description Date: Sun, 08 Aug 2021 17:01:31 -0700 Message-ID: <868s1blc4k.fsf@mgsn.dev> MIME-Version: 1.0 Content-Type: text/plain X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: iskarian@mgsn.dev Received-SPF: pass client-ip=2001:41d0:2:aacc::; envelope-from=iskarian@mgsn.dev; helo=out2.migadu.com 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit 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.4 (--) Hello Guix, The Texinfo manual says [0] that I should be able to use @abbr, and prefer it over @acronym when the text is not all capital letters, but I get a backtrace when I try to use it in a package description: --8<---------------cut here---------------start------------->8--- Backtrace: In ice-9/boot-9.scm: 1752:10 16 (with-exception-handler _ _ #:unwind? _ # _) In unknown file: 15 (apply-smob/0 #) In ice-9/boot-9.scm: 724:2 14 (call-with-prompt _ _ #) In ice-9/eval.scm: 619:8 13 (_ #(#(#))) In guix/ui.scm: 2185:7 12 (run-guix . _) 2148:10 11 (run-guix-command _ . _) In ice-9/boot-9.scm: 1752:10 10 (with-exception-handler _ _ #:unwind? _ # _) In guix/scripts/package.scm: 906:9 9 (_) In srfi/srfi-1.scm: 634:9 8 (for-each # ?) In ice-9/boot-9.scm: 1747:15 7 (with-exception-handler # ?) In srfi/srfi-1.scm: 634:9 6 (for-each # ?) In guix/ui.scm: 1558:14 5 (package->recutils _ # _ # _ # _) 1432:23 4 (texi->plain-text _) In texinfo.scm: 1132:22 3 (parse _) 967:36 2 (loop # (*fragment*) # ?) 92:2 1 (command-spec _) In ice-9/boot-9.scm: 1685:16 0 (raise-exception _ #:continuable? _) ice-9/boot-9.scm:1685:16: In procedure raise-exception: Throw to key `parser-error' with args `(#f "Unknown command" abbr)'. --8<---------------cut here---------------end--------------->8--- If this isn't an oversight, and not all Texinfo markup is supported, that should be noted in the manual. [0] https://www.gnu.org/software/texinfo/manual/texinfo/texinfo.html#g_t_0040abbr -- Sarah From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 09 06:24:28 2021 Received: (at 49947) by debbugs.gnu.org; 9 Aug 2021 10:24:28 +0000 Received: from localhost ([127.0.0.1]:55907 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mD2SJ-0002bA-Hf for submit@debbugs.gnu.org; Mon, 09 Aug 2021 06:24:27 -0400 Received: from eggs.gnu.org ([209.51.188.92]:54438) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mD2SH-0002ax-Lp for 49947@debbugs.gnu.org; Mon, 09 Aug 2021 06:24:25 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:36544) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mD2SC-0002L6-2i; Mon, 09 Aug 2021 06:24:20 -0400 Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=45040 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mD2SB-00011E-QD; Mon, 09 Aug 2021 06:24:20 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Sarah Morgensen Subject: Re: bug#49947: Backtrace on "@abbr{...}" in package description References: <868s1blc4k.fsf@mgsn.dev> Date: Mon, 09 Aug 2021 12:24:17 +0200 In-Reply-To: <868s1blc4k.fsf@mgsn.dev> (Sarah Morgensen's message of "Sun, 08 Aug 2021 17:01:31 -0700") Message-ID: <87r1f2zzji.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (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: 49947 Cc: 49947@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 Sarah, Sarah Morgensen skribis: > The Texinfo manual says [0] that I should be able to use @abbr, and > prefer it over @acronym when the text is not all capital letters, but I > get a backtrace when I try to use it in a package description: > > Backtrace: > In ice-9/boot-9.scm: > 1752:10 16 (with-exception-handler _ _ #:unwind? _ # _) > In unknown file: > 15 (apply-smob/0 #) > In ice-9/boot-9.scm: > 724:2 14 (call-with-prompt _ _ #) > In ice-9/eval.scm: > 619:8 13 (_ #(#(#))) > In guix/ui.scm: > 2185:7 12 (run-guix . _) > 2148:10 11 (run-guix-command _ . _) > In ice-9/boot-9.scm: > 1752:10 10 (with-exception-handler _ _ #:unwind? _ # _) > In guix/scripts/package.scm: > 906:9 9 (_) > In srfi/srfi-1.scm: > 634:9 8 (for-each # ?) > In ice-9/boot-9.scm: > 1747:15 7 (with-exception-handler # ?) > In srfi/srfi-1.scm: > 634:9 6 (for-each # ?) > In guix/ui.scm: > 1558:14 5 (package->recutils _ # _ # _ # _) > 1432:23 4 (texi->plain-text _) > In texinfo.scm: > 1132:22 3 (parse _) > 967:36 2 (loop # (*fragment*) # ?) > 92:2 1 (command-spec _) > In ice-9/boot-9.scm: > 1685:16 0 (raise-exception _ #:continuable? _) > > ice-9/boot-9.scm:1685:16: In procedure raise-exception: > Throw to key `parser-error' with args `(#f "Unknown command" abbr)'. > > If this isn't an oversight, and not all Texinfo markup is supported, > that should be noted in the manual. Oh right, Guile=E2=80=99s Texinfo implementation doesn=E2=80=99t support 10= 0% of Texinfo markup. We could write it down in the Guix manual, but we could also improve Guile=E2=80=99s Texinfo modules, especially since such additions should be relatively simple. Thanks, Ludo=E2=80=99.