From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.lisp.guile.bugs Subject: Re: [PATCH] Update configure script hints wrt precious env vars. Date: Thu, 14 Jan 2010 12:04:02 +0100 Message-ID: <87ljg1q76l.fsf@ambire.localdomain> References: <87wrzrmlqd.fsf@ambire.localdomain> <87wrzprhch.fsf@ambire.localdomain> <871vhuwh6r.fsf@ambire.localdomain> <87eilthhft.fsf@ambire.localdomain> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1263467313 31530 80.91.229.12 (14 Jan 2010 11:08:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 14 Jan 2010 11:08:33 +0000 (UTC) To: bug-guile@gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Thu Jan 14 12:08:26 2010 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NVNYv-0001Iz-AC for guile-bugs@m.gmane.org; Thu, 14 Jan 2010 12:08:26 +0100 Original-Received: from localhost ([127.0.0.1]:32862 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NVNYr-0003Xx-6Z for guile-bugs@m.gmane.org; Thu, 14 Jan 2010 06:08:21 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NVNYk-0003Xk-8o for bug-guile@gnu.org; Thu, 14 Jan 2010 06:08:14 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NVNYg-0003W2-7f for bug-guile@gnu.org; Thu, 14 Jan 2010 06:08:13 -0500 Original-Received: from [199.232.76.173] (port=42258 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NVNYf-0003Vm-UP for bug-guile@gnu.org; Thu, 14 Jan 2010 06:08:09 -0500 Original-Received: from mx20.gnu.org ([199.232.41.8]:7828) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NVNYd-0006Wk-JE for bug-guile@gnu.org; Thu, 14 Jan 2010 06:08:09 -0500 Original-Received: from smtp-out112.alice.it ([85.37.17.112]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NVNYN-0001z3-3f for bug-guile@gnu.org; Thu, 14 Jan 2010 06:07:51 -0500 Original-Received: from fbcmmo06.fbc.local ([192.168.184.137]) by smtp-out112.alice.it with Microsoft SMTPSVC(6.0.3790.3959); Thu, 14 Jan 2010 12:07:39 +0100 Original-Received: from FBCMCL01B02.fbc.local ([192.168.69.83]) by fbcmmo06.fbc.local with Microsoft SMTPSVC(6.0.3790.3959); Thu, 14 Jan 2010 12:06:35 +0100 Original-Received: from ambire.localdomain ([79.41.70.132]) by FBCMCL01B02.fbc.local with Microsoft SMTPSVC(6.0.3790.3959); Thu, 14 Jan 2010 12:06:35 +0100 Original-Received: from ttn by ambire.localdomain with local (Exim 4.63) (envelope-from ) id 1NVNUh-0001UQ-4P for bug-guile@gnu.org; Thu, 14 Jan 2010 12:04:03 +0100 In-Reply-To: (Andy Wingo's message of "Wed, 13 Jan 2010 22:06:23 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux) X-OriginalArrivalTime: 14 Jan 2010 11:06:35.0460 (UTC) FILETIME=[A2F3A040:01CA9509] X-detected-operating-system: by mx20.gnu.org: Windows 2000 SP4, XP SP1+ X-Greylist: delayed 156507 seconds by postgrey-1.27 at nadesico; Thu, 14 Jan 2010 06:07:50 EST X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:4467 Archived-At: () Andy Wingo () Wed, 13 Jan 2010 22:06:23 +0100 Yes I tried that one, but it did the wrong thing. How about `gnus-summary-pipe-output'? thi