From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Jolitz Subject: Re: `org-cycle-hook' vs `outline-view-change-hook' Date: Thu, 13 Mar 2014 12:56:42 +0100 Message-ID: <87vbvinwg5.fsf@gmail.com> References: <87lhwkivlv.fsf@gmail.com> <87lhwefn39.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35849) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WO4J0-0005AZ-VP for emacs-orgmode@gnu.org; Thu, 13 Mar 2014 08:00:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WO4Iv-0003au-5n for emacs-orgmode@gnu.org; Thu, 13 Mar 2014 08:00:10 -0400 Received: from plane.gmane.org ([80.91.229.3]:59538) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WO4Iu-0003We-Vl for emacs-orgmode@gnu.org; Thu, 13 Mar 2014 08:00:05 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WO4It-0006U0-VA for emacs-orgmode@gnu.org; Thu, 13 Mar 2014 13:00:03 +0100 Received: from e178061230.adsl.alicedsl.de ([85.178.61.230]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 13 Mar 2014 13:00:03 +0100 Received: from tjolitz by e178061230.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 13 Mar 2014 13:00:03 +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 Bastien writes: Hi Bastien, > Thorsten Jolitz writes: > >> Or should it work even for bigger files and there must be an error on my >> side (e.g. in loops/recursions)? I'm not sure how powerful Emacs is >> w.r.t. this, i.e. how easy it is to bring it to the its limits with such >> a hook that is triggered all the time. > > Maybe you can show us some code? The shortest the better. > At least that's the way I may be able to help myself. not so easy to build a MWE in that case, but probably the only way to get some help. I'll try ... -- cheers, Thorsten