emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Kyle Meyer <kyle@kyleam.com>
To: Dmitri Makarov <dmakarv@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug: property ":CLOCK_MODELINE_TOTAL: today" has no effect.
Date: Sun, 16 Aug 2015 12:10:06 -0400	[thread overview]
Message-ID: <87h9nz8ba9.fsf@kyleam.com> (raw)
In-Reply-To: CANLX=WiFQNNY-0Bc8OP4N_RJM7Nf9RYarNA6WQaSsqr8dAAbPw@mail.gmail.com

Dmitri Makarov <dmakarv@gmail.com> writes:

> After update to Org-mode version 8.3.1 (8.3.1-16-gf6aa53-elpa) the
> property "CLOCK_MODELINE_TOTAL" value "today" has no effect.  The
> modeline timing for a task display the total time for the task, not
> the time since the start of the current day.
>
> GNU Emacs 25.0.50.1 (x86_64-apple-darwin14.4.0, NS appkit-1348.17
> Version 10.10.4 (Build 14E46)) of 2015-08-12

I'm unable to reproduce this (using emacs -Q with Org 8.3.1-95-g25b02e
and Emacs 25.0.50.1) on the following example.

    * h
    :PROPERTIES:
    :CLOCK_MODELINE_TOTAL: today
    :END:
    :LOGBOOK:
    CLOCK: [2015-08-16 Sun 02:53]--[2015-08-16 Sun 08:53] =>  6:00
    CLOCK: [2015-08-15 Mon 02:53]--[2015-08-15 Mon 08:53] =>  6:00
    :END:

Running 'C-c C-x C-i' on above reports 6:00 in the modeline.
s/today/all/ shows 12:00.  Does the above work correctly for you?  If
so, can you provide a minimal example that doesn't work for you?

--
Kyle

  reply	other threads:[~2015-08-16 16:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-16 14:55 Bug: property ":CLOCK_MODELINE_TOTAL: today" has no effect Dmitri Makarov
2015-08-16 16:10 ` Kyle Meyer [this message]
2015-08-16 16:22   ` Dmitri Makarov
2015-08-16 16:31   ` Dmitri Makarov
2015-08-16 16:41     ` Kyle Meyer

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=87h9nz8ba9.fsf@kyleam.com \
    --to=kyle@kyleam.com \
    --cc=dmakarv@gmail.com \
    --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).