From: Moritz Ulrich <ulrich.moritz@googlemail.com>
To: Achim Gratz <Stromeko@nexgo.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: Setting Face of clocking info in Modeline
Date: Thu, 21 Jun 2012 15:28:23 +0200 [thread overview]
Message-ID: <m2d34s4ww8.fsf@googlemail.com> (raw)
In-Reply-To: <87mx3xuqux.fsf@Rainer.invalid>
Achim Gratz <Stromeko@nexgo.de> writes:
> 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.
>
>
> Regards,
> Achim.
It's definitely in release_7.8.11 (git commit 6cddf74).
lisp/org-clock.el, line 340:
--8<---------------cut here---------------start------------->8---
(defcustom org-clock-clocked-in-display 'mode-line
_docstring_
:group 'org-clock
:type '(choice
(const :tag "Mode line" mode-line)
(const :tag "Frame title" frame-title)
(const :tag "Both" both)
(const :tag "None" nil)))
--8<---------------cut here---------------end--------------->8---
Followign a link to gitweb. (Sorry for the long link):
[1]:
http://orgmode.org/w/?p=org-mode.git;a=blob;f=lisp/org-clock.el;h=70c015b38f0a121d313c4d8ead17354da5e6c235;hb=6cddf7425096a743c02b9a17ad8e12b61f514210#l340
Cheers,
Moritz Ulrich
--
Moritz Ulrich
next prev parent reply other threads:[~2012-06-21 13:28 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-20 14:09 Setting Face of clocking info in Modeline Jeff Rush
2012-06-21 0:17 ` Moritz Ulrich
2012-06-21 4:40 ` Jeff Rush
2012-06-21 5:19 ` Nick Dokos
2012-06-21 6:21 ` Achim Gratz
2012-06-21 13:28 ` Moritz Ulrich [this message]
2012-06-21 14:05 ` Achim Gratz
2012-06-21 13:46 ` Nick Dokos
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m2d34s4ww8.fsf@googlemail.com \
--to=ulrich.moritz@googlemail.com \
--cc=Stromeko@nexgo.de \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).