... Thanks for the information. I still can't reproduce it, this does give a few useful hints. Although a couple of weird things seem to be happening. When...
51362
John Beckett
johnb.beckett@...
Jul 27, 2008 12:51 pm
... I'm not sure what your point is. My comment was that someone should do some serious investigation into how netrw could prompt for one name, then act on...
51363
Bram Moolenaar
Bram@...
Jul 27, 2008 1:23 pm
... Well, looking at where v_list is defined, it mentions that the value may be NULL. Thus the problem is not where the value is set to NULL, but where it's...
51364
Bram Moolenaar
Bram@...
Jul 27, 2008 2:09 pm
Patch 7.2b.023 Problem: Crash when using the result of synstack(0,0). (Matt Wozniski) Solution: Check for v_list to be NULL in a few more places. Files:...
51365
Dominique Pelle
dominique.pelle@...
Jul 27, 2008 5:49 pm
... I tried the patch. Content of Explore window appears immediately in the gui window after doing ":gui -f" (good) and the garbage characters no longer...
51366
Dominique Pelle
dominique.pelle@...
Jul 27, 2008 10:47 pm
... The delay only happens when doing ":Explore" followed by ":gui". If I do ":gui" followed by ":Explore", then there is no such delay. ... Similarly, this...
51367
Bram Moolenaar
Bram@...
Jul 28, 2008 12:08 am
... OK, so this at least solves a problem. ... That sounds like an unrelated problem. I can't guess what it is. ... That is weird. Sounds like a problem with...
51368
John Little
John.B.Little@...
Jul 28, 2008 12:11 am
... The patch fixes the problem for me, on 7.2b/gtk2 with gnome-terminal and xterm. I had trouble applying the patch, but I can't see why. I applied the ...
51369
Bram Moolenaar
Bram@...
Jul 28, 2008 12:30 am
... It's not that bad, the prompt is correct. It's just that it doesn't use the file name under the cursor in one specific listing mode. -- ARTHUR: I did say...
51370
Ben Schmidt
mail_ben_schmidt@...
Jul 28, 2008 2:03 pm
... I take, it seems, the reverse approach to Tony and use installvimbin frequently, so I'd put in a vote for including that. Though what I'd really use, if...
51371
Ag. D. Hatzimanikas
a.hatzim@...
Jul 28, 2008 8:48 pm
Hi Andy, ... This is quite useful as I am using it often, thanks. On the same spirit to improve the command line vim experience, here is another function to...
51372
Bram Moolenaar
Bram@...
Jul 28, 2008 8:58 pm
... Hmm, that's annoying. It could be a timing issue, since the GUI is event driven. You could try running something in the background to keep the CPU and/or...
51373
sc
toothpik@...
Jul 28, 2008 9:13 pm
... isn't the most recent file likely to be the swap file for the current buffer? sc --~--~---------~--~----~------------~-------~--~----~ You received this...
51374
Dominique Pelle
dominique.pelle@...
Jul 28, 2008 9:18 pm
On Sun, Jul 27, 2008 at 7:49 PM, Dominique Pelle <dominique.pelle@...> wrote: ... I found that ":set autochdir" is triggering this incorrect window name....
51375
Ag. D. Hatzimanikas
a.hatzim@...
Jul 28, 2008 9:30 pm
... Not in my case, because I place then in another directory, You can also exclude them (swap files) if you want, something like this should work if...
51376
sc
toothpik@...
Jul 28, 2008 10:49 pm
... interesting -- i've been trying it out and it never grabs [the most recent] swapfile -- apparently it doesn't see files whose name begins with a dot for...
51377
Ben Schmidt
mail_ben_schmidt@...
Jul 29, 2008 2:01 am
... I suspect others may find this useful too. Will someone in the discussion consider making a VimTip out of it at vim.wikia.com? Ben. ...
51378
Dominique Pelle
dominique.pelle@...
Jul 29, 2008 7:52 am
Hi Vim does not highlight spelling mistakes in Perl comments . It does it for most languages such as at least c, c++, Python, Ruby, sh. Attached patch enables...
51379
Yakov Lerner
iler.ml@...
Jul 29, 2008 9:18 am
Sometimes I wish vim had optional textual scrollbar in textmode. (I use vim only in textmode). And mouse= letter for it. So you can make mouse respond only in...
51380
Milan Vancura
milan@...
Jul 29, 2008 12:33 pm
Hi, ... This is what I thought about several times. The result was to use a modified US keymap where CapsLock piece of plastic works as a new modifier (no...
51381
sc
toothpik@...
Jul 29, 2008 1:03 pm
... quirks of using glob() ... as crass and mean as it sounds, i simply don't care if it works on windows ... ah yes -- the old programmer39;s buggaboo: mixing...
51382
Ag. D. Hatzimanikas
a.hatzim@...
Jul 29, 2008 1:33 pm
... Her (fine) :) hands are on the back side of my neck (ready) to struggle me, as we going out for two days. It also needs a fix (look below). While, if you...
51383
Bram Moolenaar
Bram@...
Jul 29, 2008 3:24 pm
Dominique - ... Please send your findings to Charles Campbell. I think he is still away though. -- DENNIS: Listen -- strange women lying in ponds...
51384
Tony Mechelynck
antoine.mechelynck@...
Jul 29, 2008 4:44 pm
Setting Reply-To vim_dev (we'll see if Google Groups keeps it). ... [...] I'll also be testing this, I just installed it as my "main" Vim version for...
51385
John Little
John.B.Little@...
Jul 30, 2008 3:20 am
... My 2c. I use the scroll lock key for caps lock; its not easy to hit by mistake (the infuriating thing about the caps lock) and is otherwise unused. ...
51386
Tony Mechelynck
antoine.mechelynck@...
Jul 30, 2008 5:17 pm
... I have the following remarks about the above expression: - it uses a Vim regular expression, where the dot is a wildcard (not a Vim filename or tag...
51387
Tony Mechelynck
antoine.mechelynck@...
Jul 31, 2008 1:27 am
... Indeed, the euro sign doesn't, but some other characters do. For instance, the French œ Œ (oe OE) digraph, or the capital Y with diaeresis, and maybe...
51388
Ag. D. Hatzimanikas
a.hatzim@...
Jul 31, 2008 7:37 am
Hi Tony and thanks for the review, ... Clever. That will return 0 (noignorecase) in unix and 1 (ignorecase) in windows. ... Below are two functions, one is the...
51389
raf
raf@...
Aug 1, 2008 2:01 am
hi, i've had vim-6.3 on my mac for a long time and i decided it's time to upgrade. i tried the following configure command (worked with 6.3): $ ./configure...
51390
Ben Schmidt
mail_ben_schmidt@...
Aug 1, 2008 6:12 am
... Try editing vim.h as follows (your line numbers seem different to mine, but it's at about line 174). #ifdef NO_X11_INCLUDES /* In os_mac_conv.c...