From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: remember template is slow Date: Sat, 10 Jul 2010 08:49:55 -0400 Message-ID: <87iq4n33ik.fsf@gollum.intra.norang.ca> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=54951 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OXZVM-0008Tt-Vd for emacs-orgmode@gnu.org; Sat, 10 Jul 2010 08:50:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OXZVL-0000av-EB for emacs-orgmode@gnu.org; Sat, 10 Jul 2010 08:50:04 -0400 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:56577) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OXZVL-0000aq-BS for emacs-orgmode@gnu.org; Sat, 10 Jul 2010 08:50:03 -0400 In-Reply-To: (Daniel J. Sinder's message of "Fri\, 9 Jul 2010 14\:11\:42 -0700") 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: "Daniel J. Sinder" Cc: emacs-orgmode , buckbrody@gmail.com "Daniel J. Sinder" writes: > On Wed, Jul 7, 2010 at 9:30 AM, Buck Brody wrote: > > I'm finding that my remember templates are slow to load. =C2=A0I've g= ot a lag of about three to four > seconds. =C2=A0I know that doesn't sound like much, but it's kind of = puts a kink in the workflow. =C2=A0I > use GNU emacs on Windows. =C2=A0I also have cygwin installed, and I h= ave noticed that the problem > doesn't occur when using cygwin. =C2=A0Any ideas? > > For what it's worth, I've also had this problem for a while now.=C2=A0 Ho= wever, I *do* use emacs w/ > cygwin: > Windows XP (w/ Cygwin) > GNU Emacs 23.2.1 > Org-mode version 6.36trans (release_6.36.453.g0cd4) > > I suspect (for no particular reason other than disdain for Windows) that = it is related to poor file > system (NTFS) access speeds.=C2=A0 For example, maybe org is trying to op= en several files to look for > TODO keywords and/or tags? You may want to try profiling the code as described by Carsten in the following post: http://thread.gmane.org/gmane.emacs.orgmode/13182 That may provide additional information to show exactly where the slowdown is taking place. Regards, Bernt