From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Timo Savola Newsgroups: gmane.emacs.devel Subject: Re: GtkPlug patch Date: Thu, 29 Dec 2005 09:02:06 +0200 Message-ID: <1135839726.8759.3.camel@localhost.localdomain> References: <1135638582.8912.53.camel@localhost.localdomain> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1135839818 17332 80.91.229.2 (29 Dec 2005 07:03:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 29 Dec 2005 07:03:38 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 29 08:03:34 2005 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Error-0002Eb-9Y for ged-emacs-devel@m.gmane.org; Thu, 29 Dec 2005 08:03:26 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ErrqC-0006zs-5j for ged-emacs-devel@m.gmane.org; Thu, 29 Dec 2005 02:04:48 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Errp9-0006zC-4g for emacs-devel@gnu.org; Thu, 29 Dec 2005 02:03:43 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Errp5-0006yl-A9 for emacs-devel@gnu.org; Thu, 29 Dec 2005 02:03:42 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Errp3-0006yP-Mq for emacs-devel@gnu.org; Thu, 29 Dec 2005 02:03:38 -0500 Original-Received: from [213.243.153.37] (helo=smtp1.pp.htv.fi) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ErrpM-0005Fu-HX for emacs-devel@gnu.org; Thu, 29 Dec 2005 02:03:56 -0500 Original-Received: from [192.168.1.100] (cs78235208.pp.htv.fi [62.78.235.208]) by smtp1.pp.htv.fi (Postfix) with ESMTP id DC57A7FC8F for ; Thu, 29 Dec 2005 09:02:06 +0200 (EET) Original-To: emacs-devel@gnu.org In-Reply-To: <1135638582.8912.53.camel@localhost.localdomain> X-Mailer: Evolution 2.4.1 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:48480 Archived-At: > I created the patches against the CVS version dated 2005-12-19 because I > failed to "make bootstrap" for HEAD (batch-update-autoloads failed at > vc-annotate-car-last-cons). The patches seem to apply against HEAD which is now working. (Has anyone looked at this stuff yet?) timo