... Alternatively, you can save the current state of vim using :mkvimrc . It will write out the current configuration information to ~/.vimrc for you. ... ...
10431
Xin Dong
xdong.cn@...
Jul 2, 2009 2:02 am
Hi, Recently I use TwitVim as my Twitter client, which is very convenient. I can use it in gvim under ubuntu, I can also use it using vim in Mac OS X, however,...
10432
Laran Evans
laran.evans@...
Jul 2, 2009 2:06 am
When I just click the .app file, the app just bombs on me. I tried the command line version and got the following. lc278:MacVim-7_2-stable-1_2 laran$ ./mvim ...
10433
jordi collell
jordic@...
Jul 2, 2009 4:42 am
Hello, I have to append one question to this... How to view error messages, that flash too quick? ... --~--~---------~--~----~------------~-------~--~----~ You...
10434
jordi collell
jordic@...
Jul 2, 2009 4:47 am
Hello all, I'm new to this list. I don't know if this is the place to ask it. How to make ctags work with php in a proper manner? I would like to get class...
10435
Nico Weber
nicolasweber@...
Jul 2, 2009 5:22 am
Hi, ... `:messages`. See `:h :messages`. ... Can you send the output of `:messages`? Does TwitVim require python2.5 by chance? MacVim supports only python 2.4...
10436
Matt Tolton
matt@...
Jul 2, 2009 6:00 am
I typically remap caps lock to control. You can do this via System Preferences -> Keyboard & Mouse, select the Keyboard tab and click on "Modifier Keys..." at...
10437
björn
bjorn.winckler@...
Jul 2, 2009 6:49 am
... It seems you are missing Python 2.3 which is supposed to come with every Mac running OS X 10.4 or later (MacVim requires at least 10.4). Did you delete by...
10438
Laran Evans
laran.evans@...
Jul 2, 2009 2:32 pm
I don't think it's deleted, just in a different place: lc278:Http laran$ ls /System/Library/Frameworks/Python.framework/ Headers Versions lc278:Http laran$ ls...
10439
Laran Evans
laran.evans@...
Jul 2, 2009 2:40 pm
Also, the --enable-python-interp option doesn't show when doing ./configure --help. ... --~--~---------~--~----~------------~-------~--~----~ You received this...
10440
Laran Evans
laran.evans@...
Jul 2, 2009 2:48 pm
Never mind. I didn't scroll up far enough to see all the configure options. ... --~--~---------~--~----~------------~-------~--~----~ You received this message...
10441
Laran Evans
laran.evans@...
Jul 2, 2009 2:49 pm
This is where I hate being a C noob. Can you tell me what's needed to fix this error during make? lc278:vim7 laran$ make Starting make in the src directory. If...
10442
björn
bjorn.winckler@...
Jul 2, 2009 3:13 pm
... Did you follow the build instructions to the letter? It seems you are running "make" from the vim7/ dir instead of vim7/src. Please make sure you _very_...
10443
Meikel Brandmeyer
mb@...
Jul 2, 2009 3:42 pm
Hi, ... TwitVim works fine for me. Although that doesn't help... :/ Sincerely Meikel --~--~---------~--~----~------------~-------~--~----~ You received this...
10444
Steve Huff
hakamadare@...
Jul 2, 2009 3:53 pm
... TwitVim 0.4.1 works for me with snapshot 45 on 10.5 PPC, using the following settings: " credentials (base64) let twitvim_login_b64 = "<my base64-encoded...
10445
Niklas Lindström
lindstream@...
Jul 2, 2009 4:24 pm
Hi Nico, just a side question.. ... [...] ... 2.5.1 (r251:54863, Jan 13 2009, 10:26:13) [GCC 4.0.1 (Apple Inc. build 5465)] AFAIK, 10.5 has these by default in...
10446
Xin Dong
xdong.cn@...
Jul 2, 2009 6:45 pm
Hi, The error message is: Error detected while processing function <SNR>17_get_timeline..<SNR>17_run_curl..<SNR>17_python_curl: Line 37: Traceback (most...
10447
Xin Dong
xdong.cn@...
Jul 2, 2009 7:03 pm
Hi Steve, Does your TwitVim use perl or python? I checked my vim version, it is compiled without perl support. Xin ... ...
10448
Steve Huff
hakamadare@...
Jul 2, 2009 9:26 pm
... perhaps try setting let twitvim_enable_python = 0 to force TwitVim to use command-line curl (installed in OS X by default)? -steve -- ...
10449
Xin Dong
xdong.cn@...
Jul 3, 2009 5:14 am
I now disabled python, the curl works. Thanks. I found another problem the "\g" to open the url is not working. Anyone has any idea? Xin ... ...
10450
Robin
robince@...
Jul 3, 2009 11:34 am
Hi, I noticed that some of the standard os x movement shortcuts (alt+left/right arrow for word, cmd + left/right arrow for start/end of line) work, both in...
10451
björn
bjorn.winckler@...
Jul 3, 2009 12:23 pm
... Hi Robin, You know about the ":help" command, right? Try ... and after a brief look you'll find ... and ... That should answer your questions. Björn ...
10452
Nico Weber
nicolasweber@...
Jul 6, 2009 7:02 pm
... FWIW, looks like Chromium is back to native tooltips: http://codereview.chromium.org/150188 Nico --~--~---------~--~----~------------~-------~--~----~ You...
10453
Chow
aspiclove@...
Jul 7, 2009 11:56 pm
Hello, I'm running: Mac OS X 10.5.7 Firefox 3.0.11 Vimperator 2.1 MacVim Version 7.2 stable 1.2 (33.3) I'm a Vim newbie, and I'm keen on using MacVim to work...
10454
David M. Wilson
dw@...
Jul 8, 2009 7:13 am
Hi there, I've been digging through the docs with no luck. Basically, I have a global accelerator assigned to any menu option labelled "Zoom". This has the...
10455
björn
bjorn.winckler@...
Jul 8, 2009 9:25 am
... Hi David, You must have been digging in the wrong places! :-) Take a look at ... This is one of the hints mentioned in the ":h macvim-hints" section. It...
10456
Ted Pavlic
ted@...
Jul 8, 2009 11:47 am
I think you meant to post this to the Vimperator list, not the mac_vim list. The problem you are having is specific to Vimperator, not MacVim. The Vimperator...
10457
björn
bjorn.winckler@...
Jul 8, 2009 1:03 pm
... This is a harmless message logged by the Cocoa framework. You should/may be able to get rid of it by updating to the latest snapshot. ... As for this...
10458
David Wilson
dw@...
Jul 8, 2009 5:09 pm
Hey Bjorn, Thanks a million, I'm blind. :) David. 2009/7/8 björn <bjorn.winckler@...> ... -- Reality is that which, when you stop believing in it,...
10459
Chow
aspiclove@...
Jul 8, 2009 6:38 pm
... Ah, thank you for the lead. I'll make sure to consult them on this. Best, Chia-Hua --~--~---------~--~----~------------~-------~--~----~ You received this...