Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

vim-mac · Vim (Vi IMproved) text editor Macintosh list

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 992 - 1021 of 13699   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand Author Sort by Date v
1021 Ricardo SIGNES
rjbs-vim@... Send Email
Jun 30, 2003
5:20 pm
I've just installed Vim 6.2 for MacOS X from swdev, and I've found a pretty frustrating problem. When I yank a line with Y or yy, and then paste it with 'p' it...
1020 Stephen Riehm
stephen.riehm@... Send Email
Jun 28, 2003
10:16 pm
Hi Guys, I haven't done any serious coding on my Mac for a few years now, and since then things seem to have changed. The <M-x> syntax for mapping special...
1019 Benji Fisher
benji@... Send Email
Jun 26, 2003
1:05 am
... Thanks for reminding me. If you want to compile with python support, you need the libpython library, so you should install python (or python-nox) from ...
1018 Emily Jackson
m5comp@... Send Email
Jun 25, 2003
6:07 pm
... Will this work with OS X's stock install of python or do I need to install python using fink before I try building this version of vim? Thanks, Emily...
1017 Benji Fisher
benji@... Send Email
Jun 25, 2003
2:49 pm
I have compiled vim 6.2.014 for OS X (Carbon, Aqua interface). I have not yet tested the binary much. That's your job! Please help test this, so we can try...
1016 Axel Kielhorn
A.Kielhorn@... Send Email
Jun 24, 2003
3:14 pm
... After removing these files everything works fine. But I'm surprised they caused problems. I instaled a Japanese user and tried to run your Vim in her...
1015 David C Black
dcblack@... Send Email
Jun 23, 2003
10:48 am
I downloaded the tarball for 6.2 and was successful. I think my problem was using the CVS archive. Not sure how to specify the correct version. It seemed to...
1014 The Shrubber
m5a08d7bsbdi001@... Send Email
Jun 23, 2003
8:26 am
... This does work! Out of curiosity, why doesn't it work if i try the same thing with utf-8? It says "[not converted]". Thanks, (-S-) P.S still have not had...
1013 Ben Fowler
bfowler@... Send Email
Jun 22, 2003
11:03 pm
... 1. I have just checked out the 6.2.14 souces from CVS, and from the command line I could do ./configure make sudo make install with no problems. I could...
1012 Axel Kielhorn
A.Kielhorn@... Send Email
Jun 21, 2003
10:00 pm
... Did you get any specific errors like - missing libraries? - unresolvable symbols? - compiler errors? Axel PS: I cc this to the vim-mac list, you may get...
1011 MURAOKA Taro
koron@... Send Email
Jun 20, 2003
4:44 pm
Thanks for your testing and test-file. ... I hope it will bring better result for you. ... MURAOKA Taro <koron@...>...
1010 The Shrubber
m5a08d7bsbdi001@... Send Email
Jun 20, 2003
4:19 pm
sorry... test files attached...
1009 The Shrubber
m5a08d7bsbdi001@... Send Email
Jun 20, 2003
4:18 pm
Hi, Being impatient, i tried your binary directly :-), but did not get a nice result. ... If it helps, i have attached test files, who should display in Carbon...
1008 Axel Kielhorn
A.Kielhorn@... Send Email
Jun 20, 2003
2:56 pm
... Why don't you use GTK-Vim on MacOX. There is a native GTK for Carbon: http://gtk-osx.sourceforge.net/index.html Axel...
1007 MURAOKA Taro
koron@... Send Email
Jun 20, 2003
1:37 pm
Thanks for your report. In my patch, there are some plugin files which have Japanese characters. It may cause some troubles. Please remove those files and try...
1006 Emily Jackson
m5comp@... Send Email
Jun 20, 2003
12:44 pm
... I tried building vim 6.2 using these files, but the application crashes on launch: Date/Time: 2003-06-20 07:33:12 -0500 OS Version: 10.2.6 (Build 6L60) ...
1005 MURAOKA Taro
koron@... Send Email
Jun 19, 2003
5:54 pm
I have newer patches. In it, iconv emulation is improved. But it includes all my experimental features and Japanese document only. If you want to try it, it...
1004 Sébastien Pierre
spierre@... Send Email
Jun 19, 2003
5:06 pm
... I consider this as completely desperate... I'm even thinking about writing my own Cocoa vim-like text editor... ... Maybe we could hope to switch to kvim,...
1003 The Shrubber
m5a08d7bsbdi001@... Send Email
Jun 19, 2003
4:40 pm
Not to be a pain, but is there any progress on getting the encoding bug fixed? I notice that MURAOKA Taro's patch which enables :set encoding=MacRoman is not...
1002 Ben Fowler
bfowler@... Send Email
Jun 16, 2003
6:04 pm
... That path does not look right for classic. Could you give more detail, the path to the executable and perhaps some comparative information for the latest...
1001 Ben Fowler
bfowler@... Send Email
Jun 16, 2003
5:49 pm
... It is most courteous of you to put it like that, but it seems to me to be a most definite defect. ... It is the symbol DONT_ADD_PATHSEP_TO_DIR in os_mac.h...
1000 Vadim Zeitlin
zeitlin@... Send Email
Jun 14, 2003
1:21 pm
Hello, I've just updated to 6.2.011 under OS X 10.2 but unfortunately it still doesn't fix the most annoying problem with the Mac vim version: when ...
999 Steven Haworth
haworth7@... Send Email
Jun 7, 2003
2:15 am
Howdy. I'm new to this list, but a rather long-time VIM and VI user, on Unix, Macs and Windows. Anyway, I upgraded VIM 5.7.9 to 6.1 on the my Mac (running OS...
998 Benji Fisher
benji@... Send Email
Jun 6, 2003
3:07 pm
... [snip] ... OK, I guess I had it backwards. Now that I have statically linked with libpython, the binary is substantially larger. This should work on...
997 Benji Fisher
benji@... Send Email
Jun 6, 2003
1:32 pm
Second attempt: Peter "RD" Cucka sent me an updated patch for compiling with python support, and I got the python library from Fink, so I have just updated...
996 Patrick Curtain
patrick@... Send Email
Jun 6, 2003
4:31 am
Heya! ... I looked and wasn't sure which version to download (which link). I tried what seemed the most likely, vim6.2f.beta.tar.bz2 but checking the...
995 Benji Fisher
benji@... Send Email
Jun 6, 2003
3:31 am
... Ugh. Any idea what I did wrong? --Benji Fisher...
994 Benji Fisher
benji@... Send Email
Jun 6, 2003
3:24 am
... Thanks for testing (not to mention working on MacPython). This looks like the same situation we have with Perl: anyone who has a version different from ...
993 Rain Dog
raindog@... Send Email
Jun 6, 2003
3:23 am
... It fails for me, too. "otool -L Vim.app/Contents/MacOS/Vim" reveals that libpython isn't statically linked: Vim.app/Contents/MacOS/Vim: ... ...
992 Jim Tittsler
jwt@... Send Email
Jun 6, 2003
3:07 am
... FWIW, I use the Python 2.3b Framework (which puts the framework build in /Library/Frameworks/Python.framework) and the Vim.app in vim6.2.011.tar.bz2 fails...
Messages 992 - 1021 of 13699   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