Re: Coding conventions
Len Trigg <[email protected]>
| Newsgroups | gmane.emacs.jdee.devel |
|---|---|
| Message-ID | <hbk519e2xr.wl%[email protected]> |
Len Trigg wrote: > it that way for non-jdee code, I suggest inserting file variables to > enforce/document the convention used by JDEE. In theory having the > first line of each file be something like: > > ;; -*- indent-tabs-mode: t; -*- Alternatively, I have just discovered that emacs 23 supports directory local variables: http://www.gnu.org/software/emacs/elisp/html_node/Directory-Local-Variables.html much like jde project files. It sounds like the settings could be put in .dir-locals.el (the downside is that it wouldn't work for emacs22 people, and is possibly less obvious than the per-file settings). Cheers, Len. ------------------------------------------------------------------------------ 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