all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Gábor Boskovits" <boskovits@gmail.com>
To: 31464@debbugs.gnu.org
Cc: "Gábor Boskovits" <boskovits@gmail.com>
Subject: [bug#31464] [PATCH] gnu: emacs-orgalist: Fix texinfo markup in description.
Date: Tue, 15 May 2018 22:03:15 +0200	[thread overview]
Message-ID: <20180515200315.8491-1-boskovits@gmail.com> (raw)

* gnu/packages/emacs.scm (emacs-orgalist)[description]: Modify.
---
 gnu/packages/emacs.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index 71e969006..f3d08e810 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -4743,7 +4743,7 @@ specifically, Orgalist supports the syntax of Org mode for numbered,
 unnumbered, description items, checkboxes, and counter cookies.
 
 The library also implements radio lists, i.e., lists written in Org
-syntax later translated into the host format, e.g., @LaTeX{} or HTML.")
+syntax later translated into the host format, e.g., LaTeX or HTML.")
     (license license:gpl3+)))
 
 (define-public emacs-writegood-mode
-- 
2.17.0

             reply	other threads:[~2018-05-15 20:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-15 20:03 Gábor Boskovits [this message]
2018-05-15 20:14 ` [bug#31464] [PATCH] gnu: emacs-orgalist: Fix texinfo markup in description Nicolas Goaziou
2018-05-15 20:19   ` Gábor Boskovits
2018-05-15 20:55     ` Nicolas Goaziou
2018-05-16  3:16       ` Eric Bavier
2018-05-16  6:18         ` Gábor Boskovits
2018-05-16  9:08           ` bug#31464: " Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180515200315.8491-1-boskovits@gmail.com \
    --to=boskovits@gmail.com \
    --cc=31464@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.