emacs-devel
[Top][All Lists]
Advanced

[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

reply via email to

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