Re: [PATCH] Minimal org-mode support

François Revol <[email protected]> Tue, 07 Jan 2014 01:27:20 +0100
Newsgroups gmane.editors.qemacs.devel
Message-ID <[email protected]>
On 06/01/2014 13:02, François Revol wrote:
> Hi,
> I got bored yesterday evening, so I wrote a minimal org-mode support.
> For now it supports:
> - bullet lists highlight
> - TODO/DONE/ highlight and cycling
> - bullet line and subtree promotion/demotion
> However I couldn't get the correct bindings for those yet so I took
> arbitrary keys for now.

You might want to run indent over the file as emacs kept on using 2
spaces for indentation...

François.