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:26:47 +0100 Message-ID: <87a9rqmvjc.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]:45751) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0bR5-000114-KC for emacs-orgmode@gnu.org; Wed, 30 Jan 2013 12:27:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U0bR4-0000OX-I3 for emacs-orgmode@gnu.org; Wed, 30 Jan 2013 12:26:59 -0500 Received: from mail-wg0-f45.google.com ([74.125.82.45]:47314) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0bR4-0000OM-99 for emacs-orgmode@gnu.org; Wed, 30 Jan 2013 12:26:58 -0500 Received: by mail-wg0-f45.google.com with SMTP id dq12so1418667wgb.24 for ; Wed, 30 Jan 2013 09:26:57 -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) Thanks! -- Bastien