From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: org-caldav: New version with proper two-way sync Date: Thu, 17 Jan 2013 16:04:21 +1030 Message-ID: <878v7sjrtu.fsf@ucl.ac.uk> References: <87bocr4ej2.fsf@engster.org> <877gnd4wcv.fsf@ucl.ac.uk> <8738y14tv5.fsf@ucl.ac.uk> <87ip6w3iqe.fsf@engster.org> <87sj60ju1p.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37220) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tvi6e-0000we-Hd for emacs-orgmode@gnu.org; Thu, 17 Jan 2013 00:33:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tvi6d-0002iO-GP for emacs-orgmode@gnu.org; Thu, 17 Jan 2013 00:33:40 -0500 Received: from db3ehsobe003.messaging.microsoft.com ([213.199.154.141]:47351 helo=db3outboundpool.messaging.microsoft.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tvi6d-0002iF-85 for emacs-orgmode@gnu.org; Thu, 17 Jan 2013 00:33:39 -0500 Received: from mail117-db3 (localhost [127.0.0.1]) by mail117-db3-R.bigfish.com (Postfix) with ESMTP id 930CE420290 for ; Thu, 17 Jan 2013 05:33:37 +0000 (UTC) Received: from DB3EHSMHS001.bigfish.com (unknown [10.3.81.248]) by mail117-db3.bigfish.com (Postfix) with ESMTP id 475662A00C1 for ; Thu, 17 Jan 2013 05:33:35 +0000 (UTC) In-Reply-To: <87sj60ju1p.fsf@ucl.ac.uk> (Eric S. Fraga's message of "Thu, 17 Jan 2013 15:16:26 +1030") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Emacs Org mode mailing list Eric S Fraga writes: > Sure but the problem does not appear to be what I had originally=20 > thought. It turns out that all of my entries with non-ASCII=20 > characters happened to be SEXP based entries, of this form:=20 >=20 > #+begin_src org * Test entries %%(diary-anniversary 1971 03 13)=20 > Somebody's birthday (%d a=C3=B1os) #+end_src=20=20 Ummm, something has screwed up my email... I was playing with =3Duse-hard-newlines=3D for email. Sorry about this. The example should have been (fingers crossed hoping this comes through fine this time): #+begin_src org * Test entries %%(diary-anniversary 1971 03 13) Somebody's birthday (%d a=C3=B1os) #+end_src=20 Hope it comes through correctly this time... --=20 : Eric S Fraga, GnuPG: 0xC89193D8FFFCF67D : in Emacs 24.3.50.1 and Org release_7.9.3d-826-gbe0d87