From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.devel Subject: Re: Where did "Fixes:" go? Date: Mon, 28 Dec 2015 04:41:07 +0200 Message-ID: <5680A143.2050103@yandex.ru> References: <87wps3gl2f.fsf@gnus.org> <874mf31f6j.fsf@gnus.org> 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 1451270491 30048 80.91.229.3 (28 Dec 2015 02:41:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 28 Dec 2015 02:41:31 +0000 (UTC) To: Lars Ingebrigtsen , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 28 03:41:31 2015 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 1aDNkX-0005ps-UI for ged-emacs-devel@m.gmane.org; Mon, 28 Dec 2015 03:41:30 +0100 Original-Received: from localhost ([::1]:43395 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aDNkW-0006xu-KV for ged-emacs-devel@m.gmane.org; Sun, 27 Dec 2015 21:41:28 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33176) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aDNkJ-0006xe-RJ for emacs-devel@gnu.org; Sun, 27 Dec 2015 21:41:16 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aDNkE-0005Or-RU for emacs-devel@gnu.org; Sun, 27 Dec 2015 21:41:15 -0500 Original-Received: from mail-wm0-x22b.google.com ([2a00:1450:400c:c09::22b]:33596) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aDNkE-0005Om-Kt for emacs-devel@gnu.org; Sun, 27 Dec 2015 21:41:10 -0500 Original-Received: by mail-wm0-x22b.google.com with SMTP id p187so245955529wmp.0 for ; Sun, 27 Dec 2015 18:41:10 -0800 (PST) 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=0VvMsxQQfVx5qFJFn3FXTfZjPkHphfbsGncbVLbHnt8=; b=ZlrXibOg2U2S5sulhRHSohOm4P97fbIbZ9G2v8I3ISHmOP2DcviOmrBJaUPlpZ8+OA nd/F8yKqZ00eJmvIktnqvjcnwtomi15Eej7uD6S3MDEhayJYvPxRdSi80DbJ4L2Lf35v GQp48+spacGjjBJGMyErls9RA/pCbGmheeK7A3I96AbWP1BzukPD1uNTvdg73kwcDCn/ GiwwGgMsDigQNKya5JQk8INLwk/+d8a/1w21JVibn18a2i1Ue94KLaJojRQ6wZu4eiA0 P+IqtRLWKgOml5XtEqm1j8uyRnfEXYpb1etnjuYaFC62KKbkxjTOBFZpZ9uMTGzVJQP7 d6ig== X-Received: by 10.28.194.197 with SMTP id s188mr41466463wmf.44.1451270469748; Sun, 27 Dec 2015 18:41:09 -0800 (PST) Original-Received: from [192.168.1.2] ([185.105.175.24]) by smtp.googlemail.com with ESMTPSA id s8sm3464024wje.35.2015.12.27.18.41.08 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 27 Dec 2015 18:41:09 -0800 (PST) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:42.0) Gecko/20100101 Thunderbird/42.0 In-Reply-To: <874mf31f6j.fsf@gnus.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2a00:1450:400c:c09::22b 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:196990 Archived-At: On 12/28/2015 04:26 AM, Lars Ingebrigtsen wrote: >> When checking in bugfixes with (bug#foo) in the ChangeLog, add-log no >> longer inserts the Fixes: header. Is that obsolete, or is this a bug, >> or is this something else? > > Actual thing: 0 replies. Ok. :) Yes, it works as intended. There was a discussion a little while back, and IIRC people agreed that converting (bug#foo) to Fixes: in the log message, and then back to (bug#foo) when generating ChangeLog doesn't buy us anything. > Apostrophe in *scratch*: 27 replies (and counting). 27? Pfft, that's nothing. Nobody discusses the quoting style anymore like we did in the olden days.