From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Voit Subject: Re: Date-stamps w/o time are shown with time on agenda Date: Wed, 13 Nov 2013 15:52:13 +0100 Message-ID: <2013-11-13T15-51-27@devnull.Karl-Voit.at> References: <2013-11-13T13-52-57@devnull.Karl-Voit.at> <87siv02yqn.fsf@bzg.ath.cx> <2013-11-13T14-57-52@devnull.Karl-Voit.at> <878uwss7et.fsf@bzg.ath.cx> Reply-To: news1142@Karl-Voit.at Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54484) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vgbnz-0006OB-Nn for emacs-orgmode@gnu.org; Wed, 13 Nov 2013 09:52:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vgbnu-0004ZJ-PT for emacs-orgmode@gnu.org; Wed, 13 Nov 2013 09:52:31 -0500 Received: from plane.gmane.org ([80.91.229.3]:35152) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vgbnu-0004Yy-IF for emacs-orgmode@gnu.org; Wed, 13 Nov 2013 09:52:26 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Vgbnr-00053J-J9 for emacs-orgmode@gnu.org; Wed, 13 Nov 2013 15:52:23 +0100 Received: from mail.michael-prokop.at ([88.198.6.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 13 Nov 2013 15:52:23 +0100 Received: from news1142 by mail.michael-prokop.at with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 13 Nov 2013 15:52:23 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org * Bastien wrote: > Hi Karl, > > Karl Voit writes: > >> I am sorry - I do not see the contradiction here. > > Sorry, I read too fast. :-) >> Why not handle each time-stamp in a consistent manner: show each >> as whole-day items on the agenda and > ddd HH:MM> as items with an associated time (and duration)? > > (setq org-agenda-search-headline-for-time nil) should do. > > When Org tries to associate a headline with a timestamp found in a > subtree, it optionally tries to find a time string (like "HH:MM") > in the headline if this option is `t' (the default.) Perfect! With the line above, my issue is gone and with your description my knowledge is widened :-) -- mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML to Org-mode: > get Memacs from https://github.com/novoid/Memacs < https://github.com/novoid/extract_pdf_annotations_to_orgmode + more on github