From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Schmitt Subject: Profiling capture input Date: Wed, 30 Apr 2014 12:56:42 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41658) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WfSC7-0006ke-VG for emacs-orgmode@gnu.org; Wed, 30 Apr 2014 06:57:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WfSC0-00019P-G5 for emacs-orgmode@gnu.org; Wed, 30 Apr 2014 06:56:55 -0400 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:30348) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WfSC0-00018d-9t for emacs-orgmode@gnu.org; Wed, 30 Apr 2014 06:56:48 -0400 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 Hello, I must have changed something in my configuration recently, since I'm noticing some lag when I type in an org capture window. I would like to figure out what slows things down, but I have no idea where to start. Is there a way of profiling what is going on as I type in that window, to find out the source of the lag? Thanks a lot, Alan