GNU bug report logs -
#32176
Add emacs-adoc-mode
Previous Next
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
[Message part 1 (text/plain, inline)]
Your bug report
#32176: Add emacs-adoc-mode
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 32176 <at> debbugs.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)]
[Message part 3 (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)]
[Message part 5 (message/rfc822, inline)]
[Message part 6 (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)]
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.