Re: [Orgmode] org-toggle-checkbox bug

2011-02-24 Thread Nick Dokos
Matt Lundin wrote: > According to the docstring of org-toggle-checkbox, the function can be > called on headlines: > > , > | If the cursor is in a headline, apply this to all checkbox items > | in the text below the heading, taking as reference the first item > | in subtree, ignoring drawers

Re: [Orgmode] org-toggle-checkbox bug

2011-02-24 Thread Nick Dokos
John Hendy wrote: > On Thu, Feb 24, 2011 at 5:52 PM, Matt Lundin wrote: > > According to the docstring of org-toggle-checkbox, the function can be > called on headlines: > > , > | If the cursor is in a headline, apply this to all checkbox items > | in the text below

Re: [Orgmode] org-toggle-checkbox bug

2011-02-24 Thread John Hendy
On Thu, Feb 24, 2011 at 5:52 PM, Matt Lundin wrote: > According to the docstring of org-toggle-checkbox, the function can be > called on headlines: > > , > | If the cursor is in a headline, apply this to all checkbox items > | in the text below the heading, taking as reference the first item

[Orgmode] org-toggle-checkbox bug

2011-02-24 Thread Matt Lundin
According to the docstring of org-toggle-checkbox, the function can be called on headlines: , | If the cursor is in a headline, apply this to all checkbox items | in the text below the heading, taking as reference the first item | in subtree, ignoring drawers. ` When I call org-toggle-che