emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Changing line widths in the Emacs source code


From: Lars Ingebrigtsen
Subject: Re: Changing line widths in the Emacs source code
Date: Sun, 13 Sep 2020 17:01:02 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Daniel Martín <mardani29@yahoo.es> writes:

> I don't agree with this suggestion, at least as it is written. If the
> existing code won't change, then we will have parts of the codebase with
> a different style than others. The goal of having a code style is not
> much about the individual decisions, but about consistency.

Nope -- in the Emacs tree, we're all about not making needless stylistic
changes, really.  That's why we don't make white space changes, and we
don't change one-form `if' statements into `when' across the board.

We just live with it, and write the new code using whatever standard
we've settled on.

> Also, what would happen if you change code in an existing file? Would
> you need to fit it in 80 columns, 100 columns?

I'm not sure I understand what you're asking -- we never change the
formatting of anything (unless we rewrite the code), so nothing changes.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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