// vim:ts=8:sw=2:noet (VIM format settings)

al davis <[email protected]>
Newsgroups gmane.comp.gnu.gnucap.devel
Message-ID <[email protected]>
Felix:

I noticed you have added this to most files in your own 
branches.

If you make a branch that differs from master only by the 
addition of this line, I will push it to master.

To everyone else:

This line tells VI how to format and indent the code.  It's not 
necessary for emacs, because the default in emacs is what gnucap 
uses.

It means:

Physical tab stop = 8.
(so it looks good when viewed with cat or less)

"shiftwidth" =2
how much each level is indented

noet
no expand tab
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.