From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: can babel results show time of evaluation? Date: Wed, 30 Jan 2013 18:54:13 +0100 Message-ID: <877gmulfp6.fsf@bzg.ath.cx> References: <87haly2aag.fsf@bzg.ath.cx> <87libawqb4.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:54160) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0byX-0003l9-79 for emacs-orgmode@gnu.org; Wed, 30 Jan 2013 13:01:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U0byW-0001hW-7s for emacs-orgmode@gnu.org; Wed, 30 Jan 2013 13:01:33 -0500 Received: from mail-wi0-f174.google.com ([209.85.212.174]:57779) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0byW-0001hP-1X for emacs-orgmode@gnu.org; Wed, 30 Jan 2013 13:01:32 -0500 Received: by mail-wi0-f174.google.com with SMTP id hj13so3229271wib.1 for ; Wed, 30 Jan 2013 10:01:31 -0800 (PST) In-Reply-To: <87libawqb4.fsf@gmail.com> (Eric Schulte's message of "Wed, 30 Jan 2013 10:09:35 -0700") 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: Eric Schulte Cc: emacs-orgmode@gnu.org, Thomas Alexander Gerds Hi Eric, Eric Schulte writes: > I've just pushed this functionality up to the main branch. To make use > of it add the following to your Emacs config. > > (setq org-babel-hash-show-time t) Well, the patch breaks master, because of (defvar org-ts-regexp). Can you fix this? Thanks, -- Bastien