* [bug#54328] [PATCH] Add emacs-org-remark-1.0.3
@ 2022-03-10 10:45 Алексей Дроздов
2022-03-10 17:28 ` Nicolas Goaziou
0 siblings, 1 reply; 3+ messages in thread
From: Алексей Дроздов @ 2022-03-10 10:45 UTC (permalink / raw)
To: 54328
[-- Attachment #1: Type: text/html, Size: 2528 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* [bug#54328] [PATCH] Add emacs-org-remark-1.0.3
2022-03-10 10:45 [bug#54328] [PATCH] Add emacs-org-remark-1.0.3 Алексей Дроздов
@ 2022-03-10 17:28 ` Nicolas Goaziou
2024-11-05 21:14 ` Cayetano Santos via Guix-patches via
0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2022-03-10 17:28 UTC (permalink / raw)
To: Алексей Дроздов
Cc: 54328
Hello,
Алексей Дроздов <drozdov@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
^ permalink raw reply [flat|nested] 3+ messages in thread
* [bug#54328] [PATCH] Add emacs-org-remark-1.0.3
2022-03-10 17:28 ` Nicolas Goaziou
@ 2024-11-05 21:14 ` Cayetano Santos via Guix-patches via
0 siblings, 0 replies; 3+ messages in thread
From: Cayetano Santos via Guix-patches via @ 2024-11-05 21:14 UTC (permalink / raw)
To: 54328, 54328-done; +Cc: drozdov, mail
Obsoleted by https://issues.guix.gnu.org/72231.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-11-05 21:45 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-10 10:45 [bug#54328] [PATCH] Add emacs-org-remark-1.0.3 Алексей Дроздов
2022-03-10 17:28 ` Nicolas Goaziou
2024-11-05 21:14 ` Cayetano Santos via Guix-patches via
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).