From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Schmidt Subject: Re: orgstruct-mode with custom headline prefix Date: Tue, 26 Feb 2013 16:55:56 +0000 (GMT) Message-ID: <87hakz6mld@ch.ristopher.com> 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> <87a9rplhue.fsf@bzg.ath.cx> <87622d5d8e@ch.ristopher.com> <87r4koasra@ch.ristopher.com> <8738x1cq0x.fsf@Rainer.invalid> <874nhhuun6@ch.ristopher.com> <87obfomvdq@ch.ristopher.com> <87sj4oxxqp.fsf@bzg.ath.cx> <85liab15pq.fsf@damtp.cam.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59256) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UANxl-0002Sq-Fc for emacs-orgmode@gnu.org; Tue, 26 Feb 2013 12:05:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UANou-000189-H7 for emacs-orgmode@gnu.org; Tue, 26 Feb 2013 11:56:14 -0500 Received: from ristopher.com ([146.185.21.93]:58588 helo=saturn.ch.ristopher.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UANou-00016H-3t for emacs-orgmode@gnu.org; Tue, 26 Feb 2013 11:56:00 -0500 In-Reply-To: <85liab15pq.fsf@damtp.cam.ac.uk> (Stephen Eglen's message of "Tue, 26 Feb 2013 14:59:29 +0000") 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 Stephen Eglen writes: > Thanks Bastien for the explanation. I can now get support for > orgstruct without setting outline-regexp, but in so doing I found an > odd error. I've sent Christopher a minimal example, but didn't send > it to the list as I wasn't sure about whether attachments could be > sent to the list? This is fixed in master. ff92e68 org.el: Rebind structure-related variables within org-run-like-in-org-mode Christopher