From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: [PATCH] New function org-reset-checkbox-state which always clears the checkboxes Date: Fri, 24 Apr 2009 11:48:58 -0400 Message-ID: <87mya6t5lh.fsf@gollum.intra.norang.ca> References: <1240579733-7219-1-git-send-email-bernt@norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LxNeF-0007Ft-8a for emacs-orgmode@gnu.org; Fri, 24 Apr 2009 11:49:07 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LxNeB-0007CI-9t for emacs-orgmode@gnu.org; Fri, 24 Apr 2009 11:49:06 -0400 Received: from [199.232.76.173] (port=42628 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LxNeB-0007CB-3j for emacs-orgmode@gnu.org; Fri, 24 Apr 2009 11:49:03 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:63839) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LxNeA-0000F1-LY for emacs-orgmode@gnu.org; Fri, 24 Apr 2009 11:49:02 -0400 In-Reply-To: (Carsten Dominik's message of "Fri\, 24 Apr 2009 15\:43\:35 +0200") 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: Carsten Dominik Cc: emacs-orgmode@gnu.org Carsten Dominik writes: > Applied, thanks. > > Maybe we should move this function into org-list.el. Sure if that makes sense. I just refactored it in place without thinking about where it should really live. -Bernt