bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #14615] Coding rules


From: Bob Proulx
Subject: [bug #14615] Coding rules
Date: Tue, 4 Oct 2005 08:57:05 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.10) Gecko/20050826 Firefox/1.0.4 (Debian package 1.0.4-2sarge3)

Follow-up Comment #4, bug #14615 (project findutils):

> Maybe I should change my .emacs configuration to add "untabify" to
write-file-hooks.

I wouldn't.  The find code right now matches the defacto standard of mod8
tabs.  This is the same as other GNU projects and is the default for emacs,
vi, vim, etc.  All is good.  So unless you are in conflict with other
*developers* and cannot come to a resolution I would suggest to let things as
they are.

Additionally if that hook were added it would create a *huge* change delta on
the first commit of the file and that would be best avoided because the
changes would not be real code changes.  You would need a special indent(1)
configuration.  File sizes would increase.  This special config if yours
would bleed over into other projects.  It is generally a mess.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=14615>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]