[O] Minor org mode for achieve code folding effects

2012-01-09 Thread Giovanni Giorgi
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

Re: [O] [ANN] Org Mode parser v0.0.1 for NodeJs

2011-12-12 Thread Giovanni Giorgi
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

[O] ORG_MODE_PARSER_0.0.6 [ANN] Any idea for improvements?

2011-10-13 Thread Giovanni Giorgi
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

Re: [O] [ANN] Org Mode parser v0.0.1 for NodeJs

2011-10-05 Thread Giovanni Giorgi
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: >>&

[O] [ANN] Org Mode parser v0.0.1 for NodeJs

2011-10-04 Thread Giovanni Giorgi
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