emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Wrong count? Me or Org?
@ 2010-09-02 17:57 C64 Whiz
  2010-09-02 18:20 ` Manish
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: C64 Whiz @ 2010-09-02 17:57 UTC (permalink / raw)
  To: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 463 bytes --]

I have the following tree and notice the % done value...

**** Actions [80%]
***** DONE See if existing credentials work
****** DONE 2010/07/26 17:12:24 (05:12:24 PM)
       I'll be working from home on Wed and will see if the existing
       credentials still work.  I can find them [[file:c:/path/to/file][in
here]].
***** CANCEL Create new credentials
***** DONE Email new credentials to S. W.
***** DONE Store new credentials in folder


Why 80%??

--C64Whiz

[-- Attachment #1.2: Type: text/html, Size: 518 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Wrong count? Me or Org?
  2010-09-02 17:57 Wrong count? Me or Org? C64 Whiz
@ 2010-09-02 18:20 ` Manish
  2010-09-02 19:04 ` Memnon Anon
  2010-09-02 19:25 ` David Maus
  2 siblings, 0 replies; 4+ messages in thread
From: Manish @ 2010-09-02 18:20 UTC (permalink / raw)
  To: C64 Whiz; +Cc: emacs-orgmode

On Thu, Sep 2, 2010 at 11:27 PM, C64 Whiz wrote:
> I have the following tree and notice the % done value...
>
> **** Actions [80%]
> ***** DONE See if existing credentials work
> ****** DONE 2010/07/26 17:12:24 (05:12:24 PM)
>        I'll be working from home on Wed and will see if the existing
>        credentials still work.  I can find them [[file:c:/path/to/file][in
> here]].
> ***** CANCEL Create new credentials
> ***** DONE Email new credentials to S. W.
> ***** DONE Store new credentials in folder
>
>
> Why 80%??

Did you change the state of any item "by hand" (as opposed to using
shift-arrow or C-c C-t and such?) Have you tried doing a C-c C-c on the
statistics cookie?

-- Manish

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Wrong count? Me or Org?
  2010-09-02 17:57 Wrong count? Me or Org? C64 Whiz
  2010-09-02 18:20 ` Manish
@ 2010-09-02 19:04 ` Memnon Anon
  2010-09-02 19:25 ` David Maus
  2 siblings, 0 replies; 4+ messages in thread
From: Memnon Anon @ 2010-09-02 19:04 UTC (permalink / raw)
  To: C64 Whiz; +Cc: emacs-orgmode

Hi C64,

C64 Whiz <c64whiz@gmail.com> writes:

> **** Actions [80%]
> ***** DONE See if existing credentials work
> ****** DONE 2010/07/26 17:12:24 (05:12:24 PM)
>        I'll be working from home on Wed and will see if the existing
>        credentials still work.  I can find them [[file:c:/path/to/file][in here]].
> ***** CANCEL Create new credentials
> ***** DONE Email new credentials to S. W.
> ***** DONE Store new credentials in folder
>
> Why 80%??

I can not reproduce that with
"Org-mode version 7.01trans (release_7.01h.418.g7b188)"

on 

"GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0)
 of 2010-08-14 on raven, modified by Debian"

I copied your example in a temporary buffer, M-x org-mode and refreshed
the cookie with C-c C-c.
Number is correctly set on 100%.

Memnon

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Wrong count? Me or Org?
  2010-09-02 17:57 Wrong count? Me or Org? C64 Whiz
  2010-09-02 18:20 ` Manish
  2010-09-02 19:04 ` Memnon Anon
@ 2010-09-02 19:25 ` David Maus
  2 siblings, 0 replies; 4+ messages in thread
From: David Maus @ 2010-09-02 19:25 UTC (permalink / raw)
  To: C64 Whiz; +Cc: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 779 bytes --]

C64 Whiz wrote:
>I have the following tree and notice the % done value...

>**** Actions [80%]
>***** DONE See if existing credentials work
>****** DONE 2010/07/26 17:12:24 (05:12:24 PM)
>       I'll be working from home on Wed and will see if the existing
>       credentials still work.  I can find them [[file:c:/path/to/file][in here]].
>***** CANCEL Create new credentials
>***** DONE Email new credentials to S. W.
>***** DONE Store new credentials in folder

>Why 80%??

What is your setting of `org-todo-keywords'?

And to rule out the level 6 headline: Is the percent count still bogus
with only the five level 5 headlines?

Best,
  -- David
-- 
OpenPGP... 0x99ADB83B5A4478E6
Jabber.... dmjena@jabber.org
Email..... dmaus@ictsoc.de

[-- Attachment #1.2: Type: application/pgp-signature, Size: 230 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-09-02 19:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-02 17:57 Wrong count? Me or Org? C64 Whiz
2010-09-02 18:20 ` Manish
2010-09-02 19:04 ` Memnon Anon
2010-09-02 19:25 ` David Maus

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).