Re: Indent coding style for lintian

2008-01-02 Thread Russ Allbery
Frank Lichtenheld [EMAIL PROTECTED] writes:

 I'm also more on the tab side of this argument although I have to
 confess I normally use the default emacs indentation which is a mixture
 of tabs and spaces. As long as it is documented feel free to use
 whatever you like for new code.

I've been adding settings for vim and Emacs to each file as I touch them
that enforce the tab/space style already prevelant in that file, and using
the ones I sent earlier for new code.

A manual revision is probably long-overdue.  Adding a contributing section
there that includes the coding style is probably the best place for it in
the long run.

-- 
Russ Allbery ([EMAIL PROTECTED])   http://www.eyrie.org/~eagle/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Indent coding style for lintian

2007-12-09 Thread Frank Lichtenheld
On Sat, Dec 08, 2007 at 02:31:26PM +0100, Marc 'HE' Brockschmidt wrote:
 Russ Allbery [EMAIL PROTECTED] writes:
  I'm one of the people who really dislikes having literal tabs in files as
  stored on disk, for the reasons stated in:
 
  http://www.jwz.org/doc/tabs-vs-spaces.html
 
  Having Tab do the right thing while in the editor, however, is of course
  very useful.
 
 Well, I have to admit that I'm one of the people who believes that using
 anything but tabs to indicate indentation when storing code is an error,
 but hey, I do know that others think differently. I'm not fighting in
 that religious war :-)

I'm also more on the tab side of this argument although I have to
confess I normally use the default emacs indentation which is a mixture
of tabs and spaces. As long as it is documented feel free to use
whatever you like for new code.

Gruesse,
-- 
Frank Lichtenheld [EMAIL PROTECTED]
www: http://www.djpig.de/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]