From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Re: bug with timestamp fontification (bisected to b6b509b) Date: Wed, 27 Feb 2013 17:14:06 +0100 Message-ID: <20130227161406.GA6598@kuru.dyndns-at-home.com> References: <8738wh69bl.fsf@yahoo.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49098) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UAje2-0008IW-I9 for emacs-orgmode@gnu.org; Wed, 27 Feb 2013 11:14:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UAje1-0001Ch-Jg for emacs-orgmode@gnu.org; Wed, 27 Feb 2013 11:14:14 -0500 Received: from mail-wi0-f172.google.com ([209.85.212.172]:42325) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UAje1-0001CR-Ca for emacs-orgmode@gnu.org; Wed, 27 Feb 2013 11:14:13 -0500 Received: by mail-wi0-f172.google.com with SMTP id ez12so6485311wid.17 for ; Wed, 27 Feb 2013 08:14:12 -0800 (PST) Content-Disposition: inline In-Reply-To: <8738wh69bl.fsf@yahoo.fr> 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 On Wed, Feb 27, 2013 at 04:54:54PM +0100, Nicolas Richard wrote: > > Reproduce by doing: > emacs -q -L /home/youngfrog/sources/org-mode/lisp/ -f org-mode --eval '(insert "<2012-02-27 Wed.>")' ^^^^^ Are you sure your timestamp has the correct syntax? As far as I know there should be no periods at the end of the day name. BTW, how do you enter timestamps? You can use C-c C-x . and C-c C-x ! for active and inactive timestamps. This way you can avoid sysntax errors conveniently. Hope this helps, -- Suvayu Open source is the future. It sets us free.