unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Tobias Geerinckx-Rice via Guix-patches via <guix-patches@gnu.org>
To: 37622-done@debbugs.gnu.org, Giacomo Leidi <goodoldpaul@autistici.org>
Subject: bug#37622: [PATCH] gnu: Add emacs-extempore-mode.
Date: Fri, 04 Oct 2019 17:05:22 +0200	[thread overview]
Message-ID: <87mueg4klp.fsf@nckx> (raw)
In-Reply-To: <20191004142235.11979-1-goodoldpaul@autistici.org>

[-- Attachment #1: Type: text/plain, Size: 1484 bytes --]

Giacomo,

Thank you!

Giacomo Leidi 写道:
> * gnu/packages/emacs-xyz.scm (emacs-extempore-mode): New 
> variable.
> ---
>  gnu/packages/emacs-xyz.scm | 27 +++++++++++++++++++++++++++
>  1 file changed, 27 insertions(+)
>
> diff --git a/gnu/packages/emacs-xyz.scm 
> b/gnu/packages/emacs-xyz.scm
> index 44fe73c3ef..69c3e9dd87 100644
> --- a/gnu/packages/emacs-xyz.scm
> +++ b/gnu/packages/emacs-xyz.scm
> @@ -18754,3 +18754,30 @@ Emacs that integrate with major modes 
> like Org-mode.")
>       "Elixir-Mode Provides font-locking, indentation and 
>       navigation support
>   for the Elixir programming language.")
>      (license license:gpl3+)))
> +
> +(define-public emacs-extempore-mode
> +  (let ((version "20190917")            ; no proper tag, use 
> date of commit

We can't do this, since upstream could decide to release 0.1 
tomorrow and Guix would never consider it an upgrade: the number 
20190917 is larger than almost anything.

Hence we must use ‘0.0.0’ in such situations.

> +      (home-page
> +       "https://github.com/extemporelang/extempore-emacs-mode")
> +      (synopsis
> +       "Emacs major mode for Extempore source files")

Both of these can be single lines.

> +       "A major mode for editing Extempore code.  It can create 
> an

Descriptions should start with a full sentence.

I've made these changes and pushed commit 
0c3cf628299458dbbbd783adca5b1d277ead0fc8.

Kind regards,

T G-R

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

      reply	other threads:[~2019-10-04 15:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-04 14:22 [bug#37622] [PATCH] gnu: Add emacs-extempore-mode Giacomo Leidi
2019-10-04 15:05 ` Tobias Geerinckx-Rice via Guix-patches via [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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87mueg4klp.fsf@nckx \
    --to=guix-patches@gnu.org \
    --cc=37622-done@debbugs.gnu.org \
    --cc=goodoldpaul@autistici.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).