Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

vimdev · Vim (Vi IMproved) text editor developers list

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

Hello, The problem. ... Recently, I needed to edit the rpm spec file. The person who edited the spec file before me was xemacs guy. He opened the file in...
11 Aug 12, 2003
8:52 am

Bram Moolenaar
Bram@...
Send Email

Patch 6.2.069 (after 6.2.064) Problem: Unused variables "limit" and "new_st" and unused label "fail" in some situation. (Bill McCarthy) Solution: Put the...
1 Aug 11, 2003
9:05 pm

Bram Moolenaar
Bram@...
Send Email

Hello group, There are two peculiarities I want to bring up: [1] nr2char(0) does not yield the internal representative of the null character. Rather,...
3 Aug 11, 2003
8:45 pm

Bram Moolenaar
Bram@...
Send Email

... One of these patches is adding things not being used: eval.c: In function `f_resolve&#39;: eval.c:5813: warning: unused variable `limit' eval.c:6001: warning:...
3 Aug 11, 2003
3:23 pm

Brandt, Servatius
Servatius.Brandt@...
Send Email

Patch 6.2.068 Problem: Events for the netbeans interface that include a file name with special characters don't work properly. Solution: Use nb_quote() on...
1 Aug 10, 2003
8:44 pm

Bram Moolenaar
Bram@...
Send Email

Patch 6.2.067 Problem: When searching for a string that starts with a composing character the command line isn't drawn properly. Solution: Don't count the...
1 Aug 10, 2003
8:40 pm

Bram Moolenaar
Bram@...
Send Email

Patch 6.2.066 (extra) Problem: Ruby interface doesn't work with Ruby 1.8.0. Solution: Change "defout" to "stdout". (Aron Grifis) Change dynamic loading....
1 Aug 10, 2003
8:38 pm

Bram Moolenaar
Bram@...
Send Email

Patch 6.2.065 Problem: ":windo 123" only updates other windows when entering them. (Walter Briscoe) Solution: Update the topline before going to the next...
1 Aug 10, 2003
8:35 pm

Bram Moolenaar
Bram@...
Send Email

Patch 6.2.064 Problem: resolve() only handles one symbolic link, need to repeat it to resolve all of them. Then need to simplify the file name. Solution:...
1 Aug 10, 2003
8:32 pm

Bram Moolenaar
Bram@...
Send Email

Patch 6.2.063 Problem: When using custom completion end up with no matches. Solution: Make cmd_numfiles and cmd_files local to completion to avoid that ...
1 Aug 10, 2003
8:25 pm

Bram Moolenaar
Bram@...
Send Email

Patch 6.2.062 Problem: When one buffer uses a syntax with "containedin&quot; and another buffer does not, redrawing depends on what the current buffer is. (Brett...
1 Aug 10, 2003
12:53 pm

Bram Moolenaar
Bram@...
Send Email

Hi! I just found that there must be a problem either in the dynamic loading mechanism (or something similar) in the win32 version for the iconv libraries. ...
16 Aug 9, 2003
4:04 pm

Matthias Mohr
MMohr@...
Send Email

Patch 6.2.061 Problem: GUI: Using the left mouse button with the shift key should work like "*" but it scrolls instead. (Martin Beller) Solution: Don't...
1 Aug 9, 2003
1:45 pm

Bram Moolenaar
Bram@...
Send Email

Current version of VI-plugin sometimes can't keep insert mode. I respect its effort, but feel unusable for the time being. How about making it an...
1 Aug 9, 2003
11:53 am

Hiroshi Iwatani
HGA03630@...
Send Email

Ruby 1.8 was released. And I try to support dyn/ruby for it. Please try attached patch. You can get Ruby 1.8 binary for Windows at here: ...
3 Aug 9, 2003
2:46 am

MURAOKA Taro
koron@...
Send Email

Hi! When I recently started translating Vim into swedish I was supprised when I discovered that Vim, unlike many other high quality free software, didn't use a...
2 Aug 8, 2003
7:25 pm

Bram Moolenaar
Bram@...
Send Email

*search-offset* lists: s[+num] [num] characters to the right of the start of the match s[-num] [num] characters to the left of the start of the match ...
2 Aug 8, 2003
7:09 pm

Bram Moolenaar
Bram@...
Send Email

Hello! I've just put together v35 of <netrw.vim> -- please test it. There's a Big Change in ftp/http use of fetch, which wasn't always available and has had...
2 Aug 7, 2003
8:24 pm

Bram Moolenaar
Bram@...
Send Email

OK, been trying to get this to work: syn region rubyString matchgroup=rubyStringDelimit \start=+\(class&#92;s*\)\@<!<<-'\z(.*\)'.*&#92;zs$+ end=+^\s*\z1$+ fold But...
6 Aug 7, 2003
5:16 pm

Nikolai Weibull
lone-star@...
Send Email

I suscribe to a couple of lists in yahoogroups and last night while using the www interface, I noticed a general announcement stating that on August 21st, the...
2 Aug 7, 2003
2:38 pm

Aron Griffis
vim-dev@...
Send Email

The manual mentions one side effect of i_CTRL-O, but there are at least two. The one I'm talking about is, if you type i (to go to insert mode) with a count,...
6 Aug 7, 2003
12:42 pm

Benji Fisher
benji@...
Send Email

I have used the Visual Studio IDE, and find that I mostly dislike the the whole GUI development. It makes many things more difficult. However, there are a few...
21 Aug 7, 2003
12:25 pm

Benji Fisher
benji@...
Send Email

Hi, It's a payback time :). I have a couple of patches I'd like to submit but I am not sure if the format is correct or the place is right. I will start with...
1 Aug 7, 2003
12:22 am

Yura Kloubakov
yura@...
Send Email

Hi, The forthcoming book of Eric S. Raymond, The Art of Unix Programming, also has some text on vi(m). The book can be found online at: ...
3 Aug 6, 2003
2:33 pm

Aschwin Marsman
a.marsman@...
Send Email

Some things I've noticed with the netrw plugin (which is fantastic, by the way): 1. The filetype is not always set correctly. For example: vim...
3 Aug 6, 2003
6:40 am

Flemming Madsen
fma@...
Send Email

Patch 6.2.060 (extra) Problem: Win32: When 'encoding&#39; is set to "iso-8859-7" copy/paste to/from the clipboard gives a lalloc(0) error. (Kriton Kyrimis) ...
1 Aug 4, 2003
8:05 pm

Bram Moolenaar
Bram@...
Send Email

Patch 6.2.059 Problem: When 'scrolloff&#39; is a large number and listing completion results on the command line, then executing a command that jumps close to ...
1 Aug 4, 2003
6:56 pm

Bram Moolenaar
Bram@...
Send Email

Hello, I send this to Dr. Campbell but he doesn't respond (holidays?). Highlighting of new -complete=custom in vim.vim Please add this line to syntax/vim.vim :...
1 Aug 4, 2003
10:53 am

Mikolaj Machowski
mikmach@...
Send Email

The implementation of buffer-local autocommands is included here. It works. The documentation is also included -- in the form of patch to the autocmd.txt. The...
1 Aug 4, 2003
6:40 am

Yakov Lerner
qlerner@...
Send Email

Hi all, Currently the 'autochdir&#39; option is available only if Vim is compiled with the 'netbeans_intg' or 'sun_workshop&#39; compile-time options. I think, the...
4 Aug 3, 2003
10:16 pm

Mikolaj Machowski
mikmach@...
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help