From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.help Subject: Re: magit, changelogs and commit formatting Date: Fri, 11 Sep 2015 18:50:11 +0300 Message-ID: <55F2F833.2060300@yandex.ru> References: <87wpvxq837.fsf@ericabrahamsen.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1441986665 23328 80.91.229.3 (11 Sep 2015 15:51:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 11 Sep 2015 15:51:05 +0000 (UTC) To: Eric Abrahamsen , help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Sep 11 17:51:01 2015 Return-path: Envelope-to: geh-help-gnu-emacs@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 1ZaQbJ-0007CC-GH for geh-help-gnu-emacs@m.gmane.org; Fri, 11 Sep 2015 17:50:57 +0200 Original-Received: from localhost ([::1]:57077 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZaQbI-0007xw-Vm for geh-help-gnu-emacs@m.gmane.org; Fri, 11 Sep 2015 11:50:56 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53716) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZaQaq-0007wC-Sm for help-gnu-emacs@gnu.org; Fri, 11 Sep 2015 11:50:29 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZaQan-0003dv-NY for help-gnu-emacs@gnu.org; Fri, 11 Sep 2015 11:50:28 -0400 Original-Received: from mail-wi0-x22e.google.com ([2a00:1450:400c:c05::22e]:38096) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZaQan-0003d9-FX for help-gnu-emacs@gnu.org; Fri, 11 Sep 2015 11:50:25 -0400 Original-Received: by wiclk2 with SMTP id lk2so63242351wic.1 for ; Fri, 11 Sep 2015 08:50:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:subject:to:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-type:content-transfer-encoding; bh=eKLnm+PrRPC3RZ9VLSbfAhu0aCpGLMxfoTpKFohQhWk=; b=tEM/FxwKXKrN9INRu8/NJDmosGDvXMy/2caOSb5lWgkHhaaIbMF4ybY0L3QrnQTGd1 Ko4RF3AmPBop0IqdJX76oC4vKX+1vbg1YcT4jbtWH8J8hPB8yMy8K6M2uplCkFgoVEhS Rms7pL3p+MeN2ajcg7Lt2DaMdodAdaSuYF8LqBLk5nVyK7i1CzayPI2DqyLIbX1docks VhMaoq01I64vUEjkS4vwIpyQyon07/8EFOgZRJP1seNeiKjS8yIOvGaABXNoJPCVFrBU csELOA81dUh6qGy9A4gV3s4KZGIqIx6h7yuyKR1Mh7S3GzN0RG1b2uTC67xpXslbHQXo SIKA== X-Received: by 10.180.74.47 with SMTP id q15mr5783437wiv.73.1441986624710; Fri, 11 Sep 2015 08:50:24 -0700 (PDT) Original-Received: from [10.9.0.103] (nat.webazilla.com. [78.140.128.228]) by smtp.googlemail.com with ESMTPSA id mz12sm1309729wic.4.2015.09.11.08.50.23 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Sep 2015 08:50:24 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:40.0) Gecko/20100101 Thunderbird/40.0 In-Reply-To: <87wpvxq837.fsf@ericabrahamsen.net> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::22e X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:107151 Archived-At: Hi Eric, On 09/11/2015 06:38 PM, Eric Abrahamsen wrote: > I know we're supposed to move to automatically-generated changelogs Real > Soon Now, but in the meantime... We've transitioned to it already. > I'm having a bit of confusion about the best way to format git patches > for Emacs packages. Not sure about third-party packages, but for patches for Emacs, see CONTRIBUTE.