From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.60; Current CVS: Bootstrapping fails (debian testing) Date: Sun, 2 Mar 2008 19:47:09 +0100 Message-ID: References: <87k5klii8y.fsf@ID-24456.user.uni-berlin.de> <87y791gn0a.fsf@ID-24456.user.uni-berlin.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1204483648 1396 80.91.229.12 (2 Mar 2008 18:47:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 2 Mar 2008 18:47:28 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, emacs-devel@gnu.org To: "Christoph Conrad" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 02 19:47:52 2008 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.50) id 1JVtDz-0002jc-HO for ged-emacs-devel@m.gmane.org; Sun, 02 Mar 2008 19:47:51 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JVtDS-0001DM-MZ for ged-emacs-devel@m.gmane.org; Sun, 02 Mar 2008 13:47:18 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JVtDO-0001D9-Hn for emacs-devel@gnu.org; Sun, 02 Mar 2008 13:47:14 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JVtDM-0001Cx-6Z for emacs-devel@gnu.org; Sun, 02 Mar 2008 13:47:13 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JVtDM-0001Cu-12 for emacs-devel@gnu.org; Sun, 02 Mar 2008 13:47:12 -0500 Original-Received: from wa-out-1112.google.com ([209.85.146.178]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JVtDL-0007a6-HK for emacs-devel@gnu.org; Sun, 02 Mar 2008 13:47:12 -0500 Original-Received: by wa-out-1112.google.com with SMTP id k34so6946289wah.10 for ; Sun, 02 Mar 2008 10:47:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=l1rr5YzdRDgIQ1rSR8zalAnrUEaxg/g2bYNV7sA/WM0=; b=Zz0bi+h41I752B7Sl/oHrvnW1J2ofnpSuH7NUyJ3uGYlL6750Bnh/0EJgYX0AnHGSblyLkYIahXZo1oQS3jTeNniV9jYpsO5p3ML7jswRY4PCEjqA/TRUe9X9Ltq1/QnDzdbaF17tQCC/BTmrv7geXxf+sUGOxrRDujjAthSUlo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=tYp/gbkMljBW+lyiMy5wtrhGWC2fnQZKk1tH405acgY8HEkr1VPAib6O7Kmh+gyTG9nl9gMVEdUf+t34kvQwDYePjDTbNOVVnT2lcPHX5fY5v2BtmyzwDKhyXeSiO6FninU18AqozHkWEioaP/CV197ujSBBaPtyXB/9TWGiLxQ= Original-Received: by 10.115.108.1 with SMTP id k1mr1134025wam.42.1204483629625; Sun, 02 Mar 2008 10:47:09 -0800 (PST) Original-Received: by 10.115.72.13 with HTTP; Sun, 2 Mar 2008 10:47:09 -0800 (PST) In-Reply-To: <87y791gn0a.fsf@ID-24456.user.uni-berlin.de> Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:91086 gmane.emacs.pretest.bugs:21376 Archived-At: On Sun, Mar 2, 2008 at 4:31 PM, Christoph Conrad wrote: > The error occurs with exactly that command line. I had a typo in my > posting. Yes, the problem is reproducible (I hadn't seen yet when I sent my previous message). Juanma