Re: Folds messed up by changing file edited in another tab

2009-05-26 Fir de Conversatie Ben Fritz
On May 24, 8:13 am, Bram Moolenaar wrote: > I wonder if this is the right way to solve it.  Perhaps when reloading a > buffer we should "lock" the folding?  In fact all window-local stuff > should be locked. > > The ultimate solution would be to stop using an arbitrary window for > executing th

RE: shell quote shouldn't depend on shellslash on windows.

2009-05-26 Fir de Conversatie John Beckett
REMINDER TO ALL: Please bottom post on this list. Quote a small (relevant) part of the message you are replying to, and put your text underneath. See http://groups.google.com/group/vim_use/web/vim-information John --~--~-~--~~~---~--~~ You received this message

Re: shell quote shouldn't depend on shellslash on windows.

2009-05-26 Fir de Conversatie Yasuhiro MATSUMOTO
Hi, Bram I hope your working for this topic. I guess that some or many people in the world who use vim on windows are confusing. Thanks. - Yasuhiro Matsumoto On Thu, Jan 15, 2009 at 8:06 AM, Yasuhiro MATSUMOTO wrote: > Yes thats all. thanks > > On 1/15/09, Tony Mechelynck wrote: >> On 14/01/0

Here's how to avoid some X-related crashes in gvim (with GTK2), Firefox, et al.

2009-05-26 Fir de Conversatie Tony Mechelynck
There are known bugs in the GTK2 and/or Xorg software which "may" cause crashes (with a message of several lines on syserr) in programs using them. I've had such crashes (so far) in Firefox (which, on Linux, is compiled with a GTK2 GUI at Mozilla) and in gvim (which I compile with GTK2 GUI).

Re: Bug report that didn't get reported?

2009-05-26 Fir de Conversatie Paul B. Mahol
On 2/27/09, Thomas Dickey wrote: > On Fri, 27 Feb 2009, Bram Moolenaar wrote: > My installed xterm is #238 [X.Org 6.8.99.903(238)], one from ports with tcap enabled at build time. (I disabled tcap via .Xdefaults) I will upgrade to #241; or newer, build with tcap-query and see

Re: Patch 7.2.189

2009-05-26 Fir de Conversatie Tony Mechelynck
On 26/05/09 13:26, Babiker Osman wrote: > > > Pls > > My vim interface comes to be DEUTCH > How can i change it to english > > > babiker [...] I recommend the following, which I found when my gvim 6.1 came with "menus en français". I still have it in my vimrc. Add the snippet below near the top

Patch 7.2.190

2009-05-26 Fir de Conversatie Bram Moolenaar
Patch 7.2.190 Problem:The register executed by @@ isn't restored. Solution: Mark the executable register in the viminfo file. Files: src/ops.c *** ../vim-7.2.189/src/ops.c2009-05-13 12:46:36.0 +0200 --- src/ops.c 2009-05-26 18:05:23.0 +0200 *** *** 1

Re: Patch 7.2.189

2009-05-26 Fir de Conversatie Babiker Osman
Pls My vim interface comes to be DEUTCH How can i change it to english babiker --- On Tue, 5/26/09, Bram Moolenaar wrote: > From: Bram Moolenaar > Subject: Patch 7.2.189 > To: vim-...@vim.org > Date: Tuesday, May 26, 2009, 10:02 AM > > > Patch 7.2.189 > Problem:    Possible hang for dele

Patch 7.2.189

2009-05-26 Fir de Conversatie Bram Moolenaar
Patch 7.2.189 Problem:Possible hang for deleting auto-indent. (Dominique Pelle) Solution: Make sure the position is not beyond the end of the line. Files: src/edit.c *** ../vim-7.2.188/src/edit.c 2009-05-16 16:36:25.0 +0200 --- src/edit.c 2009-05-26 10:53:05.0 +020

Re: [PATCH] syntax/kconfig: color 'endmenu' keyword

2009-05-26 Fir de Conversatie Bram Moolenaar
Nikolai - > On Tue, Feb 24, 2009 at 05:37, Bram Moolenaar wrote: > > > Markus Heidelberg wrote: > > >> Nikolai Weibull, 23.02.2009: > > >> > On Sun, Feb 22, 2009 at 23:16, Bram Moolenaar wrote: > > >> > > Markus Heidelberg wrote: > > >> > >> Bram, can you include this? I got no response f