Re: [Vim-latex-devel] bug in folding... ?
Brought to you by:
srinathava,
tmaas
From: Animesh N N. <an...@gm...> - 2003-05-19 18:57:03
|
Hi, On Monday 19 May 2003 16:30, Animesh Nerurkar wrote: > bug in folding latex code... ? > > i hit <F6> or do a \rf in normal more and i get the following: > > ------------------------- > Error detected while processing function MakeTexFolds..MakeSyntaxFolds: > line 43: > E171: Missing :endif > Hit ENTER or type command to continue > ------------------------- sorry, again false alarm... the same broken tarball.... warm regards animesh -- : ####[ GNU/Linux One Stanza Tip (LOST) ]####################### Sub : awk tips [#5] LOST #465 # To Print fields (columns) in reverse order: awk '{ for (i = NF; i > 0; --i) print $i }' textfile ####[banduji (at) symonds.net]################################ : |