What tells the coding style about whitespaces at end of lines or in *empty* lines ?
Sergei Organov
osv@javad.com
Thu Mar 1 16:43:00 GMT 2007
kenner@vlsi1.ultra.nyu.edu (Richard Kenner) writes:
>> It also forbids embedded horizontal tabs for similar reasons (avoiding
>> junk difs).
>
> That would be a problem with GCC, due to emacs being so heavily used,
> but a similar convention *requiring* horizontal tabs would solve the
> issue in question.
Emacs could be configured either way:
(setq-default indent-tabs-mode nil)
-- Sergei.
More information about the Gcc
mailing list