From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Setting Face of clocking info in Modeline Date: Thu, 21 Jun 2012 09:46:46 -0400 Message-ID: <7574.1340286406@alphaville> References: <4FE1D997.50909@taupro.com> <4FE2A5C4.8020802@taupro.com> <6066.1340255952@alphaville> <87mx3xuqux.fsf@Rainer.invalid> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43332) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Shhir-0001Vv-RV for emacs-orgmode@gnu.org; Thu, 21 Jun 2012 09:47:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Shhil-000735-6Q for emacs-orgmode@gnu.org; Thu, 21 Jun 2012 09:46:57 -0400 Received: from g4t0014.houston.hp.com ([15.201.24.17]:25652) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Shhil-00072x-1p for emacs-orgmode@gnu.org; Thu, 21 Jun 2012 09:46:51 -0400 In-Reply-To: Message from Achim Gratz of "Thu, 21 Jun 2012 08:21:58 +0200." <87mx3xuqux.fsf@Rainer.invalid> 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: Achim Gratz Cc: emacs-orgmode@gnu.org Achim Gratz wrote: > Nick Dokos writes: > > That's not right - it went in with commit 37fafb7b and git says: > > > > $ git describe 37fafb7b > > release_7.8.09-248-g37fafb7 > > Git describe by default describes from the object pointed to until the > next annotated tag. Annotated tags live in the maint branch, not in > master for org. So what the above means is "the relase tag on maint for > 7.8.09 plus 248 more commits on master". > > > so it should certainly be in 7.8.11: > > No. That commit was done on master and has not yet been merged or > cherry-picked into maint, so it is not in any release yet. > > OK - thanks for explaining. Time to find out more about tags. Sorry for the noise. Nick