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 09:39:40 +0100 Message-ID: <878v79925v.fsf@bzg.ath.cx> References: <87vcah6xf5@ch.ristopher.com> <8738xh4xfr@ch.ristopher.com> <87y5f994ni.fsf@bzg.ath.cx> <87pq0l3gr2@ch.ristopher.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:35498) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0pgQ-0007vZ-Pw for emacs-orgmode@gnu.org; Thu, 31 Jan 2013 03:39:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U0pgP-0007kA-NR for emacs-orgmode@gnu.org; Thu, 31 Jan 2013 03:39:46 -0500 Received: from mail-wi0-f175.google.com ([209.85.212.175]:45772) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0pgP-0007jE-Gm for emacs-orgmode@gnu.org; Thu, 31 Jan 2013 03:39:45 -0500 Received: by mail-wi0-f175.google.com with SMTP id hq12so4029270wib.8 for ; Thu, 31 Jan 2013 00:39:44 -0800 (PST) In-Reply-To: <87pq0l3gr2@ch.ristopher.com> (Christopher Schmidt's message of "Thu, 31 Jan 2013 08:21:04 +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: > Bastien writes: >> Can you give an indication on how it impacts the generation of agenda? >> This is a potential blocker. > > It should not impact agenda generation at all - neither feature nor > performance-wise. All non-trivial changes are in parts of the code that > directly relate to orgstruct-mode or > org-\(forward\|backward\)-heading-same-level. These functions and their > internals are not used non-interactively. org-outline-regexp-bol, org-\(forward\|backward\)-heading-same-level are fundamental vars/functions -- any change here is likely to impact the agenda generation. So while I hope you're right, I'd feel better with figures and tests :) >> Also, we won't be able to apply such a change until you assign your >> copyright to the FSF. I'm not asking you to go through this now >> because I'm not sure we should apply the patch, but just to let you >> know. > > I am familiar with the procedure. The copyright of this patch goes to > the FSF, of course, and I have FSF papers signed. Great, I've updated worg/org-contribute.org accordingly. Thanks! -- Bastien