From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chris Newton Newsgroups: gmane.emacs.help Subject: caldav support Date: Sun, 11 Oct 2009 11:35:32 -0600 Message-ID: <339668590910111035r5870d60ct717565a1e37a0cc0@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1255325262 29819 80.91.229.12 (12 Oct 2009 05:27:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 12 Oct 2009 05:27:42 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Oct 12 07:27:33 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MxDRU-0008No-PE for geh-help-gnu-emacs@m.gmane.org; Mon, 12 Oct 2009 07:27:33 +0200 Original-Received: from localhost ([127.0.0.1]:42769 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MxDRU-00052w-7l for geh-help-gnu-emacs@m.gmane.org; Mon, 12 Oct 2009 01:27:32 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mx2KY-00023V-EG for help-gnu-emacs@gnu.org; Sun, 11 Oct 2009 13:35:38 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mx2KX-00022U-Og for help-gnu-emacs@gnu.org; Sun, 11 Oct 2009 13:35:37 -0400 Original-Received: from [199.232.76.173] (port=50743 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mx2KX-00022M-Ic for help-gnu-emacs@gnu.org; Sun, 11 Oct 2009 13:35:37 -0400 Original-Received: from ey-out-1920.google.com ([74.125.78.148]:51244) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mx2KX-00061t-8x for help-gnu-emacs@gnu.org; Sun, 11 Oct 2009 13:35:37 -0400 Original-Received: by ey-out-1920.google.com with SMTP id 3so7385830eyh.34 for ; Sun, 11 Oct 2009 10:35:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=EEHeTmVzz2qqenT+S6kNufShP4zwnCPGPoxn2Tqr/xE=; b=VOFOuaaHXOCcMl2xry0y0aoLBMH1sgffKnUoHW01Kaf5YWRNZNG3hAJ1F5sK0Uw37z xw/yjdMAfJcRLjJSRvskOo9EZ1RfVnXzgZUwL1qOaCEyTsyarZCn9+v2i8xTBuKZzBMB kXwXk2fyFsI4b+D0ZU2YTnDyu0cz2/XaemG+g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=HXxXzrLbW/9IeY9KwMtnbVB6aoqN/np534gkowzX3ZEIT4YSLv74ZQwR8pPigbZpa+ rySlsRRUC4K9+isIm6bjQltD3n2ojOGw4u1mz+rAKTdSZLDk3pBpFZMtPuHugvKz1V6L 0iuF6zeeDwMBDzxx3VOl1YL3Fr2LLVHRjrUKs= Original-Received: by 10.211.146.31 with SMTP id y31mr3041359ebn.72.1255282532514; Sun, 11 Oct 2009 10:35:32 -0700 (PDT) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-Mailman-Approved-At: Mon, 12 Oct 2009 01:17:22 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:68868 Archived-At: Do emacs or any emacs packages support caldav? I've not been able to find anything on Google nor emacswiki. I see that icalendar is supported though. I would like to see diary back ended by caldav if possible. Thanks. Regards, Chris Newton