[code_complete] Do tab and untab in template code ?

2007-01-29 Thread KLEIN Stéphane
Hello, First, Mingbai, congratulation on your code_complete script. Now, I would like to use indent and unindent in my template code. Example : let g:template['php']['if'] = if( .s:rs.s:re. )\cr{\cr\tab.s:rs.s:re.\cr\untab} To indent, I use tab. I haven't found char to unindent, untab

Re: [code_complete] Do tab and untab in template code ?

2007-01-29 Thread KLEIN Stéphane
2007/1/29, KLEIN Stéphane [EMAIL PROTECTED]: Hello, First, Mingbai, congratulation on your code_complete script. Now, I would like to use indent and unindent in my template code. Example : let g:template['php']['if'] = if( .s:rs.s:re. )\cr{\cr\tab.s:rs.s:re.\cr\untab} To indent, I

Re: E316: ml_get: line ... not found, this my strace file... Can you help me to resolve my issue ?

2007-01-23 Thread KLEIN Stéphane
2007/1/22, A.J.Mechelynck [EMAIL PROTECTED]: Marc Weber wrote: [...] Try installing vim from source and see wether the error remains. You can find information on how to do this on vim.org (Download - sources) [...] ... or in more detail on my Vim site: - my Vim page:

Re: E316: ml_get: line ... not found, this my strace file... Can you help me to resolve my issue ?

2007-01-22 Thread KLEIN Stéphane
2007/1/22, KLEIN Stéphane [EMAIL PROTECTED]: Hello, I sometime this error message in Vim : E316: ml_get: line ... not found (ligne ... introuvable in french) In this my strace file enclosed. What can I do to resolv my issue. I've often this problem on two computer on Ubuntu Linux. For your

Re: E316: ml_get: line ... not found, this my strace file... Can you help me to resolve my issue ?

2007-01-22 Thread KLEIN Stéphane
2007/1/22, A.J.Mechelynck [EMAIL PROTECTED]: KLEIN Stéphane wrote: 2007/1/22, KLEIN Stéphane [EMAIL PROTECTED]: Hello, I sometime this error message in Vim : E316: ml_get: line ... not found (ligne ... introuvable in french) In this my strace file enclosed. ... Didn't you forget

I wonder if can I display the current date time at the bottom of Vim ?

2006-12-12 Thread KLEIN Stéphane
Hi, I wonder if can I display the current date time at the bottom of Vim like in emacs status bar ? Thanks for your help, Stephane

Can I open data.fs file in R/W with ZODB in two programs (two process, no thread) at the same time ?

2006-12-05 Thread KLEIN Stéphane
Hi, Can I open data.fs file in R/W with ZODB in two programs (two process, no thread) at the same time ? If not, is there storage system to do that ? Thanks for your help, Stephane

Re: Can I open data.fs file in R/W with ZODB in two programs (two process, no thread) at the same time ?

2006-12-05 Thread KLEIN Stéphane
2006/12/5, KLEIN Stéphane [EMAIL PROTECTED]: Hi, Can I open data.fs file in R/W with ZODB in two programs (two process, no thread) at the same time ? If not, is there storage system to do that ? I'm mistaken of mailing list, sorry for the disturbance. Stephane

Do a grep -r without match .svn directory ?

2006-12-04 Thread KLEIN Stéphane
Hi, In vim, I would like do a :grep -r but don't match .svn directory. Grep or vim have this feature ? Thanks for you help Stephane

I look for make all windows (almost) equally high only. I would not equally wide.

2006-11-30 Thread KLEIN Stéphane
Hello, I look for make all windows (almost) equally high only. I would not equally wide. There is this feature ? I would not CTRL-W_= because this command make equally high and wide. Thanks for your help Stephane

Re: How can I disable variable show in taglist plugin ?

2006-11-29 Thread KLEIN Stéphane
2006/11/29, Yegappan Lakshmanan [EMAIL PROTECTED]: Hi, On 11/29/06, KLEIN Stéphane [EMAIL PROTECTED] wrote: Hi, When I code my php script I use Taglist plugin. Taglist is very useful but I want only see the functions. I don't want see the variables. Taglist has this feature ? If yes, how

why CTRL-W = don't work after :cope command ?

2006-11-22 Thread KLEIN Stéphane
Hello, why CTRL-W = don't work after :cope command ? Thanks for your help, Stephane

Are there the functions to go back or go next such as a browser ?

2006-10-31 Thread KLEIN Stéphane
Hi, Are there some functions to go back or go next such as a browser ? ex : I move my cursor and I would like go back to previous place. I don't speak about CTRL-T which is used with tags. Regards, Stephane

Re: Are there the functions to go back or go next such as a browser ?

2006-10-31 Thread KLEIN Stéphane
2006/10/31, Yakov Lerner [EMAIL PROTECTED]: On 11/1/06, KLEIN Stéphane [EMAIL PROTECTED] wrote: Are there some functions to go back or go next such as a browser ? ex : I move my cursor and I would like go back to previous place. I don't speak about CTRL-T which is used with tags. Try normal

gvim fullscreen mode on Gnome ?

2006-08-19 Thread KLEIN Stéphane
Hi, is there gvim full screen mode feature on GNU/Linux Gnome... ? Regards, Stéphane