Search the web
Sign In
New User? Sign Up
vim-mac · Vim (Vi IMproved) text editor Macintosh list
? 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.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 3810 - 3839 of 10985   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3810 PayPal
service@...
Send Email
Apr 1, 2006
6:33 pm
3811
... A fix for some (most?) of the things mentioned here is coming soon. I'll merge Da Woon's great patch with the latest sources and send it to Bram as soon as...
Jussi Hagman
jhagman@...
Send Email
Apr 2, 2006
5:07 pm
3812
... I use Xcode to build all sorts of applications (including Carbon apps), and I have never seen this error before. Here is my gcc version info: ...
Chris Fonnesbeck
fonnesbeck@...
Send Email
Apr 3, 2006
1:43 am
3813
I have the python-enabled vim 7 beta binary, and was wondering how to specify which version of python to use for the interpreter. I have both 2.3.5 and 2.4.1...
Chris Fonnesbeck
fonnesbeck@...
Send Email
Apr 3, 2006
12:03 pm
3814
... I am afraid that this is a compile-time option. If you want to use the more recent version of python, you will have to re-compile vim for yourself. On the...
Benji Fisher
benji@...
Send Email
Apr 3, 2006
12:44 pm
3815
... Thats what I was afraid you might say. Unfortunately, none of my python modules are installed in 2.3.5, so it isnt very useful. I will have to continue to...
Chris Fonnesbeck
fonnesbeck@...
Send Email
Apr 3, 2006
12:49 pm
3816
... [snip] ... Now that I look at it again, I think I have seen those warning messages from configure before. Maybe when I switched between compiling native...
Benji Fisher
benji@...
Send Email
Apr 3, 2006
1:02 pm
3817
... I managed to get a CVS build to work by explicitly choosing a universal binary (which is odd,since I am on a G4). Thanks for your help though. Also, the...
Chris Fonnesbeck
fonnesbeck@...
Send Email
Apr 3, 2006
4:44 pm
3818
... Actually, this does not appear to be true. Having just compiled vim7 with python 2.4.1, as evidenced by the configure output: checking Python version......
Chris Fonnesbeck
fonnesbeck@...
Send Email
Apr 3, 2006
4:47 pm
3819
... I guess we never were compiling the same sources. I did say from the start that I did not trust CVS. Besides my own nervousness (mostly because I tweak...
Benji Fisher
benji@...
Send Email
Apr 4, 2006
3:26 am
3820
... How did you test this? Specifically, are you testing the version of python that was linked to vim, or are you testing the version that you get from...
Benji Fisher
benji@...
Send Email
Apr 4, 2006
3:31 am
3821
The message contains Unicode characters and has been sent as a binary attachment....
george@...
Send Email
Apr 4, 2006
3:37 am
3822
... I was testing it by importing a module that is installed in 2.4.1, but not ... gives me an ImportError saying that the module doesnt exist, while it ...
Chris Fonnesbeck
fonnesbeck@...
Send Email
Apr 4, 2006
1:16 pm
3823
... Sorry for the misunderstanding; I'm just used to having the most recent development code in cvs. C. -- Chris Fonnesbeck + Atlanta, GA + http://trichech.us...
Chris Fonnesbeck
fonnesbeck@...
Send Email
Apr 4, 2006
1:19 pm
3824
... I can confirm that this problem persists in the latest snapshot (7.0c08). Essentially no pasting outside of vim works correctly; pasting within vim works...
Chris Fonnesbeck
fonnesbeck@...
Send Email
Apr 4, 2006
6:43 pm
3825
... First, I would try ... (and look for the compilation flags at the end). If you see "Python.framework/Versions/2.3" several times, then I will be convinced...
Benji Fisher
benji@...
Send Email
Apr 5, 2006
2:54 am
3826
... In my testing, there is a problem with using the system clipboard (copying from Vim.app and pasting to another application, for example) if you compile vim...
Benji Fisher
benji@...
Send Email
Apr 5, 2006
3:00 am
3827
The message cannot be represented in 7-bit ASCII encoding and has been sent as a binary attachment....
bram@...
Send Email
Apr 5, 2006
6:23 am
3828
... Here is the sys.path ['/Users', '/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python23.zip', '/System/Library/Frameworks/Python.fr ...
Chris Fonnesbeck
fonnesbeck@...
Send Email
Apr 5, 2006
1:25 pm
3829
... I tried setting the PYTHONHOME variable: PYTHONHOME=/Library/Frameworks/Python.framework/Versions/2.4 (which should do the trick on OSX) then logged out...
Chris Fonnesbeck
fonnesbeck@...
Send Email
Apr 5, 2006
1:37 pm
3830
I just tried to recompile with the big feature set and I still have this pasting issue... I don't have the rendering problem. The version I used was vim-7.0c09...
4mir Salihefendic
amix@...
Send Email
Apr 5, 2006
2:14 pm
3831
... I downloaded the zip from the snapshot directory and extracted it on a new place. I.e. I didn't have old files. I don't use Xcode to build it. My gcc...
4mir Salihefendic
amix@...
Send Email
Apr 5, 2006
5:22 pm
3832
... Where did you set the PYTHONHOME variable? If you are starting Vim.app from the Finder (or, I think, if you start it using the open command) then vim does...
Benji Fisher
benji@...
Send Email
Apr 5, 2006
6:20 pm
3833
... Interestingly, when I do this something very odd happens. It now cites the 2.4 directory, but continues to look for python 2.3! It looks like something is...
Chris Fonnesbeck
fonnesbeck@...
Send Email
Apr 5, 2006
6:28 pm
3834
... I have not tried that version yet, so it is possible that something has changed in the last day or two. For now, please check ... to see whether you...
Benji Fisher
benji@...
Send Email
Apr 5, 2006
6:31 pm
3835
... You may get better answers on the vim-mac list. You can get a pre-compiled Vim.app at http://macvim.org/OSX There are still problems, but I doubt that...
Benji Fisher
benji@...
Send Email
Apr 6, 2006
3:39 am
3836
Hi Benji I have now re-compiled and I have checked that +big feature set is set. The paste problem is gone, but I don't have any anti-aliasing. Anyway, a guy...
4mir Salihefendic
amix@...
Send Email
Apr 6, 2006
5:33 pm
3837
... [snip] ... Perhaps the problem is that the linking option is simply "-framework Python". The compilation flags specify python2.4. See the comments in...
Benji Fisher
benji@...
Send Email
Apr 7, 2006
12:37 pm
3838
Spam detection software, running on the system "kumar.ltc.sk", has identified this incoming email as possible spam. The original message has been attached to...
PayPal
service@...
Send Email
Apr 10, 2006
8:04 am
3839
Announcing: Vim (Vi IMproved) version 7.0d BETA This is the third BETA release of Vim 7. It appears to be quite stable and about ready for daily use, but I...
Bram Moolenaar
Bram@...
Send Email
Apr 10, 2006
3:10 pm
Messages 3810 - 3839 of 10985   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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