From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Relics of removed dir-locals-file-2 feature in pretest Date: Tue, 28 Nov 2017 19:51:45 +0200 Message-ID: <83tvxe47gu.fsf@gnu.org> References: <833757cqy7.fsf@gnu.org> <83tvxmbat5.fsf@gnu.org> <83lgiyb801.fsf@gnu.org> <83d149at4o.fsf@gnu.org> <831skobvvw.fsf@gnu.org> <83r2sj66m6.fsf@gnu.org> <83h8tf638h.fsf@gnu.org> <83y3mq48xx.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1511891534 20923 195.159.176.226 (28 Nov 2017 17:52:14 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 28 Nov 2017 17:52:14 +0000 (UTC) Cc: emacs-devel@gnu.org To: Kaushal Modi Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 28 18:52:10 2017 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eJk3A-0004iy-8V for ged-emacs-devel@m.gmane.org; Tue, 28 Nov 2017 18:52:04 +0100 Original-Received: from localhost ([::1]:39380 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eJk3H-0006cT-Ee for ged-emacs-devel@m.gmane.org; Tue, 28 Nov 2017 12:52:11 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34054) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eJk3A-0006ay-6f for emacs-devel@gnu.org; Tue, 28 Nov 2017 12:52:05 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eJk37-0002RN-1C for emacs-devel@gnu.org; Tue, 28 Nov 2017 12:52:04 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:50019) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eJk36-0002RC-TT; Tue, 28 Nov 2017 12:52:00 -0500 Original-Received: from [176.228.60.248] (port=3205 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1eJk35-0002ld-32; Tue, 28 Nov 2017 12:52:00 -0500 In-reply-to: (message from Kaushal Modi on Tue, 28 Nov 2017 17:34:19 +0000) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:220504 Archived-At: > From: Kaushal Modi > Date: Tue, 28 Nov 2017 17:34:19 +0000 > Cc: emacs-devel@gnu.org > > When I put that link in the message, I couldn't find any rules on how to do that in on > http://git.savannah.gnu.org/cgit/emacs.git/tree/CONTRIBUTE?h=emacs-26 or > https://www.gnu.org/prep/standards/html_node/Change-Logs.html. > > For contributing to the Org repo, the style is to mention links simply within angle brackets: > > > > Example: > http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=d7940ae2a7ca01f01d17ba85e113ad7cc65b10ea > > Can the same rule be adopted for the Emacs repo and documented in /CONTRIBUTE? Why is that important? It's a nuisance to remember to add the brackets, so I'd prefer to avoid that.