From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel,gmane.comp.lib.gnulib.bugs Subject: Re: Proposed gnulib renames Date: Thu, 27 Jan 2011 04:58:38 -0500 Message-ID: References: <83y66bzuhc.fsf@gnu.org> <4D403B71.2010509@redhat.com> <8362tby7va.fsf@gnu.org> <201101261833.22871.bruno@clisp.org> <4D4120B9.60604@cs.ucla.edu> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1296122348 14632 80.91.229.12 (27 Jan 2011 09:59:08 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 27 Jan 2011 09:59:08 +0000 (UTC) Cc: bug-gnulib@gnu.org, bruno@clisp.org, cyd@stupidchicken.com, emacs-devel@gnu.org, monnier@iro.umontreal.ca, eblake@redhat.com To: Paul Eggert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 27 10:59:03 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PiOcz-000222-DK for ged-emacs-devel@m.gmane.org; Thu, 27 Jan 2011 10:58:57 +0100 Original-Received: from localhost ([127.0.0.1]:44897 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PiOcy-0000sY-Kh for ged-emacs-devel@m.gmane.org; Thu, 27 Jan 2011 04:58:56 -0500 Original-Received: from [140.186.70.92] (port=56353 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PiOcn-0000qc-Ql for emacs-devel@gnu.org; Thu, 27 Jan 2011 04:58:46 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PiOcn-0000zO-2j for emacs-devel@gnu.org; Thu, 27 Jan 2011 04:58:45 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:49974) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PiOck-0000yd-PQ; Thu, 27 Jan 2011 04:58:42 -0500 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1PiOcg-00060J-IC; Thu, 27 Jan 2011 04:58:38 -0500 In-reply-to: <4D4120B9.60604@cs.ucla.edu> (message from Paul Eggert on Wed, 26 Jan 2011 23:37:29 -0800) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:135090 gmane.comp.lib.gnulib.bugs:25017 Archived-At: > Date: Wed, 26 Jan 2011 23:37:29 -0800 > From: Paul Eggert > CC: Eli Zaretskii , Eric Blake , > cyd@stupidchicken.com, bug-gnulib@gnu.org, monnier@iro.umontreal.ca, > emacs-devel@gnu.org > > Thanks for the suggestion. We can simplify that part further as shown > in the patch below (which I just put into the Emacs trunk). Thank you.