Beta testers wanted: A while ago, I updated matchit.vim so that % acts inclusive when used in Operator-pending mode (such as d%). It works pretty well, but I...
27033
Bram Moolenaar
Bram@...
Feb 1, 2002 9:30 am
... I would guess that estimating the glyph width of each character would be a slowdown already. This would need to be tried out. Caching the resulting...
27034
Glenn Maynard
glenn@...
Feb 1, 2002 9:51 am
... It's a lot more worthwhile if it's also used to allow the below. ... I know of no program that'll let me mix and match glyphs from multiple TTF, TTC and...
27035
Walter Briscoe
wbriscoe@...
Feb 1, 2002 10:51 am
In article <20020130025644.648AD3940A9@...> of Wed, 30 Jan 2002 02:56:44 in , Srinath <srinath@...> writes ... I checked this on vim6.0 without...
27036
Mike Williams
mike.williams@...
Feb 1, 2002 10:53 am
... Correct, but that is the current situation with version 6.0 so there wont be a large number of 'hey, what changed with using Samba?' type questions if the...
27037
Corinna Vinschen
vinschen@...
Feb 1, 2002 12:21 pm
... Just as a side note. Cygwin deals with ACLs if the so called `ntsec' feature is switched on. Due to the wide configurability of Samba and it's sometimes...
27038
Benji Fisher
benji@...
Feb 1, 2002 1:11 pm
I am sometimes frustrated that I cannot change syntax highlighting the way I want because the characters I want to affect are already contained in another...
27039
Bram Moolenaar
Bram@...
Feb 1, 2002 3:40 pm
... Can't you use the "containedin" argument? ":help :syn-containedin" -- hundred-and-one symptoms of being an internet addict: 136. You decide to stay in a...
27040
KONTRA Gergely
kgergely@...
Feb 1, 2002 3:53 pm
... Ok, but please patch vim so with set lists in the current line it doesn't hurt me, pls +-[Kontra, Gergely @ Budapest University of Technology and...
27041
Bram Moolenaar
Bram@...
Feb 1, 2002 4:15 pm
... Sorry, I don't understand this sentence. -- hundred-and-one symptoms of being an internet addict: 143. You dream in pallettes of 216 websafe colors. ///...
27042
Nikolai 'pcp'...
da.box@...
Feb 1, 2002 5:20 pm
Doug Kearns pointed out some updates for readline 4.2a so here's the updated syntax/readline.vim -- /* Name: Nikolai 'pcp' Weibull -- Age: 21 -- Born in:...
27043
David Rennalls
davidr@...
Feb 1, 2002 5:38 pm
Hi, I've been trying since last night to do an anonymous cvs checkout of the vim code, but I keep getting the following error: "waiting for anoncvs_vim39;s lock...
27044
Srinath Avadhanula
srinath@...
Feb 1, 2002 6:36 pm
... I hope this is a joke :) (i see the smiley and am releived). actually this is not exactly completely out of the real world. what happened was that in...
27045
Bram Moolenaar
Bram@...
Feb 1, 2002 7:32 pm
Patch 6.0.160 Problem: When compiling with GCC 3.0.2 and using the "-O2" argument, the optimizer causes a problem that makes Vim crash. Solution: Add a...
27046
Bram Moolenaar
Bram@...
Feb 1, 2002 7:33 pm
Patch 6.0.159 Problem: Wildcard expansion for ":emenu" also shows separators. Solution: Skip menu separators for ":emenu", ":popup" and ":tearoff". Also,...
27047
Dan Sharp
dwsharp@...
Feb 1, 2002 7:53 pm
... He is asking for something like the attached patch against 6.0.158. His original note was that when he does ... then as you type a line, every time you...
27048
Benji Fisher
fisherbb@...
Feb 1, 2002 8:00 pm
... Thanks, I did not know about that feature. (This is new in vim 6.0, right?) But either I am using it wrong, or it does not work correctly. I think this...
27049
Bram Moolenaar
Bram@...
Feb 1, 2002 9:02 pm
... SpecialKey isn't a syntax group, only a highlight group. There are no syntax items defined for SpecialKey (well, you could define them, but none of the...
27050
Bram Moolenaar
Bram@...
Feb 1, 2002 9:02 pm
... Sorry, I didn't see this connection. The problem is indeed with highlighting depending on the cursor position. It would mean that all cursor-movement...
27051
Aron Griffis
agriffis@...
Feb 1, 2002 10:56 pm
Hi, Here are the steps to observe this bug: (1) ssh to localhost (2) run vim (3) kill sshd providing terminal to vim (4) run top to observe vim spinning ...
27052
Lubomir Host
8host@...
Feb 2, 2002 3:04 am
... This bug was already reported. I'm using vim-6.0.158 and has same bug. Have I good undesrstood description for patch 6.0.145 ? -- Lubomir Host Platon...
27053
dman
dsh8290@...
Feb 2, 2002 5:49 am
... Yes. ... I don't know, what is your understanding ;-)? The description of that patch doesn't affect the above mentioned bug. The problem is theh...
27054
Muraoka Taro
koron@...
Feb 2, 2002 10:16 am
I made an experimental patch. Attached will help you. ... Muraoka Taro <koron@...>...
27055
Bram Moolenaar
Bram@...
Feb 2, 2002 11:03 am
... [...] I'm not convinced this is a problem in Vim itself. It's possibly a problem in a library function. Did you try compiling without python? -- ...
27056
Glenn Maynard
glenn@...
Feb 2, 2002 11:05 am
(Minor: you could drop the charwidth_cache_initialized stuff. Static data is always initted to all 0 unless given otherwise; charwidth_cache[] will be all...
27057
Benoit Cerrina
benoitcerrina@...
Feb 2, 2002 12:33 pm
anybody else get this error message when trying to syncronize with the vim cvs repository: cvs server: [04:20:21] waiting for anoncvs_vim39;s lock in ...
27058
Doug Kearns
djkea2@...
Feb 2, 2002 1:22 pm
... Yes. Regards, Doug...
27059
Muraoka Taro
koron@...
Feb 2, 2002 1:40 pm
... I saw that. But I think it is one of Windows BUGS. How point size of font did you use?. It may be 10 or 11. Please try 9 or 12, it should be aligned...
27060
Bram Moolenaar
Bram@...
Feb 2, 2002 2:01 pm
... I'm glad you made something for this. Does this take into account that Vim can use several fonts at the same time? E.g. for bold and other highlight...
27061
Benoit Cerrina
benoitcerrina@...
Feb 2, 2002 3:14 pm
... Does someone from the SF staff knows about it? Benoit...