From mboxrd@z Thu Jan 1 00:00:00 1970 From: Memnon Anon Subject: Re: Org-toggle-checkbox broken in 7.5? Date: Sat, 11 Jun 2011 16:55:39 +0000 (UTC) Message-ID: <878vt8ias4.fsf@mean.albasani.net> References: <3DC4AE9DA481CC4DAED5422B18C4CE45027B06C9@sogorex01.ad.sogeti.se> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:43807) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QVRTW-0006gG-95 for emacs-orgmode@gnu.org; Sat, 11 Jun 2011 12:55:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QVRTU-0004lt-Un for emacs-orgmode@gnu.org; Sat, 11 Jun 2011 12:55:54 -0400 Received: from lo.gmane.org ([80.91.229.12]:53819) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QVRTU-0004lm-PC for emacs-orgmode@gnu.org; Sat, 11 Jun 2011 12:55:52 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QVRTT-0001kH-BH for emacs-orgmode@gnu.org; Sat, 11 Jun 2011 18:55:51 +0200 Received: from e178220067.adsl.alicedsl.de ([85.178.220.67]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 11 Jun 2011 18:55:51 +0200 Received: from gegendosenfleisch by e178220067.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 11 Jun 2011 18:55:51 +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 "Wikström, Gustav" writes: > The command C-c C-x C-b has stopped working for me and I quietly blame > 7.5 for it. Anyone who can attest or reject this statement? Mhh, I am on ,---- | ELISP> (emacs-version) | "GNU Emacs 23.3.1 (i486-pc-linux-gnu, GTK+ Version 2.24.3) | of 2011-04-10 on raven, modified by Debian" | ELISP> (org-version) | "Org-mode version 7.5" `---- i.e. current stable released "2011-03-07 Iun. Release 7.5.". Of course, I can not reject the statement that it "has stopped working for" you, but it works here. What version did you use before it stopped working? Did anything else change in your setup? I guess you are not using the development version, i.e. git or one of the snapshots (http://orgmode.org/org-latest.tar.gz or org-latest.zip)?! Memnon