From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Stefan Kangas Newsgroups: gmane.emacs.devel Subject: Re: master 556c304007 2/2: * .dir-locals.el: Set emacs-lisp-docstring-fill-column. Date: Wed, 6 Jul 2022 20:13:51 +0200 Message-ID: References: <165532942662.19523.10781565463941596726@vcs2.savannah.gnu.org> <20220615214347.17E81C01686@vcs2.savannah.gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="32259"; mail-complaints-to="usenet@ciao.gmane.io" To: Emacs developers , Sean Whitton Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Jul 06 20:14:56 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1o99Y7-0008EL-TJ for ged-emacs-devel@m.gmane-mx.org; Wed, 06 Jul 2022 20:14:55 +0200 Original-Received: from localhost ([::1]:58288 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o99Y6-0002J5-RX for ged-emacs-devel@m.gmane-mx.org; Wed, 06 Jul 2022 14:14:54 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:39220) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o99XK-0001La-1n for emacs-devel@gnu.org; Wed, 06 Jul 2022 14:14:06 -0400 Original-Received: from mail-pj1-f52.google.com ([209.85.216.52]:36807) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o99XI-0007PH-Fx for emacs-devel@gnu.org; Wed, 06 Jul 2022 14:14:05 -0400 Original-Received: by mail-pj1-f52.google.com with SMTP id z12-20020a17090a7b8c00b001ef84000b8bso10856154pjc.1 for ; Wed, 06 Jul 2022 11:14:04 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=Gng2626bDTlNDMYxi4+YnU0UyxrNEpKUD747ip25tn0=; b=cMxbjSxe+E3/oN6yx5MJ6pEskNiOUuv0knb8Tppa80Nu9HQa2l/4IpmOfe6Hn7fWDa ye0lD2RzMWmuS9ayN7efyWhUYNOwhJIJoNOFDTrIzXKtJ5iMys06FgEIpxLISAGCBLKv 9hk7Va0RZ5EDbCJhHSo9ppkEA6/z47a9OKHCZmu5d3KEG1GC2ss7r3ZRmDCaMo+Dro2C bmo6287tCuFAsOW1MDIsfc9BfcXCK1veJ1gEn7pUNrP3xAswjBzILbedjXcpt1+kRLq8 KlmWxj2+Ug6HF2xIn+EK9FyDK639I2DE9dkLi7fQ9LvELp9AmBuP1XivKtD4OYlBJ1/c LSHg== X-Gm-Message-State: AJIora9hN4lzDXAU8x73mQtLNP51dfL86eyR2sLb8+4/6XSCWYQ+ZVTG XmgvvEFWZQdXJaHGoe88Hm5oCr3RwygfY6HDxUuFK1Mr X-Google-Smtp-Source: AGRyM1tQkWxaAzSElLNyZ26OIyKPnFsolNaNSCCfbiqHAf4nbH6CKkZC0+bhXziLqoffAeCKPLzYh3r2U7x8qxu39Sw= X-Received: by 2002:a17:903:2444:b0:16b:917e:3b04 with SMTP id l4-20020a170903244400b0016b917e3b04mr46493635pls.145.1657131243035; Wed, 06 Jul 2022 11:14:03 -0700 (PDT) In-Reply-To: <20220615214347.17E81C01686@vcs2.savannah.gnu.org> Received-SPF: pass client-ip=209.85.216.52; envelope-from=stefankangas@gmail.com; helo=mail-pj1-f52.google.com X-Spam_score_int: -13 X-Spam_score: -1.4 X-Spam_bar: - X-Spam_report: (-1.4 / 5.0 requ) BAYES_00=-1.9, FREEMAIL_FORGED_FROMDOMAIN=0.249, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:291909 Archived-At: Sean Whitton writes: > branch: master > commit 556c304007fbea1a552c65529fa86c0a5637b27b > Author: Sean Whitton > Commit: Sean Whitton > > * .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?