* Checkbox bug when tree is collapsed
@ 2007-07-30 0:03 Charles Cave
2007-08-09 5:05 ` Carsten Dominik
0 siblings, 1 reply; 2+ messages in thread
From: Charles Cave @ 2007-07-30 0:03 UTC (permalink / raw)
To: emacs-orgmode
I have been experimenting with checkoxes. Consider this file
* Weekend Tasks
** Shopping [5/5]
- [X] Milk
- [X] Bread
- [X] Meat
- [X] Vegetables
- [X] Beer
** Domestic Work [0%]
- [ ] Vacuuming
- [ ] Washing dishes
- [ ] Laundry
- [ ] Hang out washing
- [ ] Clean bathroom
If I collapse the file it looks like
* Weekend Tasks
** Shopping [5/5]
** Domestic Work [0%]
So far so good. If i place the cursor on the Shopping line
and enter C-c C-x C-b the tags are switch off and it displays [0/5]
repeat the command and it says [5/5]
But when I do the same on the Domestic Work like, the
[0%] cookie disappears and the line says:
** Domestic Work ...
The items are checked on and off, but the bug is the disappearance of
the percentage cookie. If I change the cookie to [/] it also disappears
I am using org-mode 5.04 on GNU Emacs 22.1.1 on Windows
Charles
-------------------------------------------
Charles Cave
Email: charles_cave AT optusnet DOT com DOT au
-------------------------------------------
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Checkbox bug when tree is collapsed
2007-07-30 0:03 Checkbox bug when tree is collapsed Charles Cave
@ 2007-08-09 5:05 ` Carsten Dominik
0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2007-08-09 5:05 UTC (permalink / raw)
To: charles_cave; +Cc: emacs-orgmode
Fixed, thanks.
- Carsten
On Jul 30, 2007, at 2:03, Charles Cave wrote:
> I have been experimenting with checkoxes. Consider this file
>
>
> * Weekend Tasks
> ** Shopping [5/5]
> - [X] Milk
> - [X] Bread
> - [X] Meat
> - [X] Vegetables
> - [X] Beer
> ** Domestic Work [0%]
> - [ ] Vacuuming
> - [ ] Washing dishes
> - [ ] Laundry
> - [ ] Hang out washing
> - [ ] Clean bathroom
>
>
> If I collapse the file it looks like
>
> * Weekend Tasks
> ** Shopping [5/5]
> ** Domestic Work [0%]
>
> So far so good. If i place the cursor on the Shopping line
> and enter C-c C-x C-b the tags are switch off and it displays [0/5]
> repeat the command and it says [5/5]
>
> But when I do the same on the Domestic Work like, the
> [0%] cookie disappears and the line says:
>
> ** Domestic Work ...
>
> The items are checked on and off, but the bug is the disappearance of
> the percentage cookie. If I change the cookie to [/] it also disappears
>
> I am using org-mode 5.04 on GNU Emacs 22.1.1 on Windows
>
> Charles
>
>
>
> -------------------------------------------
> Charles Cave
> Email: charles_cave AT optusnet DOT com DOT au
> -------------------------------------------
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>
--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-08-09 5:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-30 0:03 Checkbox bug when tree is collapsed Charles Cave
2007-08-09 5:05 ` Carsten Dominik
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).