From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/66333 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: [t-vim] Line numbers Date: Wed, 23 Feb 2011 12:49:39 -0500 (EST) Message-ID: References: <20110219155633.7ec8e87d@glyph> <20110222101550.0c59b9f2@glyph> <20110223111955.217ff55c@glyph> <20110223164302.5fe84500@glyph> <20110223175454.610807d7@glyph> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1298483450 3855 80.91.229.12 (23 Feb 2011 17:50:50 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 23 Feb 2011 17:50:50 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Feb 23 18:50:45 2011 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PsIrH-00074M-CS for gctc-ntg-context-518@m.gmane.org; Wed, 23 Feb 2011 18:50:39 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 89702CAA34; Wed, 23 Feb 2011 18:50:38 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id LykyrzRh92Mc; Wed, 23 Feb 2011 18:50:38 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 6B169CAA4A; Wed, 23 Feb 2011 18:50:17 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id CFF2BCAA4A for ; Wed, 23 Feb 2011 18:50:15 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id fDDCavBRC+JY for ; Wed, 23 Feb 2011 18:49:55 +0100 (CET) Original-Received: from filter1-ams.mf.surf.net (filter1-ams.mf.surf.net [192.87.102.69]) by balder.ntg.nl (Postfix) with ESMTP id AFE22CAA34 for ; Wed, 23 Feb 2011 18:49:55 +0100 (CET) Original-Received: from tombraider.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.12.86]) by filter1-ams.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id p1NHnrrf021516 for ; Wed, 23 Feb 2011 18:49:55 +0100 Original-Received: FROM [10.0.2.15] (Unknown [132.206.94.221]) By tombraider.mr.itd.umich.edu ID 4D6548C0.722E4.7982 ; Authuser adityam; 23 Feb 2011 12:49:52 EST In-Reply-To: <20110223175454.610807d7@glyph> User-Agent: Alpine 2.01 (LNX 1266 2009-07-14) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=141.211.12.86; country=US; region=MI; city=Ann Arbor; postalcode=48109; latitude=42.2923; longitude=-83.7145; metrocode=505; areacode=734; http://maps.google.com/maps?q=42.2923,-83.7145&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 06EbtNS2j - 7a8b8902472b - 20110223 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.69 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:66333 Archived-At: On Wed, 23 Feb 2011, Marco wrote: >> Do you want >> [...] > >> context --purgeall > > This will probably be difficult to implement, since the complete directory > tree has to be scanned to find xyz-externalfilter-abc-X.___ remains. Actually, `context --purgeall` deteles all the files with .tmp and .md5 extension in the current directory. Only the .vimout files remain. > However > context --purgeall filename > > should remove all temporary files belonging to the document like > > filename-externalfilter-CON-0.tmp % not removed > filename-externalfilter-CON-0.tmp.md5 % not removed > filename-externalfilter-CON-0.vimout % not removed > > So after the project is done one can run context --purgeall filename to get a > clean directory structure without having to archive 30 temporary files. Why not simply run `context --purgeall` (no filename)? I will check how to ensure that .vimout files are also removed. The t-gnuplot module does something similar. So, perhaps I can borrow code from that. Aditya ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________