From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bruce Korb Newsgroups: gmane.lisp.guile.devel Subject: Re: A plea for local-eval in 2.0.4 Date: Thu, 12 Jan 2012 15:02:24 -0800 Message-ID: <4F0F6680.7070108@gnu.org> References: <87aa5s8uli.fsf@netris.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1326409358 16399 80.91.229.12 (12 Jan 2012 23:02:38 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 12 Jan 2012 23:02:38 +0000 (UTC) Cc: guile-devel@gnu.org To: Mark H Weaver Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Fri Jan 13 00:02:33 2012 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RlTfF-0000ls-KP for guile-devel@m.gmane.org; Fri, 13 Jan 2012 00:02:33 +0100 Original-Received: from localhost ([::1]:51648 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RlTfE-0005l8-Vn for guile-devel@m.gmane.org; Thu, 12 Jan 2012 18:02:32 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:45568) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RlTfB-0005l1-Es for guile-devel@gnu.org; Thu, 12 Jan 2012 18:02:30 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RlTfA-00040s-0G for guile-devel@gnu.org; Thu, 12 Jan 2012 18:02:29 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:58956) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RlTf9-00040l-Lr for guile-devel@gnu.org; Thu, 12 Jan 2012 18:02:27 -0500 Original-Received: from adsl-75-2-129-96.dsl.pltn13.sbcglobal.net ([75.2.129.96]:53602 helo=[10.0.0.2]) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1RlTf9-0007O3-0d; Thu, 12 Jan 2012 18:02:27 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111220 Thunderbird/9.0 In-Reply-To: <87aa5s8uli.fsf@netris.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.10 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:13475 Archived-At: On 01/12/12 13:43, Mark H Weaver wrote: > I worked very hard to produce a simple and maintainable implementation > of `local-eval' in time for 2.0.4, so that we might rectify this > unfortunate Lilypond unhappiness. It would be a shame if that work were > wasted. Just for the record, I'm okay with taking a little extra time for this also. My worry was over months of delay. I, too, must disable 2.0.0 thru 2.0.3 for use with my toy. Cheers - Bruce