From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: bug? or configuration? Date: Thu, 2 Apr 2009 22:13:49 +0530 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LpQ1T-0006H4-P9 for emacs-orgmode@gnu.org; Thu, 02 Apr 2009 12:44:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LpQ1P-0006GN-Sc for emacs-orgmode@gnu.org; Thu, 02 Apr 2009 12:44:11 -0400 Received: from [199.232.76.173] (port=49581 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LpQ1P-0006GK-Nx for emacs-orgmode@gnu.org; Thu, 02 Apr 2009 12:44:07 -0400 Received: from ti-out-0910.google.com ([209.85.142.185]:6196) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LpQ1P-0005q5-7Y for emacs-orgmode@gnu.org; Thu, 02 Apr 2009 12:44:07 -0400 Received: by ti-out-0910.google.com with SMTP id y8so537164tia.10 for ; Thu, 02 Apr 2009 09:44:04 -0700 (PDT) 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: Rustom Mody Cc: emacs-orgmode On Thu, Apr 2, 2009 at 8:40 PM, Rustom Mody wrote: > Ive been struggling to get the org-mode setup of Charles Cave to > work and I keep getting Wrong type argument lisp, 5 When do you get the error? -- Manish > I traced it to (car org-time-stamp-rounding-minutes) in > org-current-time with org-current-time-stamp-rounding-minutes being > 5 (ie not a list)