<div dir="ltr"><br><br><div class="gmail_quote">On Wed, Nov 10, 2010 at 10:35 AM, Baruch Siach <span dir="ltr"><<a href="mailto:baruch@tkos.co.il">baruch@tkos.co.il</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On Wed, Nov 10, 2010 at 10:25:29AM +0200, Erez D wrote:<br>
> On Wed, Nov 10, 2010 at 10:17 AM, Baruch Siach <<a href="mailto:baruch@tkos.co.il">baruch@tkos.co.il</a>> wrote:<br>
</div><div class="im">> > On Wed, Nov 10, 2010 at 10:08:32AM +0200, Erez D wrote:<br>
> > > thank you all for the reply<br>
> > ><br>
> > > i decided to set ts,sw,et etc... in vimrc instead for security resons.<br>
> > > although this implicate all types of files, i can ususally overcome it<br>
> > > like pressing ^V-TAB in a makefile instead of a TAB<br>
> ><br>
> > Or add the following to your .vimrc instead:<br>
> ><br>
> > au FileType make set noexpandtab<br>
> ><br>
> what does that do ?<br>
<br>
</div>Cancels tab expansion for files that are identified as makefiles.<br></blockquote><div><br>how would be the inverse syntax (i.e. expand type for all that is not makefile) ? <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<font color="#888888"><br>
baruch<br>
</font><div class="im"><br>
> > baruch<br>
> ><br>
> > > On Tue, Nov 9, 2010 at 10:25 AM, ik <<a href="mailto:idokan@gmail.com">idokan@gmail.com</a>> wrote:<br>
> > ><br>
> > > > It's a security problem with Windows version.<br>
> > > > VIM disabled this feature because people used to write code there and<br>
> > doing<br>
> > > > code execution when you open a text file.<br>
> > > ><br>
> > > > Ido<br>
> > > ><br>
> > > > LINESIP websites:<br>
> > > > <a href="http://www.linesip.com" target="_blank">http://www.linesip.com</a><br>
> > > > <a href="http://www.linesip.co.il" target="_blank">http://www.linesip.co.il</a><br>
> > > ><br>
> > > ><br>
> > > ><br>
> > > ><br>
> > > > 2010/11/9 Erez D <<a href="mailto:erez0001@gmail.com">erez0001@gmail.com</a>><br>
> > > ><br>
> > > >><br>
> > > >> the following line:<br>
> > > >> // vim: ts=2 sw=2 et<br>
> > > >><br>
> > > >> seems to work under windows in gvim, but not in linux (at least not<br>
> > under<br>
> > > >> vim over xterm).<br>
> > > >><br>
> > > >> how can i change the syntax to make it work in all of<br>
> > linux/windows/cygwin<br>
> > > >> in gvim and vim/xterm ?<br>
> > > >><br>
> > > >> thanks<br>
> > > >> erez.<br>
<br>
</div>--<br>
<div><div></div><div class="h5"> ~. .~ Tk Open Systems<br>
=}------------------------------------------------ooO--U--Ooo------------{=<br>
- <a href="mailto:baruch@tkos.co.il">baruch@tkos.co.il</a> - tel: +972.2.679.5364, <a href="http://www.tkos.co.il" target="_blank">http://www.tkos.co.il</a> -<br>
</div></div></blockquote></div><br></div>