From: ludo@gnu.org (Ludovic Courtès)
To: Thorsten Wilms <t_w_@freenet.de>
Cc: 32973-done@debbugs.gnu.org
Subject: bug#32973: [PATCH 1/2] Add emacs-colum-marker package.
Date: Mon, 08 Oct 2018 22:53:34 +0200 [thread overview]
Message-ID: <87tvlwupm9.fsf@gnu.org> (raw)
In-Reply-To: <20181008191255.5236-1-t_w_@freenet.de> (Thorsten Wilms's message of "Mon, 8 Oct 2018 21:12:54 +0200")
[-- Attachment #1: Type: text/plain, Size: 229 bytes --]
Thorsten Wilms <t_w_@freenet.de> skribis:
> ---
> gnu/packages/emacs.scm | 21 +++++++++++++++++++++
> 1 file changed, 21 insertions(+)
Applied with the minor changes below and a commit log.
Thank you!
Ludo’.
[-- Attachment #2: Type: text/x-patch, Size: 1050 bytes --]
diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index 0cfc4e439..c9493dabd 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -12369,8 +12369,9 @@ scratch, and you think the Spacemacs theme looks good.
(synopsis "Emacs mode for highlighting columns")
(description
"With @code{column-marker.el} you can highlight any number of text columns.
-3 such highlight column markers are provided by default. This is especially
-useful for languages like COBOL or Fortran where certain columns have special
-meaning. It is also handy for aligning text across long vertical distances.
-Multi-column characters, such as ‘TAB’ are treated correctly.")
+Three such highlight column markers are provided by default. This is
+especially useful for languages like COBOL or Fortran where certain columns
+have special meaning. It is also handy for aligning text across long vertical
+distances. Multi-column characters, such as @kbd{TAB} are treated
+correctly.")
(license license:gpl2+)))
prev parent reply other threads:[~2018-10-08 20:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-07 18:17 [bug#32973] [PATCH] Add emacs-colum-marker package Thorsten Wilms
2018-10-08 16:21 ` Ludovic Courtès
2018-10-08 19:12 ` [bug#32973] [PATCH 1/2] " Thorsten Wilms
2018-10-08 20:53 ` Ludovic Courtès [this message]
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=87tvlwupm9.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=32973-done@debbugs.gnu.org \
--cc=t_w_@freenet.de \
/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.