From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Jolitz Subject: Bug in orgstruct++? Date: Wed, 13 Feb 2013 11:59:11 +0100 Message-ID: <87ip5wxyww.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:46709) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U5a44-0005em-OM for emacs-orgmode@gnu.org; Wed, 13 Feb 2013 05:59:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U5a43-0001Yl-6q for emacs-orgmode@gnu.org; Wed, 13 Feb 2013 05:59:48 -0500 Received: from plane.gmane.org ([80.91.229.3]:36884) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U5a43-0001Y1-0o for emacs-orgmode@gnu.org; Wed, 13 Feb 2013 05:59:47 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1U5a4K-0004W4-7d for emacs-orgmode@gnu.org; Wed, 13 Feb 2013 12:00:04 +0100 Received: from g231106230.adsl.alicedsl.de ([92.231.106.230]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 13 Feb 2013 12:00:04 +0100 Received: from tjolitz by g231106230.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 13 Feb 2013 12:00:04 +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 Hi List, 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 @ `-------------------------------------------------------------------- Is that a bug or somehow related to my redefinition of the outline-minor-mode prefix from 'C-c @' to 'C-c'? -- cheers, Thorsten