Coding conventions

Paul Landes <[email protected]>
Newsgroups gmane.emacs.jdee.devel
Message-ID <[email protected]>
We should be using tabs.  Also, no trailing orphan parens, i.e:

(defun jde-func-abc ()
  (let ()
    (do-something)))

NOT

(defun jde-func-abc ()
  (let ()
    (do-something)
    ))

Przemysław Wojnowski writes:
 > Hi again!
 > Are there any coding conventions which should be used in this project?
 > Should we use spaces or tabs and how lines should be indented? I've seen
 > use of spaces and tabs in different lines in jde-parse.el.
 > 
 > Regards,
 > Przemek
 > 
 > ------------------------------------------------------------------------------
 > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
 > trial. Simplify your report design, integration and deployment - and focus on 
 > what you do best, core application coding. Discover what's new with 
 > Crystal Reports now.  http://p.sf.net/sfu/bobj-july
 > _______________________________________________
 > jdee-devel mailing list
 > [email protected]
 > https://lists.sourceforge.net/lists/listinfo/jdee-devel


-- 
Paul Landes
[email protected]

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.