I apologise if this has been reported or is documented and I have not found it. In 6.0, starting vim with a command like: vim a:\b\c\d.e sets the current...
Walter Briscoe
wbriscoe@...
Mar 1, 2002 11:35 am
27577
Another tip is to try another diff! It's not clear to me why, but not all diff.exes work from vim! Gergo +-[Kontra, Gergely @ Budapest University of Technology...
Kontra, Gergely
kgergely@...
Mar 1, 2002 3:59 pm
27578
Hi! Will vim's RE ever contain a multi(?) which tells, that the previous atom is in highlight group X? Another item I've missed is a completion mode, where vim...
Kontra, Gergely
kgergely@...
Mar 1, 2002 4:14 pm
27579
Greetings from one who uses Vim, Perl, & Prolog, Having Vim think my Prolog files are Perl files has been a minor irritant. Devising a filetype discriminator...
Jonathan D Johnston
jdjohnston2@...
Mar 1, 2002 5:58 pm
27580
... If you write a code like this, than: You request that! :) btw you can prefix the prog with #!perl +-[Kontra, Gergely @ Budapest University of Technology...
Kontra, Gergely
kgergely@...
Mar 1, 2002 6:56 pm
27581
... It's in the todo list. However, it's complicated to make this work, don't count on this being available in the near future. ... You are probably better...
Bram Moolenaar
Bram@...
Mar 1, 2002 9:48 pm
27582
... I'm afraid I don't understand what this patch does. Thus I would very much appreciate when a few people try it out (with the Vim 6.1a release) and tell me...
Bram Moolenaar
Bram@...
Mar 1, 2002 9:49 pm
27583
... For me it still works like you describe for Vim 6.0. I don't see something relevant that changed. I can't guess why it works differently for you... Have...
Bram Moolenaar
Bram@...
Mar 1, 2002 9:49 pm
27584
Patch 6.1a.019 Problem: When using a composing character on top of an ASCII character, the "l" command clears the composing character. Only when 'ruler'...
Bram Moolenaar
Bram@...
Mar 1, 2002 9:49 pm
27585
... That works great, of course; but it would be very nice (and probably not too hard?) to be able to complete from a string, "choice1,choice2,choice3" Best...
Ron Aaron
ron@...
Mar 1, 2002 11:06 pm
27586
... mhm...not that impressive =)...it caughs on intervening shell code an such. also see some problems with pure indenting of m4 constructs...damn...maybe...
Nikolai 'pcp' Weibull
da.box@...
Mar 1, 2002 11:07 pm
27587
... The problem gone. Not tested much though. Thanks. namsh...
Nam SungHyun
namsh@...
Mar 2, 2002 1:31 am
27588
Hi, I have added some error messages to the ACL checking functions. These messages are controlled by the verbose setting so you have to turn them on to see...
Mike Williams
mike.williams@...
Mar 2, 2002 10:45 am
27589
Hi peeps, Looking into some problem reports to do with Windows ACL checks, it seems that the NT high level security functions are very buggy and the only thing...
Mike Williams
mike.williams@...
Mar 3, 2002 8:52 am
27590
... That's disappointing. ... I don't like adding an option for this. It's not a real solution, it just shifts the problem towards the user. How about an...
Bram Moolenaar
Bram@...
Mar 3, 2002 12:16 pm
27591
Patch 6.1a.021 Problem: Several Syntax menu entries are wrong or confusing. Solution: Rephrase and correct the menu entries. (Adrien Beau) Files:...
Bram Moolenaar
Bram@...
Mar 3, 2002 12:16 pm
27592
Patch 6.1a.022 Problem: A tags file might be used twice on case insensitive systems. (Rick Swanton) Solution: Don't use the same file name twice in the...
Bram Moolenaar
Bram@...
Mar 3, 2002 3:40 pm
27593
Patch 6.1a.023 Problem: When starting the GUI get "C" characters echoed in the terminal. Solution: Don't try sending a clear-screen command while the GUI...
Bram Moolenaar
Bram@...
Mar 3, 2002 4:06 pm
27594
... [...] ... [...] ... I tested your latest xim.diff (locale.diff is already part of xim.diff, I didn't test that separately). OnTheSpot input with...
Mike Fabian
mfabian@...
Mar 3, 2002 8:35 pm
27595
... [...] ... Thanks for doing some good testing. I suppose I should include xim.diff then. -- Corduroy pillows: They're making headlines! /// Bram Moolenaar...
Bram Moolenaar
Bram@...
Mar 3, 2002 11:03 pm
27596
... Yes, it can't get focus with few window manager. ... Thanks for good test. ... Hmm, thanks for your working. If I can do some of them, please let it me...
Yasuhiro Matsumoto
mattn_jp@...
Mar 4, 2002 1:07 am
27597
... Well, surely none of the perl-included nor one of the perl modules from CPAN start that strange. It's more the quick-and-dirty hacks some people write...
Thomas Köhler
jean-luc@...
Mar 4, 2002 6:52 am
27598
May I ask the community to test this slightly improved version of vimtutor.sh ? The patch against current version and complete script are in attachments. ... ...
Max Ischenko
max@...
Mar 4, 2002 8:43 am
27599
... In that state of mind you experience the wrong highlighting as a psygedelic effect, thus you might actually enjoy it! :-) ... Yes, I added g:filetype_pl...
Bram Moolenaar
Bram@...
Mar 4, 2002 9:02 am
27600
Hi! I wrote scripts in bash/zsh, which automaticaly download new patches for vim, create vim tarball or compile it. Scripts are located at ...
Lubomir Host
8host@...
Mar 4, 2002 9:10 am
27601
I just observed a problem on win2k (vim60) on dell machine with dell monitor. with this setting hi Preproc term=underline ctermfg=9, it is...
vipin aravind
vipin.aravind@...
Mar 4, 2002 9:27 am
27602
... I'd go with this. It's much less irritating to occasionally get a warning when trying to save a file which is actually read-only (from ACLs) but Vim...
Vince Negri
vnegri@...
Mar 4, 2002 9:35 am
27603
... Until we write a replacement for GetEffectiveRightsFromAcl() - admittedly not a nice solution as this could be a fair amount of code. ... Maybe, I'll...
Mike Williams
mike.williams@...
Mar 4, 2002 9:52 am
27604
... It indeed appears that going back to the old solution would be better. One last attempt to do at least some ACL things: Can we add a check that returns...
Bram Moolenaar
Bram@...
Mar 4, 2002 10:17 am
27605
... On NT4 Sp4, GetEffectiveRightsFromAcl() returns bilge, so the answer on this platform would always be number 3! I think that until someone hand-rolls a...