emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Modern Conventions for Emacs Lisp files?


From: Stefan Monnier
Subject: Re: Modern Conventions for Emacs Lisp files?
Date: Tue, 09 Apr 2013 08:27:00 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

>> Couldn't "Org-mode" be made to work with the current convention?
> Not really.  But you can make org-mode work on top of current
> conventions, provided users set `orgstruct-heading-prefix-regexp'
> to "^;;;+ " as a local file variable in their Elisp files, and
> use `orgstruct-mode' for them.
> In that case, they can fold/unfold lines starting with "^;;;+ \*+".
> (This is in the next release.)

I'm obviously not familiar enough with Org, because I don't understand
what you're saying.  You seem to start by saying no, and then to go on and
say yes.


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]