[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] [PATCH 2/3] Document max number of stars in headings in manual
From: |
Gregor Zattler |
Subject: |
[O] [PATCH 2/3] Document max number of stars in headings in manual |
Date: |
Sun, 22 Jan 2012 14:15:06 +0100 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
Clocking only works with headings indented with less than `30' stars
(hardcoded `lmax' value in `org-clock-sum').
---
doc/org.texi | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/doc/org.texi b/doc/org.texi
index b238210..9e873ea 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -1164,7 +1164,8 @@ Headlines define the structure of an outline tree. The
headlines in Org
start with one or more stars, on the left address@hidden the variables
@code{org-special-ctrl-a/e}, @code{org-special-ctrl-k}, and
@code{org-ctrl-k-protect-subtree} to configure special behavior of @kbd{C-a},
address@hidden, and @kbd{C-k} in headlines.}. For example:
address@hidden, and @kbd{C-k} in headlines.} @footnote{Clocking only works with
+headings indented less then 30 stars.}. For example:
@example
* Top level headline
--
1.7.8.3
- [O] 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/05
- 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/05
- Re: [O] 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/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
- 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 <=
- [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, 2012/01/24
- 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