From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: master 7b24460: * lisp/let-alist.el: Cosmetic changes. Date: Thu, 11 Dec 2014 10:24:14 -0500 Message-ID: References: <20141210211853.29755.50819@vcs.savannah.gnu.org> <871to76pcw.fsf@lifelogs.com> <87388m5rjl.fsf@lifelogs.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1418315980 14344 80.91.229.3 (11 Dec 2014 16:39:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 11 Dec 2014 16:39:40 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 11 17:39:33 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Xz6m5-0000zs-GC for ged-emacs-devel@m.gmane.org; Thu, 11 Dec 2014 17:39:33 +0100 Original-Received: from localhost ([::1]:52408 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xz6m5-0007hz-0B for ged-emacs-devel@m.gmane.org; Thu, 11 Dec 2014 11:39:33 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42118) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xz6lb-0007h8-RR for emacs-devel@gnu.org; Thu, 11 Dec 2014 11:39:11 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xz6lU-0000MO-CT for emacs-devel@gnu.org; Thu, 11 Dec 2014 11:39:03 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:41300) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xz6lU-0000MK-8h for emacs-devel@gnu.org; Thu, 11 Dec 2014 11:38:56 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AjsPAOwQflRFxIoH/2dsb2JhbABbgweDYIVaxR0EAgKBJBcBAQEBAQF8hAMBAQMBVigLCzQSFBgNUIgeCdZZAQEIAiCQdhaEMgWLAZIxgziORYF4hBkhgncBAQE X-IPAS-Result: AjsPAOwQflRFxIoH/2dsb2JhbABbgweDYIVaxR0EAgKBJBcBAQEBAQF8hAMBAQMBVigLCzQSFBgNUIgeCdZZAQEIAiCQdhaEMgWLAZIxgziORYF4hBkhgncBAQE X-IronPort-AV: E=Sophos;i="5.07,502,1413259200"; d="scan'208";a="100202319" Original-Received: from 69-196-138-7.dsl.teksavvy.com (HELO pastel.home) ([69.196.138.7]) by ironport2-out.teksavvy.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 11 Dec 2014 11:38:55 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id B065DB274; Thu, 11 Dec 2014 10:24:14 -0500 (EST) In-Reply-To: <87388m5rjl.fsf@lifelogs.com> (Ted Zlatanov's message of "Thu, 11 Dec 2014 06:55:58 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.181 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:179790 Archived-At: > This package will also be maintained outside the Emacs core. It would > make life eaiser if the file could be the same in both places. Could you > reconsider? I think it's perfectly fine to keep such redundant settings, of course. But, if you re-add it, please check with C-u M-x checkdoc-current-buffer that the result follows the formatting convention. Stefan