Re: 7.3.967 fails on Tiger PPC due to Python problem

2013-05-26 Thread dv1445
Sorry for the delay; been out of town a few days with no computer.

björn, on 05/24/13 at 15:35:52 +0200, wrote:
 I had a look and there are two issues:
 
 1. Py_VISIT was introduced in Python v2.4, perhaps Mac OS X Tiger is
 including an older Python version (otherwise I don't know why the linker
 would fail)

I don't think it's this; I have 2.7.5 installed, which MacVim prior to 7.3.965 
works fine with.  And the offending commit (and later ones) appear to be 
recognizing 2.7.5, rather than the old one built into OSX.

-gmn

-- 
-- 
You received this message from the vim_mac maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
vim_mac group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_mac+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




MacVim 7.3 Snapshot 66: current line number is bolded when set cursorline is on

2013-05-26 Thread Jeet Sukumaran
Just discovered this feature in MacVim 7.3 Snapshot 66: when set cursorline 
is on (and if line numbers are showing set number), then the current line 
number is highlighted.

Brilliant!

Amazing how such a small change makes such a huge difference in ergonomics (for 
me) when trying to orient yourself and your eyes. In my case, my cursorline 
colors are only subtly different from the bg, so as to not to distract too much 
for reading/editing the current line, and so the highlighted line number is 
fantastic.

When was this added? Could not find it in the latest changelog. Is this part of 
standard Vim/GVim. If not, any plans to add it? Is there a way to control the 
colors?

-- 
-- 
You received this message from the vim_mac maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
vim_mac group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_mac+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.