GNU bug report logs - #54328
[PATCH] Add emacs-org-remark-1.0.3

Previous Next

Package: guix-patches;

Reported by: Алексей Дроздов <drozdov <at> portalenergy.tech>

Date: Thu, 10 Mar 2022 15:50:02 UTC

Severity: normal

Tags: patch

To reply to this bug, email your comments to 54328 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#54328; Package guix-patches. (Thu, 10 Mar 2022 15:50:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Алексей Дроздов <drozdov <at> portalenergy.tech>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 10 Mar 2022 15:50:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Алексей Дроздов
 <drozdov <at> portalenergy.tech>
To: "guix-patches <at> gnu.org" <guix-patches <at> gnu.org>
Subject: [PATCH] Add emacs-org-remark-1.0.3
Date: Thu, 10 Mar 2022 13:45:25 +0300
[Message part 1 (text/html, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#54328; Package guix-patches. (Thu, 10 Mar 2022 17:29:02 GMT) Full text and rfc822 format available.

Message #8 received at 54328 <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Алексей Дроздов
 <drozdov <at> portalenergy.tech>
Cc: 54328 <at> debbugs.gnu.org
Subject: Re: [bug#54328] [PATCH] Add emacs-org-remark-1.0.3
Date: Thu, 10 Mar 2022 18:28:46 +0100
Hello,

Алексей Дроздов <drozdov <at> portalenergy.tech> writes:

> Subject: [PATCH] Add emacs-org-remark-1.0.3

Thanks. Some comments follow.

First, our commit messages are somewhat normalized, so this should be:

   gnu: Add emacs-org-remark.

   * gnu/packages/emacs-xyz.scm (emacs-org-remark): New variable.

Note the message doesn't contain the version, but specify the exact name
of the variable being added.

> +(define-public emacs-org-remark
> +  (let ((commit "b2e632cf66c748951910bc493915759ee8a9c22c")
> +        (revision "0"))

You don't need to specify a revision since this pair matches an
un-tagged version bump.

> +    (package
> +      (name "emacs-org-remark")
> +      (version (git-version "1.0.3" revision commit))

Per above, this should be plain "1.0.3".

> +      (description "@code{emacs-org-remark} lets you highlight and annotate any text file with using Org mode.")

I think the name is Org-remark, not emacs-org-remark, which is the name
of the Guix variable.

Could you send an updated patch?

Regards,
-- 
Nicolas Goaziou




This bug report was last modified 2 years and 47 days ago.

Previous Next


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