From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rockefeller, Harry" Subject: emacs IDE and org Date: Fri, 9 May 2008 11:18:54 -0500 Message-ID: <41DF74B043F8694186F5CC610060065F22935F@srv060fssmx.ssd.fsi.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1790313476==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JuVIP-0001Ls-7n for emacs-orgmode@gnu.org; Fri, 09 May 2008 12:18:09 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JuVIO-0001LD-OJ for emacs-orgmode@gnu.org; Fri, 09 May 2008 12:18:08 -0400 Received: from [199.232.76.173] (port=46047 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JuVIO-0001L6-LF for emacs-orgmode@gnu.org; Fri, 09 May 2008 12:18:08 -0400 Received: from mailgw02.flightsafety.com ([66.109.90.21]:35853) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JuVIO-0005o4-7V for emacs-orgmode@gnu.org; Fri, 09 May 2008 12:18:08 -0400 Received: from mailgw02.flightsafety.com (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id DE8AA3B12 for ; Fri, 9 May 2008 12:17:49 -0400 (EDT) Received: from srv060fssmx.ssd.fsi.com (unknown [192.168.77.6]) by mailgw02.flightsafety.com (Postfix) with SMTP id 4732D3988 for ; Fri, 9 May 2008 12:17:47 -0400 (EDT) Content-class: urn:content-classes:message List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org This is a multi-part message in MIME format. --===============1790313476== Content-class: urn:content-classes:message Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C8B1F0.4FFA57B0" This is a multi-part message in MIME format. ------_=_NextPart_001_01C8B1F0.4FFA57B0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Is anyone using org mode in a software development process? An IDE, emacs is no exception, assumes the source code is primary, having tools and methods to edit source code files but not org files. org files, however, appear to have all those other features desired in a development process: todo items, requirements specifications, reference links, tabular and spreadsheet data, etc. Export of various parts of the org file at different times of development may coincide with software process milestones. =20 Org to source code seems straight forward via QUOTE, for example. From source to org may be set up using special 'org import' markers such as=20 //* Top item // bla bla //** Sub item // bla bla=20 where the cpp source comment character may get snipped off to use source to generate an org file. Either the source or the org file may be primary. Or maybe the org file is primary early in this process and eventually is replaced by source toward the end? ------_=_NextPart_001_01C8B1F0.4FFA57B0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Is anyone using org mode in a software development = process? An IDE, emacs is no exception, assumes the source code is primary, = having tools and methods to edit source code files but not org files.  org = files, however, appear to have all those other features desired in a = development process: todo items, requirements specifications, reference links, = tabular and spreadsheet data, etc.  Export of various parts of the org file at different times of development may coincide with software process = milestones.

 

Org to source code seems straight forward via QUOTE, = for example.  From source to org may be set up using special ‘org import’ markers such as

//* Top item

//  bla bla

//** Sub item

// bla bla

where the cpp source comment character may get = snipped off to use source to generate an org file.  Either the source or the = org file may be primary.  Or maybe the org file is primary early in this = process and eventually is replaced by source toward the = end?

------_=_NextPart_001_01C8B1F0.4FFA57B0-- --===============1790313476== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1790313476==--