From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: ical export issues Date: Fri, 18 Nov 2016 23:05:01 +0100 Message-ID: <87d1hsmoky.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45647) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c7rHS-00041c-Cx for emacs-orgmode@gnu.org; Fri, 18 Nov 2016 17:05:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c7rHM-00082J-Pg for emacs-orgmode@gnu.org; Fri, 18 Nov 2016 17:05:10 -0500 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:52335) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c7rHM-000820-JR for emacs-orgmode@gnu.org; Fri, 18 Nov 2016 17:05:04 -0500 In-Reply-To: (Stephen Eglen's message of "Mon, 14 Nov 2016 21:50:16 +0000") 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: Stephen Eglen Cc: emacs-orgmode@gnu.org Hello, Stephen Eglen writes: > p.s. a small issue, but when I passed the org-generated .ics file > through a validator, http://severinghaus.org/projects/icv/ it noted > that: > > Your calendar is using an invalid newline format. Make sure to use > \r\n to end lines rather than just \n (RFC 2445 =C2=A74.1). Fixed. Thank you. Regards, --=20 Nicolas Goaziou