From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/77695 Path: news.gmane.org!not-for-mail From: Marco Patzer Newsgroups: gmane.comp.tex.context Subject: Re: Left margin of vim module output Date: Wed, 1 Aug 2012 21:17:01 +0200 Message-ID: <20120801211701.6d72a5c8@homerow> References: <20120801095648.19b6237e@homerow> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1343848644 24648 80.91.229.3 (1 Aug 2012 19:17:24 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 1 Aug 2012 19:17:24 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Wed Aug 01 21:17:22 2012 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SwePx-0002G6-5Y for gctc-ntg-context-518@m.gmane.org; Wed, 01 Aug 2012 21:17:13 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id D09221020F; Wed, 1 Aug 2012 21:17:11 +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 jrHKA0Tn9G01; Wed, 1 Aug 2012 21:17:10 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 26ADE10211; Wed, 1 Aug 2012 21:17:10 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 80AEB10211 for ; Wed, 1 Aug 2012 21:17:09 +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 AzNC210XYONx for ; Wed, 1 Aug 2012 21:17:08 +0200 (CEST) Original-Received: from filter3-ams.mf.surf.net (filter3-ams.mf.surf.net [192.87.102.71]) by balder.ntg.nl (Postfix) with ESMTP id 4E7B51020F for ; Wed, 1 Aug 2012 21:17:08 +0200 (CEST) Original-Received: from karen.lavabit.com (karen.lavabit.com [72.249.41.33]) by filter3-ams.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id q71JH5Wf013477 for ; Wed, 1 Aug 2012 21:17:07 +0200 Original-Received: from d.earth.lavabit.com (d.earth.lavabit.com [192.168.111.13]) by karen.lavabit.com (Postfix) with ESMTP id 9AB4811BB3D for ; Wed, 1 Aug 2012 14:17:04 -0500 (CDT) Original-Received: from homerow (83.68.239.193) by lavabit.com with ESMTP id G1B2KCO073D6 for ; Wed, 01 Aug 2012 14:17:04 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=lavabit; d=lavabit.com; b=LO6YOqTWw4St79dkDPcd4Wi/wD/dHBDRZWTCveEWmykVImagmHDjcKkuSSjNK6DMAu+lE+fz73TwprIUAj+TWS1JYlVxzQAMabRllqaU/8RLJURM+11XNJWspmuMKwjA+fDGKg1an/810XDZgy/35RTMevpb0CWkkLFBpoHkpi4=; h=Date:From:To:Subject:Message-ID:In-Reply-To:References:X-Mailer:Mime-Version:Content-Type:Content-Transfer-Encoding; In-Reply-To: X-Mailer: Claws Mail 3.8.1 (GTK+ 2.24.10; x86_64-pc-linux-gnu) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=72.249.41.33; country=US; region=TX; city=Dallas; postalcode=75206; latitude=32.8339; longitude=-96.7715; metrocode=623; areacode=214; http://maps.google.com/maps?q=32.8339,-96.7715&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 03HFvh6Cu - 634af1ede3fb - 20120801 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.71 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:77695 Archived-At: On 2012-08-01 Aditya Mahajan wrote: > > I'll add a margin key to vim module (but not the oddmargin and > > evenmargin keys; they would require a complete low-level rewrite > > of the module). Thanks a million. That was fast :) > The dev version on github now includes a margin key, Does it? I just can see a new test file in the recent commit history (without margin key, however). Did you already push the changes to the public repo? > I haven't tested it too much That's my part, I guess > hence no new release at the moment). No problem, I'm totally fine with the git repo. > Note that this works differently from \definetyping. The typing > environment honors the leftskip set by its parent environment (for > example, if typing is inside startbackground); vimtyping > environment resets all the settings of its parent environment. That's why the hacks that I tried before all miserably failed. Thanks again! Marco ___________________________________________________________________________________ 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 ___________________________________________________________________________________