From mboxrd@z Thu Jan 1 00:00:00 1970 From: Philipp Kroos Subject: Re: hidden-subtree-error Date: Mon, 1 Oct 2012 00:19:01 +0200 Message-ID: <20120930221901.GA8067@Vostro> References: <20120911093720.GA2435@Vostro.dhcp.fh-bielefeld.de> <87y5k71mta.fsf@bzg.ath.cx> <20120930131023.GA3639@Vostro> <87k3vb8kt9.fsf@bzg.ath.cx> <20120930204611.GA2131@Vostro> <87r4pj6w8z.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59808) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TIRvW-0000YP-2H for emacs-orgmode@gnu.org; Sun, 30 Sep 2012 18:23:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TIRvU-0005UH-V6 for emacs-orgmode@gnu.org; Sun, 30 Sep 2012 18:23:54 -0400 Received: from mailout01.t-online.de ([194.25.134.80]:41006) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TIRvU-0005Ty-P0 for emacs-orgmode@gnu.org; Sun, 30 Sep 2012 18:23:52 -0400 Content-Disposition: inline In-Reply-To: <87r4pj6w8z.fsf@bzg.ath.cx> 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: Bastien Cc: orgmode Oh my. It's fixed... I should add a function to the hooks, right? So this works (add-hook 'org-mode-hook (lambda () (local-set-key ... as expected. Thanks, sorry :) On Sun, Sep 30, 2012 at 11:23:08PM +0200, Bastien wrote: > Hi Philipp, > > Philipp Kroos writes: > > > The same happens if I don't add the git-version to load-path, > > i.e., with Org-mode version 7.8.11 > > I still cannot reproduce this. The error is only displayed when > I use M-/ on a subtree that has folded children. > > Maybe someone else can reproduce. > > -- > Bastien >