From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] Let apply-partially make use of lexical binding in subr.el Date: Thu, 05 Feb 2015 18:55:10 +0100 Message-ID: <87386kz1j5.fsf@fencepost.gnu.org> References: <1422215137-1653-1-git-send-email-dak@gnu.org> <87ppa0kxry.fsf@fencepost.gnu.org> <8761bpty4y.fsf@fencepost.gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1423158919 28881 80.91.229.3 (5 Feb 2015 17:55:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 5 Feb 2015 17:55:19 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 05 18:55:17 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 1YJQe5-0006nE-2L for ged-emacs-devel@m.gmane.org; Thu, 05 Feb 2015 18:55:17 +0100 Original-Received: from localhost ([::1]:43633 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJQe4-0003vY-LK for ged-emacs-devel@m.gmane.org; Thu, 05 Feb 2015 12:55:16 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54265) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJQe0-0003sl-L9 for emacs-devel@gnu.org; Thu, 05 Feb 2015 12:55:13 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YJQdz-0001TY-D6 for emacs-devel@gnu.org; Thu, 05 Feb 2015 12:55:12 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:52076) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJQdz-0001TO-Au for emacs-devel@gnu.org; Thu, 05 Feb 2015 12:55:11 -0500 Original-Received: from localhost ([127.0.0.1]:59252 helo=lola) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJQdy-0004dB-SH; Thu, 05 Feb 2015 12:55:11 -0500 Original-Received: by lola (Postfix, from userid 1000) id 54C7AE6B62; Thu, 5 Feb 2015 18:55:10 +0100 (CET) In-Reply-To: <8761bpty4y.fsf@fencepost.gnu.org> (David Kastrup's message of "Thu, 29 Jan 2015 16:17:01 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e 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:182466 Archived-At: David Kastrup writes: > Stefan Monnier writes: > >>> Anything wrong with this one? >> >> No, nothing wrong, go ahead, > > I am not an Emacs developer but merely provided this patch as a courtesy > after the end of discussion. Submitted to the bug tracker as since it appears dead in the water. -- David Kastrup