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: Wed, 13 Jan 2010 21:35:02 +0100 Message-ID: <87eilthhft.fsf@ambire.localdomain> References: <87wrzrmlqd.fsf@ambire.localdomain> <87wrzprhch.fsf@ambire.localdomain> <871vhuwh6r.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 1263415206 19465 80.91.229.12 (13 Jan 2010 20:40:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 13 Jan 2010 20:40:06 +0000 (UTC) To: bug-guile@gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Wed Jan 13 21:39:59 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 1NV9yT-0001S3-5b for guile-bugs@m.gmane.org; Wed, 13 Jan 2010 21:37:53 +0100 Original-Received: from localhost ([127.0.0.1]:55371 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NV9yT-0005f5-LX for guile-bugs@m.gmane.org; Wed, 13 Jan 2010 15:37:53 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NV9yM-0005e9-Rq for bug-guile@gnu.org; Wed, 13 Jan 2010 15:37:46 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NV9yI-0005cp-Df for bug-guile@gnu.org; Wed, 13 Jan 2010 15:37:46 -0500 Original-Received: from [199.232.76.173] (port=55596 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NV9yI-0005cm-Ax for bug-guile@gnu.org; Wed, 13 Jan 2010 15:37:42 -0500 Original-Received: from smtp-out114.alice.it ([85.37.17.114]:3651) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NV9yH-0005bw-K7 for bug-guile@gnu.org; Wed, 13 Jan 2010 15:37:42 -0500 Original-Received: from FBCMMO02.fbc.local ([192.168.68.196]) by smtp-out114.alice.it with Microsoft SMTPSVC(6.0.3790.3959); Wed, 13 Jan 2010 21:37:37 +0100 Original-Received: from FBCMCL01B01.fbc.local ([192.168.69.82]) by FBCMMO02.fbc.local with Microsoft SMTPSVC(6.0.3790.3959); Wed, 13 Jan 2010 21:37:35 +0100 Original-Received: from ambire.localdomain ([79.45.68.35]) by FBCMCL01B01.fbc.local with Microsoft SMTPSVC(6.0.3790.3959); Wed, 13 Jan 2010 21:37:35 +0100 Original-Received: from ttn by ambire.localdomain with local (Exim 4.63) (envelope-from ) id 1NV9vj-0003A7-2s for bug-guile@gnu.org; Wed, 13 Jan 2010 21:35:03 +0100 In-Reply-To: (Andy Wingo's message of "Wed, 13 Jan 2010 20:52:08 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux) X-OriginalArrivalTime: 13 Jan 2010 20:37:35.0888 (UTC) FILETIME=[3D585100:01CA9490] X-detected-operating-system: by monty-python.gnu.org: Windows 2000 SP4, XP SP1+ 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:4465 Archived-At: () Andy Wingo () Wed, 13 Jan 2010 20:52:08 +0100 I figured out how to use shell-command-on-region, M-|, so I don't care any more about whether there's comments before or after, though Ludovic is probably right about where they should go. So submit as you like. See also `gnus-summary-pipe-message'. thi