Hello, Can we somehow agree on using one address to sent the mails to ? I somehow getting all sorts of Vim related mails popping up in my inbox, my vimbox and...
Hello Vim Developers, I'm now getting vim-dev, but also subscribed to vim and vim-announce. I'm getting nothing from those two lists yet. Anyone else? -- Best...
I sent this just as the mail server died. Resending.... ... From: Larson, David Sent: Monday, June 11, 2007 12:22 PM To: vim-dev Subject: Strange coloring for...
... gmail has exceptional spam filtering. by the way, do you possibly want to buy v1agra ? --~--~---------~--~----~------------~-------~--~----~ You received...
I am sorry for bothering the list, but I have problems posting, if this ever appears on the list would some kind soul let me know in case I don't see my...
FYI, this came to the newsgroup. However, for reasons described below, *YOU* may not have seen it. [ note: I have a feeling it didn't show up on-line (I have...
Question from eBay Member -- Respond Now eBay sent this message on behalf of an eBay member via My Messages. Responses sent using email will not reach the eBay...
You may have noticed that the Vim maillist server has died. It was an old machine. A big thanks to the people in Berlin for keeping it alive for such a long...
Question about Item -- Respond Now eBay sent this message on behalf of an eBay member through My Messages. Responses sent using email will go to the eBay...
A site for forever friends its by chance that weet meet people but by choice we becomne Friends... Whether you're looking for new friends, a quick new foray...
I usually do search like this: $ grep Word *.* | vim -u myvimrc - $ cat myvimrc ... but when I quit :q, vim always asks me to save the file again, why is the...
[cross-posted to vim, vim-dev, vim-announce, wikia-l] Hi all Finally I have imported all the vim tips from http://vim.org/tips to http://vim.wikia.com and set...
Hello, When I compile Vim 7.1.2 under Cygwin (on Windows XP), the configure script incorrectly identifies the version of my Ruby interpreter. The output from...
The documentation for ":help gnome-session" needs correction: ... *************** *** 1,3 **** ! *gui_x11.txt* For Vim version 7.1. Last change: 2006 Jul 12...
Nice to hear from you! ... yes, and share the fun with us too... ... for now. ( and nikolai believe even without the fuzzy stuff it would take a hell lot of...
Hi, I submit patch that uses generic code path for mouse wheel events instead of scrollbar hack. It fixes several small problems: * <S-MouseDown>/<S-MouseUp>...
Hello, all. I was recently helping someone out with a vim script (camelcasemotion.vim) which adds additional motion commands (they treat camel-cased words ...
Question from eBay Member -- Respond Now eBay sent this message on behalf of an eBay member via My Messages. Responses sent using email will not reach the eBay...
... -- <<< Eagles may soar, but weasels don't get sucked into jet engines >>> 6:13am up 93 days 12:56, 17 users, load average: 2.88, 2.72, 1.65 Registered...
To Yongwei: Does this patch solve your problem? To Bram: Please consider adding this patch. I think it is really a bug. Index: src/gui_w32.c ... +++...
Hi all Vimgdb 1.11 is a port of vimgb to Vim 7.1. Vimgdb is a vim patch implemented as a vim optional feature that provides full gdb support in the vim editor:...
Hi, Searching for "hello world" in vim doesn't match "hello92;nworld". This is annoying when editing documents. The solution is to search for "hello92;_sworld"....
Question from eBay Member -- Respond Now eBay sent this message on behalf of an eBay member via My Messages. Responses sent using email will not reach the eBay...
... (I've moved this over to vim-dev) I've attached a patch to vim 7.1 which extends getfsize(); with the patch, getfsize() takes an optional second parameter...
... As I've mentioned, I think further testing will be needed before patching Vim for 64-bit file lengths. Here is a possible interim workaround to allow...