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: Wed, 14 Oct 2009 12:21:23 -0600 Message-ID: <339668590910141121p334d2251l44aa97598c7e0064@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 1255544531 21373 80.91.229.12 (14 Oct 2009 18:22:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 14 Oct 2009 18:22:11 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Oct 14 20:22:00 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 1My8U4-0002X3-2R for geh-help-gnu-emacs@m.gmane.org; Wed, 14 Oct 2009 20:22:00 +0200 Original-Received: from localhost ([127.0.0.1]:48039 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1My8U3-0005mL-BG for geh-help-gnu-emacs@m.gmane.org; Wed, 14 Oct 2009 14:21:59 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1My8TZ-0005h6-U0 for help-gnu-emacs@gnu.org; Wed, 14 Oct 2009 14:21:30 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1My8TX-0005cm-RW for help-gnu-emacs@gnu.org; Wed, 14 Oct 2009 14:21:28 -0400 Original-Received: from [199.232.76.173] (port=33863 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1My8TX-0005cR-Br for help-gnu-emacs@gnu.org; Wed, 14 Oct 2009 14:21:27 -0400 Original-Received: from ey-out-1920.google.com ([74.125.78.148]:50606) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1My8TW-0007i0-S6 for help-gnu-emacs@gnu.org; Wed, 14 Oct 2009 14:21:27 -0400 Original-Received: by ey-out-1920.google.com with SMTP id 3so132852eyh.34 for ; Wed, 14 Oct 2009 11:21:25 -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=kv2tpJW/foo8X/80GkXeWYm+foSt6s0PgbbjiCXWsSs=; b=ZvA985DzgDZAAT0aZ7HD4tGLOAZ1E6cEn3IxuOn331JjaqoOeO30xM1jNhNU31lyCA biA9PXlvsLk0P9EinJY2H3Xr7pMjZwBN5Nyzyk8FCxZx905SLaNDUqjeMXxyvZb7ArYR U24T0htEXURskLxtQVIBFCxO5qqJrTSLmeDUs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=Qqjmxd5avxbI0kadyNKu+p7zwzUauowAE1qPMCYpdS1GJKdcikcL/12TIBPwXv/s7+ Q/mxZH2CL334wo2nRwk4Cy2cuv0XlCUCKjKVKqa6G7wgsmzV9MP1Iv3A1LYn6Tly8C0P 33RzeB8CwRDe8H2ZoYXvaRK9xperh/UQqJldk= Original-Received: by 10.211.160.4 with SMTP id m4mr10863317ebo.24.1255544483677; Wed, 14 Oct 2009 11:21:23 -0700 (PDT) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:68965 Archived-At: Does 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