From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: How many more gnulib imports? Date: Sun, 20 Feb 2011 20:54:25 +0200 Message-ID: <83k4gutu3i.fsf@gnu.org> References: <4D60F860.6020303@cs.ucla.edu> <4D613998.6000607@gmail.com> <4D613DB1.9030705@gmail.com> <83mxlqty36.fsf@gnu.org> <864o7yiocf.fsf@gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1298229948 11362 80.91.229.12 (20 Feb 2011 19:25:48 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 20 Feb 2011 19:25:48 +0000 (UTC) Cc: emacs-devel@gnu.org To: Christoph Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 20 20:25:44 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 1PrEuY-0005Uj-Rz for ged-emacs-devel@m.gmane.org; Sun, 20 Feb 2011 20:25:39 +0100 Original-Received: from localhost ([127.0.0.1]:58696 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PrEao-0008ET-Gc for ged-emacs-devel@m.gmane.org; Sun, 20 Feb 2011 14:05:14 -0500 Original-Received: from [140.186.70.92] (port=55142 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PrEQQ-0003K0-Ir for emacs-devel@gnu.org; Sun, 20 Feb 2011 13:54:31 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PrEQP-0005ze-B8 for emacs-devel@gnu.org; Sun, 20 Feb 2011 13:54:30 -0500 Original-Received: from mtaout20.012.net.il ([80.179.55.166]:55228) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PrEQP-0005zP-1c for emacs-devel@gnu.org; Sun, 20 Feb 2011 13:54:29 -0500 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0LGX00A00J4X4400@a-mtaout20.012.net.il> for emacs-devel@gnu.org; Sun, 20 Feb 2011 20:54:27 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([77.124.14.198]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LGX009ANJ6PGJA0@a-mtaout20.012.net.il>; Sun, 20 Feb 2011 20:54:27 +0200 (IST) In-reply-to: <864o7yiocf.fsf@gmail.com> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 80.179.55.166 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:136289 Archived-At: > From: Christoph > Cc: emacs-devel@gnu.org > Date: Sun, 20 Feb 2011 10:54:08 -0700 > > Eli Zaretskii writes: > > > Thanks. Please install this in the repository as soon as you can. > > I don't think I have commit access to the repository. What is involved > to get commit access? Keep contributing patches, and let time do its thing. TIA > Maybe for this patch another developer can commit for me? I did that. Please note that your original patch lacked a couple of final strokes (I added them). > > However, this change will only work with MinGW, since it has stdint.h. > > [...] > > > Could you please commit such a followup change, after you test it (see > > below)? If not, I will get to it in due time. > > Yes, I will have a look at this later today or tomorrow. Thanks!