From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.comp.lib.gnulib.bugs,gmane.emacs.devel Subject: Re: syncing Emacs from sources maintained elsewhere Date: Mon, 17 Jan 2011 16:35:39 -0500 Message-ID: References: <4D2BA939.5090903@cs.ucla.edu> <4D34A88F.4080400@cs.ucla.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1295300156 25877 80.91.229.12 (17 Jan 2011 21:35:56 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 17 Jan 2011 21:35:56 +0000 (UTC) Cc: bug-gnulib , emacs-devel@gnu.org To: Paul Eggert Original-X-From: bug-gnulib-bounces+gnu-bug-gnulib=m.gmane.org@gnu.org Mon Jan 17 22:35:52 2011 Return-path: Envelope-to: gnu-bug-gnulib@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 1Pewjw-00020q-B9 for gnu-bug-gnulib@m.gmane.org; Mon, 17 Jan 2011 22:35:52 +0100 Original-Received: from localhost ([127.0.0.1]:58367 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pewjv-00044c-MZ for gnu-bug-gnulib@m.gmane.org; Mon, 17 Jan 2011 16:35:51 -0500 Original-Received: from [140.186.70.92] (port=49815 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pewjm-000447-Gq for bug-gnulib@gnu.org; Mon, 17 Jan 2011 16:35:43 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pewjl-0005KQ-KT for bug-gnulib@gnu.org; Mon, 17 Jan 2011 16:35:42 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.183]:63813 helo=ironport2-out.pppoe.ca) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pewjl-0005KI-F1; Mon, 17 Jan 2011 16:35:41 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvsEAE9FNE1FpZbF/2dsb2JhbACkVHTBRIVQBIRvhTuIe4My X-IronPort-AV: E=Sophos;i="4.60,334,1291611600"; d="scan'208";a="88323687" Original-Received: from 69-165-150-197.dsl.teksavvy.com (HELO pastel.home) ([69.165.150.197]) by ironport2-out.pppoe.ca with ESMTP/TLS/ADH-AES256-SHA; 17 Jan 2011 16:35:39 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id 8E03659097; Mon, 17 Jan 2011 16:35:39 -0500 (EST) In-Reply-To: <4D34A88F.4080400@cs.ucla.edu> (Paul Eggert's message of "Mon, 17 Jan 2011 12:37:35 -0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-BeenThere: bug-gnulib@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gnulib discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnulib-bounces+gnu-bug-gnulib=m.gmane.org@gnu.org Errors-To: bug-gnulib-bounces+gnu-bug-gnulib=m.gmane.org@gnu.org Xref: news.gmane.org gmane.comp.lib.gnulib.bugs:24786 gmane.emacs.devel:134667 Archived-At: > No further comment to my suggestion to sync some gnulib files to Emacs > , > so I installed that as revision 102878 on the Emacs trunk. I also regenerated > the source files by invoking "make sync-from-gnulib", and installed > one or two minor related fixups involving "make maintainer-clean". Thank you very much. Could you a little blurb somewhere in admin/notes/* so that someone who wants to re-sync those gnulib files, will know to do "make sync-from-gnulib"? [ If I were that someone I'd "grep -i gnulib notes/*" so the exact place where you put it is up to you. ] Stefan