Re: autocommand to replace special characters into a file.

2011-11-19 Thread Eddine
the question is : 1 - how to I type ^A special ? I know how to type ^M with CTRL-V but not ^A 2 - in case there's no ^M or ^A to be replaced in my *.log file, how to make it silent ? Hope my questions are clear. Thank you again for your help and attention. Eddine. 2011/11/14 Eddine bmoka

Re: autocommand to replace special characters into a file.

2011-11-19 Thread Eddine
Now the question is : 1 - how to I type ^A special ? I know how to type ^M with CTRL-V but not ^A The same way as ^M. I guess same way as ^M produces ^M not ^A 2011/11/19 Erik Christiansen dva...@internode.on.net On 19.11.11 11:11, Eddine wrote: Now the question is : 1

autocommand to replace special characters into a file.

2011-11-14 Thread Eddine
matching strings whitout prompting and without error ? Thanks in adavance for your help. Eddine. -- You received this message from the vim_use maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php

Re: autocommand to replace special characters into a file.

2011-11-14 Thread Eddine
yes I know s/string1/string2 will not replace ^M or ^A ; I just want to make a first try to replace string1 to string2 first before replacing string1 by ^M 2011/11/14 Tony Mechelynck antoine.mechely...@gmail.com On 14/11/11 11:37, Eddine wrote: Hello At work I have to edit regurlarly files

Re: Tracing Vim into a log file.

2011-10-27 Thread Eddine
Indeed the strange behavior I face with Vim is when I edit *.log files ; I can remove the autocmd for *.bin, *.bqy it will have no effect unfortunatly on the bug. I'm under Windows XP, Vim 7.2 Can try to upgrade Vim 7.3 to see if it still occurs. Once again thank you for your help. Eddine

Re: Tracing Vim into a log file.

2011-10-26 Thread Eddine
is not written, cause when I close it vim doesn't ask me if I want to save, and re-opening bring it back to me. Any ideas ? Eddine. 2011/10/20 Eddine bmoka...@googlemail.com Hello Yet another question, I have a strange behavior in my Vim at work. I often edit logs from process still

Re: Tracing Vim into a log file.

2011-10-26 Thread Eddine
On Wed, 26 Oct 2011, Eddine wrote: Hi I had this strange behavior again this afternoon, so I was editing a file, that was being modified by a java process who was writing in it. And I don't know what happens (maybe a mousse scroll or something like that) and the whole part before the line

Re: Tracing Vim into a log file.

2011-10-26 Thread Eddine
for those file as a workarround. Thanks a lot for your help. Eddine. 2011/10/27 Benjamin R. Haskell v...@benizi.com On Wed, 26 Oct 2011, Eddine wrote: Hey Ben I think you give me the right hint I have this autocmd in my _vimrc autocmd BufReadPost * \ if line('\) 0 line('\) = line

Re: Re: Replacing the cursor into the initial window after calling of split or drop.

2011-10-20 Thread Eddine
map F12 :write \| :dr /tmp/eval.ml \| %d \|setlocal ft=omlet \|setlocal autowrite \| exe 'r!ocaml #' \| wincmd pCR Thank to you all vim users for your help and assitant. Best regards Eddine. 2011/10/13 Gary Johnson garyj...@spocom.com On 2011-10-05, Eddine wrote: Hi Marcin, thank

Tracing Vim into a log file.

2011-10-20 Thread Eddine
what happens. Is there a way I can trace Vim into a log to know what happens? Thank you for your attention. Eddine. -- You received this message from the vim_use maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org

Replacing the cursor into the initial window after calling of split or drop.

2011-10-05 Thread Eddine
# CR I want to improve the behavior of those commands so my cursor remains into my source window instead of going in the new splitted window eval.ml. Is there a convenient and elegant way to do this ? Thank you in advance for your help. Eddine -- You received this message from the vim_use

Re: Replacing the cursor into the initial window after calling of split or drop.

2011-10-05 Thread Eddine
Ah one other question is it also possible to have my source file automatically saved when I call F11/F12. Thanks. Eddine. 2011/10/5 Eddine bmoka...@googlemail.com Hello Vimmers, for my Ocaml developments I use those mappings so I can evaluate my code interactively with ocaml map F11

Re: Replacing the cursor into the initial window after calling of split or drop.

2011-10-05 Thread Eddine
# \| wincmd pCR as the wincmd seems to be sent to ms-dos command; Im' receiving shell returned 255 wincmd is not recognized as internal or external command etc.. in the eval.ml file. Can somone help ? Thanks regards Eddine 2011/10/5 Marcin Szamotulski msza...@gmail.com On 08:43 Wed 05

Re: g` appearing in Vim.+ tabs management question.

2011-03-16 Thread Eddine
It's LIKE it's folded, or it IS folded? Is there a foldcolumn? Can you unfold it? Or do you just mean, no text is displayed? it's LIKE ie I can't unfold it, there is no foldcolumn. from the beginning of the file to the 1st line of the vim screen and everything is collapsed. And the

Re: g` appearing in Vim.+ tabs management question.

2011-03-16 Thread Eddine
it's a feature that really misses; it would be great to have it in graphical native mode in gVim, whithout having to add this layer of settings. Too bad. Anyway thank you all for replying to me. 2011/3/16 Christian Brabandt cbli...@256bit.org: On Wed, March 16, 2011 9:43 am, Eddine wrote

g` appearing in Vim.+ tabs management question.

2011-03-15 Thread Eddine
for tabs so they include a little cross on the right to close it with mouse ? Just like a web browse tab Thanks a lot in advance for your help. Regards. Eddine -- You received this message from the vim_use maillist. Do not top-post! Type your reply below the text you are replying to. For more