From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Jan_Dj=E4rv?= Newsgroups: gmane.emacs.devel Subject: Re: Not a regression, but shuld go into emacs-24 Date: Sun, 01 Jun 2014 20:01:42 +0200 Message-ID: <538B6A86.60402@swipnet.se> References: <538B03D4.6030502@swipnet.se> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1401645731 10568 80.91.229.3 (1 Jun 2014 18:02:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 1 Jun 2014 18:02:11 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 01 20:02:03 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 1WrA55-0001wy-9Q for ged-emacs-devel@m.gmane.org; Sun, 01 Jun 2014 20:02:03 +0200 Original-Received: from localhost ([::1]:41597 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WrA54-0000VO-Ku for ged-emacs-devel@m.gmane.org; Sun, 01 Jun 2014 14:02:02 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47618) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WrA4u-0000Ey-HX for emacs-devel@gnu.org; Sun, 01 Jun 2014 14:02:00 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WrA4n-0005fz-3M for emacs-devel@gnu.org; Sun, 01 Jun 2014 14:01:52 -0400 Original-Received: from mailfe01.swip.net ([212.247.154.1]:36382 helo=swip.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WrA4m-0005f6-T8 for emacs-devel@gnu.org; Sun, 01 Jun 2014 14:01:45 -0400 X-T2-Spam-Status: No, hits=0.8 required=5.0 tests=BAYES_50 Original-Received: from hosdjarv.se (account mj138573@tele2.se [46.59.42.57] verified) by mailfe01.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 508931327; Sun, 01 Jun 2014 20:01:43 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 212.247.154.1 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:172245 Archived-At: 2014-06-01 16:15, Stefan Monnier skrev: >> I would therefore like to commit this to the emacs-24 brach, even if the >> error is also present in emacs-23: > > Sounds OK, > Thanks, checked in. Jan D.