From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: lm-verify, long copyright line Date: Fri, 23 Jun 2017 13:59:40 -0400 Message-ID: References: <19525.1498177733@alto> <942175f8-bc8a-d8cf-fb7f-5b791d0028e3@cs.ucla.edu> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1498240797 28541 195.159.176.226 (23 Jun 2017 17:59:57 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 23 Jun 2017 17:59:57 +0000 (UTC) User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) Cc: Stefan Monnier , emacs-devel@gnu.org To: Paul Eggert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 23 19:59:52 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 1dOSs3-00071J-7l for ged-emacs-devel@m.gmane.org; Fri, 23 Jun 2017 19:59:51 +0200 Original-Received: from localhost ([::1]:36790 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dOSs8-0007pH-A3 for ged-emacs-devel@m.gmane.org; Fri, 23 Jun 2017 13:59:56 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33355) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dOSs2-0007pC-By for emacs-devel@gnu.org; Fri, 23 Jun 2017 13:59:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dOSs1-0001BO-Eb for emacs-devel@gnu.org; Fri, 23 Jun 2017 13:59:50 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:48982) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dOSru-0001AK-ST; Fri, 23 Jun 2017 13:59:42 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1dOSrt-0001Ea-4C; Fri, 23 Jun 2017 13:59:41 -0400 X-Spook: enforcers Homeland Defense constitution National security X-Ran: R`{-`+H3JtWrx~tIT<1&x&N)hE@>b[Y|wxv5E0Y?(\ X-Hue: white X-Attribution: GM In-Reply-To: (Paul Eggert's message of "Fri, 23 Jun 2017 10:13:45 -0700") 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:215912 Archived-At: Paul Eggert wrote: > The extra indentation isn't that common a style. For example, > src/emacs.c doesn't use it, nor does src/lisp.h, or lisp/subr.el, or > lots of other Emacs source files. Emacs source files used it in the past, but the nicer formatting was lost when gnulib's update-copyright began to be used. Presumably no-one has run lm-verify since then. I quibbled at the time! :) http://lists.gnu.org/archive/html/emacs-devel/2013-12/msg00887.html