all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Checkboxes and intermediate state
@ 2009-02-14 15:46 Chris Randle
  2009-02-15  9:02 ` Carsten Dominik
  0 siblings, 1 reply; 6+ messages in thread
From: Chris Randle @ 2009-02-14 15:46 UTC (permalink / raw)
  To: emacs-orgmode

Hi Carsten

Until recently, if I used `C-u C-c C-c' with the cursor on the line with
Item B in the following example:

- [X] Item A
- [ ] Item B
- [ ] Item C

I'd get:

- [X] Item A
- [-] Item B
- [ ] Item C

Now (6.21b) I get:

- [X] Item A
- Item B
- [ ] Item C

Think this may be an unintentional side-effect of the recent changes to
the list code. Hope so, because I quite like using that mark to register
the item that I'm working on currently - an "in progress" marker. The
fact that it's taken me weeks to spot this shows how often any progress
is made in my world!

-- 
Chris Randle
Windows XP Pro SP3 - GNU Emacs 22.1.1 - Org-mode 6.21b

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

end of thread, other threads:[~2009-02-17  3:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-14 15:46 Checkboxes and intermediate state Chris Randle
2009-02-15  9:02 ` Carsten Dominik
2009-02-15 12:48   ` Chris Randle
2009-02-15 14:56     ` Carsten Dominik
2009-02-15 15:05       ` Sivaram Neelakantan
2009-02-17  3:20       ` Eddward DeVilla

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.