[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Checklist bug in version 7.9.3a
From: |
Robert Horn |
Subject: |
Re: [O] Checklist bug in version 7.9.3a |
Date: |
Mon, 14 Jan 2013 18:27:32 -0500 |
User-agent: |
Notmuch/0.13 (http://notmuchmail.org) Emacs/24.2.1 (x86_64-unknown-linux-gnu) |
Nicolas Goaziou <address@hidden> writes:
> Calling C-c C-c with an argument on the first item of a list or sub-list
> will apply the change on every item in the list. It looks consistent
> with what you get.
>
> What did you expect instead ?
>
I was expecting the single checklist item to go to "[-]". On all other
items of a checklist "C-u C-u C-c C-c" causes the item to be changed to
"[-]". That's the behavior described in section 5.6 for checkboxes.
In 2.7 Plain Lists, it says C-c C-c toggles the state of a checkbox (if
any). There is no mention of arguments.
R Horn