GNU bug report logs - #32176
Add emacs-adoc-mode

Previous Next

Package: guix-patches;

Reported by: Jack Hill <jackhill <at> jackhill.us>

Date: Mon, 16 Jul 2018 17:35:01 UTC

Severity: normal

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Leo Famulari <leo <at> famulari.name>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#32176: closed (Add emacs-adoc-mode)
Date: Tue, 17 Jul 2018 22:01:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 17 Jul 2018 17:59:57 -0400
with message-id <20180717215957.GB32734 <at> jasmine.lan>
and subject line Re: [bug#32176] Add emacs-adoc-mode
has caused the debbugs.gnu.org bug report #32176,
regarding Add emacs-adoc-mode
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
32176: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32176
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Jack Hill <jackhill <at> jackhill.us>
To: guix-patches <at> gnu.org
Subject: Add emacs-adoc-mode
Date: Mon, 16 Jul 2018 13:34:01 -0400 (EDT)
[Message part 3 (text/plain, inline)]
Ahoy Guix,

Attached are to patches for adding adoc-mode for Emacs to Guix. adoc-mode 
needs markup-faces which is added in the first patch, and adoc-mode is 
added in the second. Both package definitions were created with the help 
of `guix import elpa`.

Best,
Jack
[0001-gnu-Add-emacs-markup-faces.patch (text/x-diff, attachment)]
[0002-gnu-Add-emacs-adoc-mode.patch (text/x-diff, attachment)]
[Message part 6 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Jack Hill <jackhill <at> jackhill.us>
Cc: 32176-done <at> debbugs.gnu.org
Subject: Re: [bug#32176] Add emacs-adoc-mode
Date: Tue, 17 Jul 2018 17:59:57 -0400
[Message part 7 (text/plain, inline)]
On Mon, Jul 16, 2018 at 01:34:01PM -0400, Jack Hill wrote:
> Attached are to patches for adding adoc-mode for Emacs to Guix. adoc-mode
> needs markup-faces which is added in the first patch, and adoc-mode is added
> in the second. Both package definitions were created with the help of `guix
> import elpa`.

Thanks! Pushed as 36a71ce04d357a594f4b9c17712e9a2330a6fbab

> From c4e326a3551a98e13c4ed3160e9c24b8a5afe607 Mon Sep 17 00:00:00 2001
> From: Jack Hill <jackhill <at> jackhill.us>
> Date: Mon, 16 Jul 2018 13:22:28 -0400
> Subject: [PATCH 1/2] gnu: Add emacs-markup-faces
> 
> * gnu/packages/emacs.scm (emacs-markup-faces): New variable.

I added a copyright line for you to the emacs module.

> +    (description
> +     "Like font-lock-faces, but tailored for markup languages instead programming
> +languages.  The sub group markup-faces-text is also intended for 'text viewing
> +modes' such as info or (wo)man.  This gives a common look and feel, or let's
> +say theme, across different markup language modes and 'text viewing modes'
> +respectively.")

> +    (description
> +     "Emacs major mode for editing AsciiDoc files.  It focuses on highlighting
> +the document to improve readability.")

I also made sure the descriptions were composed of complete sentences,
as requested in the manual section Synopses and Descriptions:

https://www.gnu.org/software/guix/manual/en/html_node/Synopses-and-Descriptions.html
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 7 years and 36 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.