Hi Nathaniel,
Nathaniel Cunningham writes:
> Note that this value for the prefix (actually the version with a
> space, "^;; ") is suggested by the Org manual for version 8.0.3
I fixed the manual. Thanks for reporting this!
--
Bastien
Thanks to Christopher Schmidt for solving my problem:
On Fri, Jun 14, 2013 at 11:30 PM, Nathaniel Cunningham <
nathaniel.cunning...@gmail.com> wrote:
> I'm attempting to use orgstruct minor mode in emacs-lisp-mode (org 8.0.3
> in recent Aquamacs and in vanilla Emacs 24.3.1). I find:
> - cycling
Nathaniel Cunningham writes:
> I have orgstruct-heading-prefix-regexp set to "^;;".
Does setting orgstruct-heading-prefix-regexp to ";;" make a difference?
Christopher
Nathaniel Cunningham writes:
> I have orgstruct-heading-prefix-regexp set to "^;;".
does it work with "^;;[*]+ " ?
--
cheers,
Thorsten
I'm attempting to use orgstruct minor mode in emacs-lisp-mode (org 8.0.3 in
recent Aquamacs and in vanilla Emacs 24.3.1). I find:
- cycling an individual headline using tab key works fine
- global cycling via S-Tab (when on a headline) to more expanded visibility
(e.g. OVERVIEW --> CONTENTS or CON