Hi all,
I have just published my org-mode parser for the node-js javascript based
server:
http://gioorgi.com/org-mode-parser/
It is a Javascript parser for the Emacs Org-mode file format.
I use org-mode as a database for some programs (like games) where I need to mix
meta information to a bun
on to contribute back.
>>
>> Keep up the great
work,
>>
>> - Marcelo.
>>
>> On Tue, Oct 4, 2011 at 4:34 PM, Giovanni
Giorgi wrote:
>>
>>> Hi all,
>>> I have just published my org-mode
parser for the node-js javascript based server:
>>&
feature request?
Version 0.0.7 is due soon, so if you have some idea, let me know!
For every question, feel free to email me.
--
Giovanni Giorgi
http://gioorgi.com
Hi,
sorry for my late response.
I have little time right now, but I think org-mode could be integrated.
The current node.js org-mode parser is not designed to take care of the content
of a paragraph (for instance it will not be able to detect numbered lists), and
I fear this is its major weak po
Hi all,
I'd like to edit some ruby/python/shell script using
functions folding.
I'd like to get a way to fold functions or method.
I have found this article using outline mode:
http://stackoverflow.com/questions/1085170/how-to-achieve-code-folding-effects-in-emacs
but frankly I find it