[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Exploring org-element.el with navi-mode
From: |
Nicolas Richard |
Subject: |
Re: [O] Exploring org-element.el with navi-mode |
Date: |
Mon, 15 Apr 2013 14:03:13 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) |
Thorsten Jolitz <address@hidden> writes:
> - the Emacs Lisp conventions for headlines:
>
> ,---------------------------------------------------------------------
> | https://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00266.html
> `---------------------------------------------------------------------
Also from within emacs : (info "(elisp) Comment Tips")
> but the elisp manual seems to be out of date on this:
>
> ,---------------------------------------------------------------------
> | https://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00305.html
> `---------------------------------------------------------------------
IMO the manual isn't out of date but simply more specific : headlines
begin with regexp ";;;+ [^ ]" i.e. exactly one space character.
--
N.