[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tabs v spaces in Emacs's source files
From: |
Pete Forman |
Subject: |
Re: tabs v spaces in Emacs's source files |
Date: |
Fri, 07 Mar 2008 12:28:33 +0000 |
User-agent: |
Gnus/5.1008 (Gnus v5.10.8) XEmacs/21.5-b28 (windows-nt) |
"Juanma Barranquero" <address@hidden> writes:
> On Fri, Mar 7, 2008 at 11:19 AM, Andreas Schwab <address@hidden> wrote:
>
>> The Emacs source should generally follow the GNU Coding Standards
>> <http://www.gnu.org/prep/standards/>.
>
> Where does it say whether to use tabs or spaces? (I never seem to find
> that section.)
http://www.gnu.org/prep/standards/html_node/Errors.html#Errors
That is talking about compiler messages and column numbers. Working
backwards, that implies that source files may contain hard tabs, which
are size 8. I did not see anything which says which says whether hard
tabs _should_ be used or not.
--
Pete Forman -./\.- Disclaimer: This post is originated
WesternGeco -./\.- by myself and does not represent
address@hidden -./\.- the opinion of Schlumberger or
http://petef.22web.net -./\.- WesternGeco.
- tabs v spaces in Emacs's source files, Glenn Morris, 2008/03/06
- Re: tabs v spaces in Emacs's source files, Miles Bader, 2008/03/06
- Re: tabs v spaces in Emacs's source files, Andreas Schwab, 2008/03/07
- Re: tabs v spaces in Emacs's source files, Juanma Barranquero, 2008/03/07
- Re: tabs v spaces in Emacs's source files,
Pete Forman <=
- Re: tabs v spaces in Emacs's source files, Juanma Barranquero, 2008/03/07
- Re: tabs v spaces in Emacs's source files, Johan Bockgård, 2008/03/07
- Re: tabs v spaces in Emacs's source files, Juanma Barranquero, 2008/03/07
- Re: tabs v spaces in Emacs's source files, Karl Fogel, 2008/03/07
- Re: tabs v spaces in Emacs's source files, Juanma Barranquero, 2008/03/07
- Re: tabs v spaces in Emacs's source files, Eli Zaretskii, 2008/03/08
- Re: tabs v spaces in Emacs's source files, Stefan Monnier, 2008/03/08
- Re: tabs v spaces in Emacs's source files, Bill Wohler, 2008/03/08
- Re: tabs v spaces in Emacs's source files, Miles Bader, 2008/03/08
- Re: tabs v spaces in Emacs's source files, Richard Stallman, 2008/03/09