From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Heerdegen Subject: Re: Show APPTs every day in Agneda Date: Tue, 28 May 2019 22:51:10 +0200 Message-ID: <87woia2thd.fsf@web.de> References: <871s0lunpr.fsf@web.de> <87ef4jv8kk.fsf@web.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:57676) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hVj46-0002qb-Hs for emacs-orgmode@gnu.org; Tue, 28 May 2019 16:51:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hVj44-0002ZU-Ol for emacs-orgmode@gnu.org; Tue, 28 May 2019 16:51:22 -0400 Received: from mout.web.de ([212.227.15.4]:36703) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hVj42-0002Wm-S3 for emacs-orgmode@gnu.org; Tue, 28 May 2019 16:51:19 -0400 In-Reply-To: (Neil Jerram's message of "Tue, 28 May 2019 21:27:29 +0100") 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: Neil Jerram Cc: Org Mode List Neil Jerram writes: > #+BEGIN_EXAMPLE > ** Bank holiday weekend > > <2018-05-05 Sat>--<2018-05-07 Mon> > #+END_EXAMPLE > Sorry, that's no solution for you, but maybe there's a clue in the > detail there? Ha! - indeed. It's obviously not allowed to add spaces like I used to do: <2018-05-05 Sat> -- <2018-05-07 Mon> With <2018-05-05 Sat>--<2018-05-07 Mon> it works like I want. So, thank you very much to pointing me into the right direction. But this doesn't seem to be documented...(question to all)? Thanks, Michael.