From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/70921 Path: news.gmane.org!not-for-mail From: Andreas Schneider Newsgroups: gmane.comp.tex.context Subject: filter and/or vim module in current beta Date: Fri, 26 Aug 2011 20:26:43 +0200 Message-ID: <4E57E563.8070402@gmx.de> 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 1314383252 17212 80.91.229.12 (26 Aug 2011 18:27:32 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 26 Aug 2011 18:27:32 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Aug 26 20:27:27 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 1Qx17n-0002HG-9i for gctc-ntg-context-518@m.gmane.org; Fri, 26 Aug 2011 20:27:27 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 4E594CAF1D; Fri, 26 Aug 2011 20:27:26 +0200 (CEST) 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 HsSXWhVVtYGs; Fri, 26 Aug 2011 20:27:23 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 93261CAF17; Fri, 26 Aug 2011 20:27:23 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 3C720CAF17 for ; Fri, 26 Aug 2011 20:27:22 +0200 (CEST) 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 bO1THns7OYql for ; Fri, 26 Aug 2011 20:27:20 +0200 (CEST) Original-Received: from filter1-nij.mf.surf.net (filter1-nij.mf.surf.net [195.169.124.152]) by balder.ntg.nl (Postfix) with ESMTP id 75079CAF14 for ; Fri, 26 Aug 2011 20:27:20 +0200 (CEST) Original-Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.22]) by filter1-nij.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with SMTP id p7QIRJff015681 for ; Fri, 26 Aug 2011 20:27:19 +0200 Original-Received: (qmail invoked by alias); 26 Aug 2011 18:27:18 -0000 Original-Received: from p54B4AEF7.dip.t-dialin.net (EHLO [192.168.1.3]) [84.180.174.247] by mail.gmx.net (mp030) with SMTP; 26 Aug 2011 20:27:18 +0200 X-Authenticated: #2825193 X-Provags-ID: V01U2FsdGVkX18lHvNvndclqq+A/fknnx6p4tGA00x1tZVE2sC3ig 5Tfo0V7q/OKMxq User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0) Gecko/20110812 Thunderbird/6.0 X-Y-GMX-Trusted: 0 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=213.165.64.22; country=DE; latitude=51.0000; longitude=9.0000; http://maps.google.com/maps?q=51.0000,9.0000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 07Fp6rju5 - 601fedcab15d - 20110826 X-Scanned-By: CanIt (www . roaringpenguin . com) on 195.169.124.152 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:70921 Archived-At: Hi, it seems the filter module doesn't currently work (in MkIV at least). It may be a problem with the vim module though, I'm not quite sure. The following example doesn't produce any output: -----8<--------------------------------------------------- \usemodule[vim] \definevimtyping[PASCAL][syntax=pascal] \starttext \startPASCAL program test; begin writeln('Hello World!'); end. \stopPASCAL \stoptext -----8<--------------------------------------------------- The output of context has only one line regarding t-filter: t-filter > command : I guess it's just "normal" then that there's no output ... if nothing is run. Any ideas whats going wrong here? Btw.: ConTeXt ver: 2011.08.26 13:32 MKIV fmt: 2011.8.26 int: english/english -- Best Regards, Andreas ___________________________________________________________________________________ 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 ___________________________________________________________________________________