all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefan@marxist.se>
To: Emacs developers <emacs-devel@gnu.org>,
	Sean Whitton <spwhitton@spwhitton.name>
Subject: Re: master 556c304007 2/2: * .dir-locals.el: Set emacs-lisp-docstring-fill-column.
Date: Wed, 6 Jul 2022 20:13:51 +0200	[thread overview]
Message-ID: <CADwFkmmxtpdRAFZzZz6oe-K9MRgU_upP4Xqpw64N2y491pmD6A@mail.gmail.com> (raw)
In-Reply-To: <20220615214347.17E81C01686@vcs2.savannah.gnu.org>

Sean Whitton <spwhitton@spwhitton.name> writes:

> branch: master
> commit 556c304007fbea1a552c65529fa86c0a5637b27b
> Author: Sean Whitton <spwhitton@spwhitton.name>
> Commit: Sean Whitton <spwhitton@spwhitton.name>
>
>     * .dir-locals.el: Set emacs-lisp-docstring-fill-column.
> ---
>  .dir-locals.el | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/.dir-locals.el b/.dir-locals.el
> index b313945936..7812beb001 100644
> --- a/.dir-locals.el
> +++ b/.dir-locals.el
> @@ -4,6 +4,7 @@
>  ((nil . ((tab-width . 8)
>           (sentence-end-double-space . t)
>           (fill-column . 70)
> +        (emacs-lisp-docstring-fill-column . 65)

Why set this here if it's the same as the default?

And why don't we raise the default to 70 to get ready for the larger
displays of the early 2000's?



       reply	other threads:[~2022-07-06 18:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <165532942662.19523.10781565463941596726@vcs2.savannah.gnu.org>
     [not found] ` <20220615214347.17E81C01686@vcs2.savannah.gnu.org>
2022-07-06 18:13   ` Stefan Kangas [this message]
2022-07-06 18:24     ` master 556c304007 2/2: * .dir-locals.el: Set emacs-lisp-docstring-fill-column Juri Linkov
2022-07-09  1:32       ` Stefan Kangas
2022-07-09 15:12         ` [External] : " Drew Adams
2022-07-09 16:17           ` Stefan Kangas
2022-07-09 20:14             ` Drew Adams
2022-07-09 23:47               ` Stefan Kangas
2022-07-06 20:23     ` Sean Whitton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CADwFkmmxtpdRAFZzZz6oe-K9MRgU_upP4Xqpw64N2y491pmD6A@mail.gmail.com \
    --to=stefan@marxist.se \
    --cc=emacs-devel@gnu.org \
    --cc=spwhitton@spwhitton.name \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.