emacs-devel
[Top][All Lists]
Advanced

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

Re: master 72b1379f079: Increase `emacs-lisp-docstring-fill-column` to 7


From: Emanuel Berg
Subject: Re: master 72b1379f079: Increase `emacs-lisp-docstring-fill-column` to 72
Date: Sun, 04 Feb 2024 06:17:27 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Richard Stallman wrote:

> But sometimes text gets indented a few columns. So it is not
> good to use all 79 colunms, Please make doc strings
> fit easily.

If you would say a definite number, maybe it is something for
checkdoc to detect and complain about?

I use it to check my docstrings whenever I remember to do so,
it is a really helpful and cute little tool for that purpose.

(checkdoc-current-buffer t)

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

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