emacs-devel
[Top][All Lists]
Advanced

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

Re: What's the line length limit in the Emacs codebase?


From: Stefan Monnier
Subject: Re: What's the line length limit in the Emacs codebase?
Date: Fri, 25 Dec 2020 12:43:39 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> This seems overly complicated, and people are unlikely to follow
> complicated rules.

I don't think there is a need for a simplistic rule that is
strictly enforced.  Where have you seen such a need?

IOW, I'm not sure what problem you're trying to solve.

AFAIK we already enforce the complicated rule discretely by setting
`fill-column` to 70 in `.dir-locals.el` and by re-wrapping or
complaining about lines that pass the 80-column limit.


        Stefan




reply via email to

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