From mboxrd@z Thu Jan 1 00:00:00 1970 From: suvayu ali Subject: Re: Re: Including current time in agenda Date: Fri, 7 Jan 2011 15:27:00 -0800 Message-ID: References: <87mxoi52sp.fsf@fastmail.fm> <9DA94FAE-E0CA-46CE-9F74-C1F462825A71@gmail.com> <871v5m27y4.fsf@ucl.ac.uk> <87zksa3ch1.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=50727 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PbLiN-0002Zq-20 for emacs-orgmode@gnu.org; Fri, 07 Jan 2011 18:27:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PbLiL-0004Ps-Rs for emacs-orgmode@gnu.org; Fri, 07 Jan 2011 18:27:22 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:44177) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PbLiL-0004Pb-NG for emacs-orgmode@gnu.org; Fri, 07 Jan 2011 18:27:21 -0500 Received: by fxm12 with SMTP id 12so10924708fxm.0 for ; Fri, 07 Jan 2011 15:27:20 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Erik Butz Cc: Matt Lundin , org-mode mailing list , Carsten Dominik On Fri, Jan 7, 2011 at 11:31 AM, Erik Butz wrote: > Hi all, > > thanks for this very nice feature. It's working mostly for me, but > now, whenever I try to insert a 'date, deadline,scheduled date' I get > an error saying: > > "Symbol's value as variable is void: date" > > which I don't quite understand. > > Any ideas? > I have been using it without any problems so far. Could you elaborate a little on how you are trying to use it? I just set these variables, (both are optional though, defaults should work out of the box) (setq org-agenda-current-time-string "- - - NOW! - - -" org-agenda-time-grid '((daily today) "----------------" (800 1000 1200 1400 1600 1800 2000))) > Thanks, > > Erik -- Suvayu Open source is the future. It sets us free.