From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/19468 Path: news.gmane.org!not-for-mail From: Matthias Weber Newsgroups: gmane.comp.tex.context Subject: Another directories question (to avoid littering) Date: Wed, 30 Mar 2005 13:56:25 -0500 Message-ID: <0ac81989e2f00e0e457f3b940ffdff65@indiana.edu> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1112209145 6668 80.91.229.2 (30 Mar 2005 18:59:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 30 Mar 2005 18:59:05 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Mar 30 20:59:03 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1DGiOP-0005Of-RR for gctc-ntg-context-518@m.gmane.org; Wed, 30 Mar 2005 20:58:18 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 05FDA128B3; Wed, 30 Mar 2005 20:59:22 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 21388-05; Wed, 30 Mar 2005 20:59:21 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 286891285A; Wed, 30 Mar 2005 20:56:30 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 02A2F1285A for ; Wed, 30 Mar 2005 20:56:29 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 21461-04 for ; Wed, 30 Mar 2005 20:56:28 +0200 (CEST) Original-Received: from rockridge.uits.indiana.edu (rockridge.uits.indiana.edu [129.79.1.74]) by ronja.ntg.nl (Postfix) with ESMTP id 0AEA01282B for ; Wed, 30 Mar 2005 20:56:27 +0200 (CEST) Original-Received: from mail-relay.iu.edu (logchain.uits.indiana.edu [129.79.1.77]) by rockridge.uits.indiana.edu (8.12.10/8.12.10/IUPO) with ESMTP id j2UIuQKe003381 for ; Wed, 30 Mar 2005 13:56:26 -0500 (EST) Original-Received: from [129.79.94.193] (129-79-94-193.dhcp-bl.indiana.edu [129.79.94.193]) (authenticated bits=0) by mail-relay.iu.edu (8.12.10/8.12.10/IUPO) with ESMTP id j2UIuPg3027406 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO) for ; Wed, 30 Mar 2005 13:56:25 -0500 (EST) In-Reply-To: Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.619.2) X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:19468 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:19468 When using metapost (like when doing backgrounds), the directory in which my project file resides is being littered by a few dozed files all named ...-mpgraph.nnnn Is there a way to have these files written in some directory ./junk so that I can keep my working directory tidy? Thanks, Matthias