From mboxrd@z Thu Jan 1 00:00:00 1970 From: Moritz Ulrich Subject: Typo in worg page about org-checkbox Date: Tue, 1 May 2012 01:25:45 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43132) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SOzys-00021F-OM for emacs-orgmode@gnu.org; Mon, 30 Apr 2012 19:26:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SOzyr-000330-2a for emacs-orgmode@gnu.org; Mon, 30 Apr 2012 19:26:10 -0400 Received: from mail-bk0-f41.google.com ([209.85.214.41]:33522) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SOzyq-00032n-PK for emacs-orgmode@gnu.org; Mon, 30 Apr 2012 19:26:09 -0400 Received: by bkwj4 with SMTP id j4so2789009bkw.0 for ; Mon, 30 Apr 2012 16:26:06 -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 Last line in section "Quick Example" in [1] misses a _ in the property. It reads RESET_CHECKBOXES but org-checklist.el checks for RESET_CHECK_BOXES. Just spent a few minutes tracking down why org-checklist wasn't working for me. [1]: http://orgmode.org/worg/org-contrib/org-checklist.html -- Moritz Ulrich