all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 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

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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.