GNU bug report logs - #31617
[PATCH] gnu: Add emacs-org-caldav.

Previous Next

Package: guix-patches;

Reported by: Konrad Hinsen <konrad.hinsen <at> fastmail.net>

Date: Mon, 28 May 2018 08:45:02 UTC

Severity: normal

Tags: patch

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


Message #10 received at 31617-done <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Konrad Hinsen <konrad.hinsen <at> fastmail.net>
Cc: 31617-done <at> debbugs.gnu.org
Subject: Re: [bug#31617] [PATCH] gnu: Add emacs-org-caldav.
Date: Thu, 31 May 2018 18:03:12 +0200
[Message part 1 (text/plain, inline)]
Konrad Hinsen <konrad.hinsen <at> fastmail.net> skribis:

> * gnu/packages/emacs.scm (emacs-org-caldav): New variable.

Applied with the changes below, thanks!

Ludo’.

[Message part 2 (text/x-patch, inline)]
diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index 91808cae9..d2fa5eb22 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -10570,9 +10570,8 @@ be changed by customizing the appropriate variables.")
     (propagated-inputs `(("emacs-org" ,emacs-org)))
     (home-page "https://github.com/dengste/org-caldav")
     (synopsis
-     "Sync org files with external calendar via the CalDAV protocol")
+     "Sync Org files with external calendars via the CalDAV protocol")
     (description
-     "Synchronization between events in org-mode files and a CalDAV
-calendar.  This code is still alpha.  Be prepared.  Have backups.  Take
-care.")
+     "Synchronize between events in Org-mode files and a CalDAV calendar.
+This code is still alpha.")
     (license license:gpl3+)))

This bug report was last modified 7 years and 70 days ago.

Previous Next


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