[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] [Accepted] [O, 3/3] Document max number of stars in clocking section
From: |
Bastien Guerry |
Subject: |
[O] [Accepted] [O, 3/3] Document max number of stars in clocking section |
Date: |
Tue, 24 Jan 2012 17:11:13 +0100 (CET) |
Patch 1125 (http://patchwork.newartisans.com/patch/1125/) is now "Accepted".
Maintainer comment: none
This relates to the following submission:
http://mid.gmane.org/%3C20120122133050.GD21012%40shi.workgroup%3E
Here is the original message containing the patch:
> Content-Type: text/plain; charset="utf-8"
> MIME-Version: 1.0
> Content-Transfer-Encoding: 7bit
> Subject: [O,3/3] Document max number of stars in clocking section
> Date: Sun, 22 Jan 2012 18:30:50 -0000
> From: Gregor Zattler <address@hidden>
> X-Patchwork-Id: 1125
> Message-Id: <address@hidden>
> To: emacs-orgmode <address@hidden>
>
> Clocking only works with all headings indented with less than `30'
> stars (hardcoded `lmax' value in `org-clock-sum').
>
> ---
> doc/org.texi | 14 ++++++++------
> 1 files changed, 8 insertions(+), 6 deletions(-)
>
> diff --git a/doc/org.texi b/doc/org.texi
> index 9e873ea..46aa1e2 100644
> --- a/doc/org.texi
> +++ b/doc/org.texi
> @@ -5917,12 +5917,14 @@ created for this purpose, it is described in
> @ref{Structure editing}.
> @cindex time clocking
>
> Org mode allows you to clock the time you spend on specific tasks in a
> -project. When you start working on an item, you can start the clock.
> -When you stop working on that task, or when you mark the task done, the
> -clock is stopped and the corresponding time interval is recorded. It
> -also computes the total time spent on each subtree of a project. And it
> -remembers a history or tasks recently clocked, to that you can jump quickly
> -between a number of tasks absorbing your time.
> +project. When you start working on an item, you can start the clock. When
> +you stop working on that task, or when you mark the task done, the clock is
> +stopped and the corresponding time interval is recorded. It also computes
> +the total time spent on each address@hidden only works if all
> +headings are indented with less than 30 stars. This is a hardcoded
> +limitation of `lmax' in `org-clock-sum'.} of a project. And it remembers a
> +history or tasks recently clocked, to that you can jump quickly between a
> +number of tasks absorbing your time.
>
> To save the clock history across Emacs sessions, use
> @lisp
>
- Re: [O] How to debug "org-clock-display: Args out of range: [48230 48230 48230 38618 38618 0 0 0 0 0 ...], 61", (continued)
- Re: [O] How to debug "org-clock-display: Args out of range: [48230 48230 48230 38618 38618 0 0 0 0 0 ...], 61", Nick Dokos, 2012/01/12
- Re: [O] How to debug "org-clock-display: Args out of range: [48230 48230 48230 38618 38618 0 0 0 0 0 ...], 61", Nick Dokos, 2012/01/12
- [O] [BUG] org-clock-sum cannot handle headings with more than 29 stars (was: Re: How to debug "org-clock-display: Args out of range: [48230 48230) 48230 38618 38618 0 0 0 0 0 ...], 61", Gregor Zattler, 2012/01/14
- Re: [O] [BUG] org-clock-sum cannot handle headings with more than 29 stars (was: Re: How to debug "org-clock-display: Args out of range: [48230 48230) 48230 38618 38618 0 0 0 0 0 ...], 61", Nick Dokos, 2012/01/14
- [O] [BUG][PATCH] document number of stars limitation with respect to org-clock-sum (was: Re: org-clock-sum cannot handle headings with more than 29 stars), Gregor Zattler, 2012/01/22
- [O] [PATCH 2/3] Document max number of stars in headings in manual, Gregor Zattler, 2012/01/22
- [O] [Accepted] [O, 2/3] Document max number of stars in headings in manual, Bastien Guerry, 2012/01/24
- [O] [PATCH 1/3] Document max number of stars in headings in docstring of org-inlinetask-minlevel, Gregor Zattler, 2012/01/22
- [O] [Accepted] [O, 1/3] Document max number of stars in headings in docstring of org-inlinetask-minlevel, Bastien Guerry, 2012/01/24
- [O] [PATCH 3/3] Document max number of stars in clocking section, Gregor Zattler, 2012/01/22
- [O] [Accepted] [O, 3/3] Document max number of stars in clocking section,
Bastien Guerry <=
- Re: [O] [BUG][PATCH] document number of stars limitation with respect to org-clock-sum, Bastien, 2012/01/24
- Re: [O] How to debug "org-clock-display: Args out of range: [48230 48230 48230 38618 38618 0 0 0 0 0 ...], 61", Stefan Nobis, 2012/01/15
- Re: [O] How to debug "org-clock-display: Args out of range: [48230 48230 48230 38618 38618 0 0 0 0 0 ...], 61", Bernt Hansen, 2012/01/15