[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: |
Juanma Barranquero |
Subject: |
Re: tabs v spaces in Emacs's source files |
Date: |
Fri, 7 Mar 2008 16:10:17 +0100 |
On Fri, Mar 7, 2008 at 4:02 PM, Johan Bockgård
<address@hidden> wrote:
> Is this explicit enough?
>
> * Indent each function with `C-M-q' (`indent-sexp') using the
> default indentation parameters.
>
> (info "(elisp) Coding Conventions")
Not really. Even if "default indentation parameters" means using
`indent-tabs-mode' set to t, that does not talk about the C code and
`c-indent-sexp'.
But anyway, the point is that there's a lot of code using spaces. If
there's a real interest in using only tabs, I'd suggest start adding
indent-tabs-mode cookies to local variables sections.
Juanma
- 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, 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, Johan Bockgård, 2008/03/07
- Re: tabs v spaces in Emacs's source files,
Juanma Barranquero <=
- 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
- RE: tabs v spaces in Emacs's source files, Drew Adams, 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, Drew Adams, 2008/03/08