From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steinar Bang Subject: Re: apparently too stupid to use checkboxes Date: Tue, 07 Jun 2011 20:58:47 +0200 Message-ID: <87pqmpqxi0.fsf@dod.no> References: <20100323103714.5336e323@gaia> <51F1BFF1-93D8-4AFD-99CA-414A8C857A5C@gmail.com> <20100324101530.3f762910@gaia> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:57351) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QU1UY-0006VP-7B for emacs-orgmode@gnu.org; Tue, 07 Jun 2011 14:59:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QU1UV-0003gz-Vd for emacs-orgmode@gnu.org; Tue, 07 Jun 2011 14:59:05 -0400 Received: from lo.gmane.org ([80.91.229.12]:33141) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QU1UU-0003gH-U3 for emacs-orgmode@gnu.org; Tue, 07 Jun 2011 14:59:03 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QU1UR-0003MY-VI for emacs-orgmode@gnu.org; Tue, 07 Jun 2011 20:58:59 +0200 Received: from cm-84.208.226.30.getinternet.no ([84.208.226.30]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 07 Jun 2011 20:58:59 +0200 Received: from sb by cm-84.208.226.30.getinternet.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 07 Jun 2011 20:58:59 +0200 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 >>>>> Detlef Steuer : > Hi, > while looking for the cause of my "checkbox problem" I found, > that all works fine, if I issue > make clean Ok, I ran into this problem today, on an emacs 23 with git org-mode, on debian testing, ("wheezy"), and I googled for the error message and found this thread. What I did was cd ~/git/org-mode/ make clean make and then the problem went away: I started a new emacs and edited an org file with cookie'd checkboxes, and now the cookies updated. My org-mode git clone was last pull'd on May 5, and .git/refs/heads/master contains 37f9639a4391fd63caae7abf2b4ac8e247b740c3 If someone feels like looking into this rather obscure error, I'm willing to assist. If not, I will just pull and hope it goes away...:-)