From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Schmidt Subject: Re: Bug in orgstruct++? Date: Wed, 13 Feb 2013 12:52:20 +0000 (GMT) Message-ID: <87wqucgyuw@ch.ristopher.com> References: <87ip5wxyww.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43778) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U5bp7-0003Q7-FI for emacs-orgmode@gnu.org; Wed, 13 Feb 2013 07:52:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U5bp1-0003n9-Bq for emacs-orgmode@gnu.org; Wed, 13 Feb 2013 07:52:29 -0500 Received: from ristopher.com ([146.185.21.93]:55757 helo=saturn.ch.ristopher.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U5bp1-0003mx-2N for emacs-orgmode@gnu.org; Wed, 13 Feb 2013 07:52:23 -0500 In-Reply-To: <87ip5wxyww.fsf@gmail.com> (Thorsten Jolitz's message of "Wed, 13 Feb 2013 11:59:11 +0100") 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 Thorsten Jolitz writes: > after upgrading to the newest git-version just moments ago, I had to > disable orgstruct++ in message-mode because of this error: > > ,-------------------------------------------------------------------- > | org-defkey: Key sequence C-c @ C-> starts with non-prefix key C-c @ > `-------------------------------------------------------------------- Fixed in master. e7403d6 org.el: Ignore errors when bindings keys in orgstruct-setup Christopher