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: trunk r117960: * etc/TODO: Add a few entries, remove others, expand some Date: Mon, 29 Sep 2014 20:28:27 -0400 Message-ID: References: <868ul4h3pc.fsf@yandex.ru> <5429EF99.1020308@yandex.ru> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1412037009 26095 80.91.229.3 (30 Sep 2014 00:30:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 30 Sep 2014 00:30:09 +0000 (UTC) Cc: emacs-devel@gnu.org To: Dmitry Gutov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 30 02:30:02 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 1XYlKL-0005L5-L7 for ged-emacs-devel@m.gmane.org; Tue, 30 Sep 2014 02:30:01 +0200 Original-Received: from localhost ([::1]:39803 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XYlKK-0003Zq-Vs for ged-emacs-devel@m.gmane.org; Mon, 29 Sep 2014 20:30:00 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60420) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XYlK2-0003Zi-1E for emacs-devel@gnu.org; Mon, 29 Sep 2014 20:29:49 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XYlJu-0006wC-F3 for emacs-devel@gnu.org; Mon, 29 Sep 2014 20:29:41 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:43102) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XYlJu-0006vz-BN for emacs-devel@gnu.org; Mon, 29 Sep 2014 20:29:34 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ArUGAIDvNVNFxKjo/2dsb2JhbABZgwaDSsA9gRcXdIIlAQEBAQIBViMFCwsOJhIUGA0kLYdXCNIZF456B4Q4BKkZgWqDTCE X-IPAS-Result: ArUGAIDvNVNFxKjo/2dsb2JhbABZgwaDSsA9gRcXdIIlAQEBAQIBViMFCwsOJhIUGA0kLYdXCNIZF456B4Q4BKkZgWqDTCE X-IronPort-AV: E=Sophos;i="4.97,753,1389762000"; d="scan'208";a="91242817" Original-Received: from 69-196-168-232.dsl.teksavvy.com (HELO pastel.home) ([69.196.168.232]) by ironport2-out.teksavvy.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 29 Sep 2014 20:28:27 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 47C5D84B5; Mon, 29 Sep 2014 20:28:27 -0400 (EDT) In-Reply-To: <5429EF99.1020308@yandex.ru> (Dmitry Gutov's message of "Tue, 30 Sep 2014 03:47:37 +0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.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:174820 Archived-At: >>> Any particular reason for the removal of this item? >> AFAIK it is now fixed. > Oh, that's great, thanks. Should the bugs be closed, then? I think so, tho we should double check that the corresponding bugs are really fixed. > And the change be mentioned in NEWS? So that ELisp coders know starting with > which version of Emacs they don't need the workaround anymore. I think it's too specific to merit mention in NEWS. NEWS is already pretty boringly detailed for the average user reading it. > Cool, it seems to have been changed right after the 24.3 release. Right, it might very well be that it's fixed in 24.4, indeed. Stefan