* Embedded checklists and C-u C-c C-c
@ 2013-01-15 5:20 François Pinard
2013-01-19 22:39 ` Nicolas Goaziou
0 siblings, 1 reply; 2+ messages in thread
From: François Pinard @ 2013-01-15 5:20 UTC (permalink / raw)
To: emacs-orgmode
Hi, Org people.
This is for current Org (7.9.3d-827-g7cd81b, says the manual). In node
node Checkboxes, near the end, we read:
(3) `C-u C-c C-c' on the _first_ item of a list with no checkbox will
add checkboxes to the rest of the list.
It seems it only works for external checklists, but not for embedded
ones. For example, given:
| <-- Left margin
|
- A
- A1
- A2
- B
`C-u C-c C-c' on the "A" line will create a checkbox on both "A" and "B"
lines, which is expected. But `C-u C-c C-c' on the "A1" line will open
a checkbox on that line only, while I would have expected a checkbox on
both "A1" and "A2" lines. Should it not?
François
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Embedded checklists and C-u C-c C-c
2013-01-15 5:20 Embedded checklists and C-u C-c C-c François Pinard
@ 2013-01-19 22:39 ` Nicolas Goaziou
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2013-01-19 22:39 UTC (permalink / raw)
To: François Pinard; +Cc: emacs-orgmode
Hello,
François Pinard <pinard@iro.umontreal.ca> writes:
> This is for current Org (7.9.3d-827-g7cd81b, says the manual). In node
> node Checkboxes, near the end, we read:
>
> (3) `C-u C-c C-c' on the _first_ item of a list with no checkbox will
> add checkboxes to the rest of the list.
>
> It seems it only works for external checklists, but not for embedded
> ones. For example, given:
>
> | <-- Left margin
> |
> - A
> - A1
> - A2
> - B
>
> `C-u C-c C-c' on the "A" line will create a checkbox on both "A" and "B"
> lines, which is expected. But `C-u C-c C-c' on the "A1" line will open
> a checkbox on that line only, while I would have expected a checkbox on
> both "A1" and "A2" lines. Should it not?
This should be fixed in master. Thank you.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-01-19 22:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-15 5:20 Embedded checklists and C-u C-c C-c François Pinard
2013-01-19 22:39 ` Nicolas Goaziou
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).