GNU bug report logs -
#36181
[PATCH] gnu: Add emacs-org-noter
Previous Next
Full log
Message #10 received at 36181-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hello Dimakakos,
Dimakakos Dimos <bendersteed <at> teknik.io> skribis:
> ---
> gnu/packages/emacs-xyz.scm | 28 ++++++++++++++++++++++++++++
> 1 file changed, 28 insertions(+)
Applied with the minor changes below and with a commit log following our
conventions.
Thank you!
Ludo’.
[Message part 2 (text/x-patch, inline)]
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index a8eb141452..d341501cc0 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -16005,14 +16005,12 @@ text-property translator.")
"1hczwva73gsyanl1ldhdvql01gy0hy2g861yzkaklyb763sx58x4"))))
(build-system emacs-build-system)
(propagated-inputs `(("emacs-org" ,emacs-org)))
- (home-page
- "https://github.com/weirdNox/org-noter")
- (synopsis
- "Synchronized, Org-mode, document annotator")
+ (home-page "https://github.com/weirdNox/org-noter")
+ (synopsis "Synchronized, Org-mode, document annotator")
(description
- "The idea is to let you create notes that are kept in sync when you
-scroll through the document, but that are external to it - the notes
+ "This package lets you create notes that are kept in sync when you
+scroll through the document, but that are external to it---the notes
themselves live in an Org-mode file. As such, this leverages the power of
Org-mode (the notes may have outlines, latex fragments, babel, etc...) while
-acting like notes that are made /in/ the document.")
+acting like notes that are made @emph{in} the document.")
(license license:gpl3+)))
This bug report was last modified 6 years and 63 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.