From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?5pa55L+K?= Subject: how to check/uncheck all checkboxes Date: Tue, 27 Aug 2013 18:24:19 +0800 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b2e3fbe9d6e8204e4eb461e Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37809) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VEGS5-0005bb-I7 for emacs-orgmode@gnu.org; Tue, 27 Aug 2013 06:24:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VEGRz-0008Kp-Iz for emacs-orgmode@gnu.org; Tue, 27 Aug 2013 06:24:45 -0400 Received: from mail-pb0-f53.google.com ([209.85.160.53]:44247) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VEGRz-0008KZ-CJ for emacs-orgmode@gnu.org; Tue, 27 Aug 2013 06:24:39 -0400 Received: by mail-pb0-f53.google.com with SMTP id up15so4660020pbc.12 for ; Tue, 27 Aug 2013 03:24:20 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --047d7b2e3fbe9d6e8204e4eb461e Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable The typical structure as following: - [-] root - [ ] b - [X] c - [ ] d What i want is: if I toggle the root, all checkboxes, including root and children, toggled, no matter the children's status are. Is there native function/command do things like this? --=20 Jun Fang =E6=96=B9=E4=BF=8A --047d7b2e3fbe9d6e8204e4eb461e Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
The typical structure as following:
- [-] root
=C2=A0 - [ ] b
=C2=A0 - [X] c
=C2=A0 - [ ] d

What i want is: if I toggle the root, all che= ckboxes, including root and children, toggled, no matter the children's= status are.

Is there native function/command do things like this?

--=C2=A0
Jun Fang
=E6=96=B9=E4=BF=8A
--047d7b2e3fbe9d6e8204e4eb461e--