From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: orgstruct-mode with custom headline prefix Date: Thu, 31 Jan 2013 12:20:09 +0100 Message-ID: <87a9rplhue.fsf@bzg.ath.cx> References: <87vcah6xf5@ch.ristopher.com> <8738xh4xfr@ch.ristopher.com> <87y5f994ni.fsf@bzg.ath.cx> <87pq0l3gr2@ch.ristopher.com> <878v79925v.fsf@bzg.ath.cx> <87k3qt3exu@ch.ristopher.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:46324) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0sII-0001ON-PR for emacs-orgmode@gnu.org; Thu, 31 Jan 2013 06:27:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U0sIH-0005aU-KQ for emacs-orgmode@gnu.org; Thu, 31 Jan 2013 06:27:02 -0500 Received: from wi-in-x0229.1e100.net ([2a00:1450:400c:c05::229]:44045 helo=mail-wi0-x229.google.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0sIH-0005aB-A2 for emacs-orgmode@gnu.org; Thu, 31 Jan 2013 06:27:01 -0500 Received: by mail-wi0-f169.google.com with SMTP id hq12so438377wib.2 for ; Thu, 31 Jan 2013 03:27:00 -0800 (PST) In-Reply-To: <87k3qt3exu@ch.ristopher.com> (Christopher Schmidt's message of "Thu, 31 Jan 2013 09:00:13 +0000 (GMT)") 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 Hi Christopher, Christopher Schmidt writes: > All my agendas generate just fine. I am not exactly sure how I can > provide figures and tests. You can instrument org with M-x elp-instrument-package RET org RET then check the results (after running an agenda command) with M-x elp-results RET You can also check with M-x profiler-start RET then get the report with M-x profiler-report RET. Hope that helps, PS: To make things clear: I'm confident the patch is good, but I will put it higher on my patch review process if I know the agenda does not slow down :) -- Bastien