From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55838) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fIgzN-0005g3-9x for guix-patches@gnu.org; Tue, 15 May 2018 16:56:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fIgzK-000453-82 for guix-patches@gnu.org; Tue, 15 May 2018 16:56:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:56407) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fIgzK-00044i-4R for guix-patches@gnu.org; Tue, 15 May 2018 16:56:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fIgzJ-0003lh-Qs for guix-patches@gnu.org; Tue, 15 May 2018 16:56:01 -0400 Subject: [bug#31464] [PATCH] gnu: emacs-orgalist: Fix texinfo markup in description. Resent-Message-ID: From: Nicolas Goaziou In-Reply-To: ("=?UTF-8?Q?G=C3=A1bor?= Boskovits"'s message of "Tue, 15 May 2018 22:19:33 +0200") References: <20180515200315.8491-1-boskovits@gmail.com> <87603owuae.fsf@nicolasgoaziou.fr> Date: Tue, 15 May 2018 22:55:11 +0200 Message-ID: <87wow4vdu8.fsf@nicolasgoaziou.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: =?UTF-8?Q?G=C3=A1bor?= Boskovits Cc: 31464@debbugs.gnu.org G=C3=A1bor Boskovits writes: > This markup breaks guix package -s on current master. > And guix lint also says, that there is invalid markup in the description. > You might mean @dfn{LaTeX}, though. Yet, @LaTeX{} is valid Texinfo code.