Re: [Orgmode] Programmers, use org to write your doc strings...

2010-03-03 Thread Carsten Dominik
Hi Paul, this looks useful - maybe you want to add this code to org-hacks.php on Worg? Best wishes - Carsten On Mar 3, 2010, at 1:03 AM, Paul Sexton wrote: Hi I think org is a good platform for writing documentation for source code. The "babel" module is one approach, but it presumes th

Re: [Orgmode] Programmers, use org to write your doc strings...

2010-03-02 Thread Samuel Wales
Great idea. I have wanted org in emacs-lisp-mode but was stymied by the difficulty of getting org to understand semicolons. It what ways is this an improvement over orgtbl and orgstruct*? Ideally we could put headlines in there also and have them searchable in org :). On 2010-03-02, Paul Sexton

[Orgmode] Programmers, use org to write your doc strings...

2010-03-02 Thread Paul Sexton
Hi I think org is a good platform for writing documentation for source code. The "babel" module is one approach, but it presumes that org is the dominant major mode, and the actual source code is divided into snippets here and there. I wanted to look into another way of doing it: the source cod