From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo de Moraes Serpa Subject: Re: Org file rendering/manipulation too slow Date: Sat, 28 Aug 2010 11:53:09 -0700 Message-ID: References: <871vak112n.fsf@altern.org> <87iq3o86s4.fsf@gnu.org> <19549.21434.7688.225279@gazelle-32.local> <87zkwamkn9.fsf@norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=54530 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OpQWe-00005K-4U for emacs-orgmode@gnu.org; Sat, 28 Aug 2010 14:53:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OpQWc-00051W-Jc for emacs-orgmode@gnu.org; Sat, 28 Aug 2010 14:53:11 -0400 Received: from mail-iw0-f169.google.com ([209.85.214.169]:63886) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OpQWc-00051P-FD for emacs-orgmode@gnu.org; Sat, 28 Aug 2010 14:53:10 -0400 Received: by iwn33 with SMTP id 33so5286364iwn.0 for ; Sat, 28 Aug 2010 11:53:09 -0700 (PDT) In-Reply-To: <87zkwamkn9.fsf@norang.ca> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bernt Hansen Cc: Org Mode , Bastien Hi Bernt, It did help a lot, the rendering is faster and I can actually navigate through my reference org file. Would someone mind explaining me what this function does and why does disabling it would make things faster. Marcelo. On Wed, Aug 25, 2010 at 2:45 PM, Bernt Hansen wrote: > Hi Marcelo, > > I don't use a Mac but someone on the #org-mode IRC channel mentioned > trying this: > > (setq font-lock-verbose nil) > > HTH, > Bernt > > > Marcelo de Moraes Serpa writes: > >> Any hints on this one? It's really annoying to handle (not so) large >> org files in the OSX version of emacs. Maybe recompiling it with >> different options? >> >> Marcelo. >> >> On Sat, Aug 7, 2010 at 5:38 AM, Manuel Hermenegildo wr= ote: >>> >>> =A0> Might be related to the OSX build -- any other OSX users around? := ) >>> >>> I also use Mac OS and I also see very slow performance when navigating >>> through large org files. Basically, sometimes emacs will freeze for 20 >>> seconds or so when I switch to a large org buffer (about 30,000 lines, >>> 1M --large but should be workable, see below). The strange thing is >>> that it happens only sometimes. =A0When I get desperate (it can be very >>> annoying) I switch to a -nw session inside a terminal and then >>> everything works fine, so I do get the impression that it has to do >>> with screen rendering in the OS X build. My current emacs version is >>> 23.2.1. --Manuel >>> >>> -- >>> -----------------------------------------------------------------------= -------- >>> =A0Manuel Hermenegildo =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 | Prof.,= C.S.Dept., T.U. Madrid (UPM) >>> =A0Director, IMDEA Software and CLIP Group | +34-91-336-7435 (W) -352-4= 819 (Fax) >>> -----------------------------------------------------------------------= -------- >>> >>> >> >> _______________________________________________ >> Emacs-orgmode mailing list >> Please use `Reply All' to send replies to the list. >> Emacs-orgmode@gnu.org >> http://lists.gnu.org/mailman/listinfo/emacs-orgmode >