From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Possible cache problems Date: Tue, 02 Jun 2015 23:27:55 +0200 Message-ID: <874mmpssv8.fsf@nicolasgoaziou.fr> References: <20150602170921.GF2027@chitra.no-ip.org> <87d21dsvox.fsf@nicolasgoaziou.fr> <20150602212111.GA3455@chitra.no-ip.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51077) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yzthe-0001Ta-R1 for emacs-orgmode@gnu.org; Tue, 02 Jun 2015 17:26:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yzthd-0000kS-AR for emacs-orgmode@gnu.org; Tue, 02 Jun 2015 17:26:30 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:44600) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yzthd-0000jC-57 for emacs-orgmode@gnu.org; Tue, 02 Jun 2015 17:26:29 -0400 In-Reply-To: <20150602212111.GA3455@chitra.no-ip.org> (Suvayu Ali's message of "Tue, 2 Jun 2015 23:21:11 +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: Suvayu Ali Cc: Emacs Org mode Suvayu Ali writes: > I have enabled the mode on my document. Let's see how this goes. OK. You have to keep an eye on the *Messages* buffer so that warning don't go unnoticed. > Btw, since you warn against large documents, would it help if > I narrowed a large document before enabling the mode? It wouldn't: cache ignores narrowing anyway. Regards,