From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Otterson Subject: group checklist toggle (post-summer-break feature request) Date: Wed, 28 Jun 2006 09:29:43 -0700 Message-ID: <44A2AE77.1040707@u.washington.edu> References: <44A2AC87.1010208@sharpleaf.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FvcvJ-0007Bz-Mz for emacs-orgmode@gnu.org; Wed, 28 Jun 2006 12:29:53 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FvcvI-0007Bn-7g for Emacs-orgmode@gnu.org; Wed, 28 Jun 2006 12:29:52 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FvcvI-0007Bk-0l for Emacs-orgmode@gnu.org; Wed, 28 Jun 2006 12:29:52 -0400 Received: from [66.111.4.27] (helo=out3.smtp.messagingengine.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Fvd7e-0006GG-E1 for Emacs-orgmode@gnu.org; Wed, 28 Jun 2006 12:42:38 -0400 Received: from frontend3.internal (frontend3.internal [10.202.2.152]) by frontend1.messagingengine.com (Postfix) with ESMTP id 28782D870E7 for ; Wed, 28 Jun 2006 12:29:49 -0400 (EDT) Received: from [192.168.0.2] (h-67-101-0-143.sttnwaho.dynamic.covad.net [67.101.0.143]) by mail.messagingengine.com (Postfix) with ESMTP id 542841048 for ; Wed, 28 Jun 2006 12:29:49 -0400 (EDT) In-Reply-To: <44A2AC87.1010208@sharpleaf.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Emacs-orgmode@gnu.org At first, I wasn't sure I'd use the new '[X]' checklists, but now I've got them sprinkled all over my .org files -- they're especially handy for multi-step tasks which are done repeatedly. When I repeat a multi-step task I've done before, one of the first things I do is to uncheck all of the [X]'s. So, I'd like C-c C-c to toggle all of the [X]'s within a selected region, similar to the way you can now indent or unindent selected region headlines. Toggling all of the checks under a headline might also be useful, but maybe less so. Thanks for all the great work, Scott