From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stelian Iancu Subject: Re: Supporting Exchange calendars in org-mac-iCal.el Date: Sun, 3 Mar 2019 12:12:24 +0100 Message-ID: <3a071626-5f55-a06c-8854-0476f8dd5adf@siancu.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([209.51.188.92]:43851) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h0P2p-0003Aq-H8 for emacs-orgmode@gnu.org; Sun, 03 Mar 2019 06:12:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h0P2o-0002P4-HG for emacs-orgmode@gnu.org; Sun, 03 Mar 2019 06:12:35 -0500 Received: from mail-ed1-x543.google.com ([2a00:1450:4864:20::543]:39663) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h0P2l-0002IO-7k for emacs-orgmode@gnu.org; Sun, 03 Mar 2019 06:12:32 -0500 Received: by mail-ed1-x543.google.com with SMTP id p27so1890469edc.6 for ; Sun, 03 Mar 2019 03:12:27 -0800 (PST) Received: from Stelians-MacBook-Pro.local (84-72-10-134.dclient.hispeed.ch. [84.72.10.134]) by smtp.gmail.com with ESMTPSA id t9sm1163080edb.13.2019.03.03.03.12.25 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 03 Mar 2019 03:12:25 -0800 (PST) In-Reply-To: Content-Language: en-US List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org Hi Norman, I would be interested in this functionality. Thanks, Stelian On 22.02.19 16:10, Norman Walsh wrote: > Hi folks, > > I don’t know if anyone else is using org-mac-iCal[*], but I find it > useful. (I find it convenient to have calendar appointments in my > agenda view.) > > In the course of setting it up, I discovered that it didn’t support > Exchange calendars. And it had a regexp that didn’t match versions of > MacOS post 10.8. > > I’ve fixed both of those issues, at least to the extent that they seem > to work for me. I sent email to the named author, Christopher > Suckling, but didn’t get a reply. (Hello Christopher, if you’re out > there!) > > If anyone is interested, I can see about finding a place to put my > patch. > > Be seeing you, > norm > > [*] https://orgmode.org/worg/org-contrib/org-mac-iCal.html >