From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: orgstruct-mode with custom headline prefix Date: Mon, 11 Feb 2013 16:28:26 +0100 Message-ID: <87y5eug99h.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> <87a9rplhue.fsf@bzg.ath.cx> <87622d5d8e@ch.ristopher.com> <87r4koasra@ch.ristopher.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:35707) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U4vJB-0007ij-V0 for emacs-orgmode@gnu.org; Mon, 11 Feb 2013 10:28:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U4vJA-00011P-Ig for emacs-orgmode@gnu.org; Mon, 11 Feb 2013 10:28:41 -0500 Received: from mail-wi0-f177.google.com ([209.85.212.177]:42588) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U4vJA-00011K-CR for emacs-orgmode@gnu.org; Mon, 11 Feb 2013 10:28:40 -0500 Received: by mail-wi0-f177.google.com with SMTP id hm14so3243399wib.16 for ; Mon, 11 Feb 2013 07:28:39 -0800 (PST) In-Reply-To: <87r4koasra@ch.ristopher.com> (Christopher Schmidt's message of "Sun, 10 Feb 2013 19:11:33 +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 Christopher Schmidt writes: > Christopher Schmidt writes: >> Here is the patch. Now one just needs >> >> ;; Local Variables: >> ;; eval: (orgstruct-mode 1) >> ;; orgstruct-heading-prefix-regexp: ";;; " >> ;; End: > > This is in master now. The commit is a3f6570. Thanks a lot! -- Bastien