... Are you the same person that started this thread or this another report of the same problem (I can't tell from the email address)? ... The ":h...
10310
Skammer
skammer312@...
May 12, 2009 8:53 pm
... Same problem. ... I use this since I couldn't find where to remap Cmd-B: if filereadable("Makefile") set makeprg = make\ -j map <C-b> :cd...
10309
Bram Moolenaar
Bram@...
May 12, 2009 8:24 pm
Hello Vim users, Vim comes for free. I do ask you to consider helping Vim's charity, please read on. In April I have visited the Kibaale Childrens Centre. My...
10308
Bram Moolenaar
Bram@...
May 12, 2009 8:08 pm
Hello Vim users, Vim comes for free. I do ask you to consider helping Vim's charity, please read on. In April I have visited the Kibaale Childrens Centre. My...
10307
Steve Huff
hakamadare@...
May 11, 2009 7:17 pm
... to build MacVim, follow the procedure documented here: http://code.google.com/p/macvim/wiki/Building once you've verified that you can do that, you can...
10306
Travis Jeffery
travisjeffery@...
May 11, 2009 4:52 pm
Woh, never even knew about git format-patch. Very nice, I'll use that next for sure. Thanks. Travis Jeffery travisjeffery@... ... ...
10305
björn
bjorn.winckler@...
May 11, 2009 4:37 pm
... Thanks for the patch Travis. I have pushed it to the public repo now. Björn (P.S. Next time, please use git-format-patch when submitting a patch....
10304
Tony Mechelynck
antoine.mechelynck@...
May 10, 2009 8:04 am
... This is not the right group for such a specific question. This group is about problems related with _using_ already compiled versions of Vim. Problems...
10303
björn
bjorn.winckler@...
May 7, 2009 5:31 pm
... Maybe you just need to change the pwd? Inside Vim: 1. See what the pwd is by typing ":pwd" 2. If it is not what you wanted it to be, type ":cd path/to/dir"...
10302
mark.burge
mburge@...
May 7, 2009 3:26 pm
Whenever I try to use :make it fails (appears the cwd for the file is incorrect) - example !make 2>&1| tee /var/folders/3a/3aHhikj0HIio0xqUSFXaDE+++TI/-Tmp-/ ...
10301
Travis Jeffery
travisjeffery@...
May 7, 2009 6:55 am
Yeah, I agree. Here's the updated patch: --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more...
10300
Nico Weber
nicolasweber@...
May 7, 2009 4:13 am
Hi Travis, ... thanks for the patch. I think "rst" is not common enough to warrant its own doc icon, though. Do you think using the generic doc icon for rst...
10299
Travis Jeffery
travisjeffery@...
May 7, 2009 1:47 am
Attached is a patch to tell OS X that MacVim edits rst files. --~--~---------~--~----~------------~-------~--~----~ You received this message from the...
10298
Travis Jeffery
travisjeffery@...
May 6, 2009 10:38 pm
Hello, The attached patch tells OS X that MacVim can edit reStructuredText files. Travis Jeffery --~--~---------~--~----~------------~-------~--~----~ You...
10297
R. Hicks
sigzero@...
May 6, 2009 9:34 pm
... What is wrong with Cream? It seems to try and integrate "more" into Windows. Robert --~--~---------~--~----~------------~-------~--~----~ You received this...
10296
Patrick Peralta
pperalta@...
May 5, 2009 12:40 pm
Hi Björn, The workaround works as advertised. Thanks again, and let me know if you want me to try anything else in a future release. -Patrick ... -- Patrick...
10295
björn
bjorn.winckler@...
May 3, 2009 2:28 pm
I agree with Ted -- send it on to the Vim-Latex list. Assuming that the text after <tab> will show on the menus of all systems is a bad assumption. The text...
10294
Ted Pavlic
ted@...
May 3, 2009 2:12 pm
If this patch is general (i.e., it doesn't break Vim-LaTeX on other systems), you should definitely post it to the vim-latex-devel list: Vim-Latex Mailing List...
10293
Nico Weber
nicolasweber@...
May 2, 2009 11:19 pm
Hi, ... This was a bug in core vim. I've submitted a fix: http://groups.google.com/group/vim_dev/browse_thread/thread/24a59dfe042901df Let's hope it gets...
10292
Maximilian Nickel
max.nickel@...
May 2, 2009 2:28 am
Hi, Regarding the vim-latex menus: I had the same problem and ended up editing the vim-latex files as a workaround. It seems MacVim has a problem with...
10291
björn
bjorn.winckler@...
May 1, 2009 10:31 pm
... I can confirm this crash on Snapshot 45, OS X 10.5.6, Intel. I'm not very familiar with Vim core either so I'm not sure how to go about debugging this...
10290
Meikel Brandmeyer
mb@...
May 1, 2009 9:26 pm
Hi, I ran into a problem with MacVim. I'm not sure where it comes from. The problem can be reproduced as follows: 1. Source the attached file. 2. Create a new...
10289
björn
bjorn.winckler@...
May 1, 2009 8:47 pm
... Hmmm. I seem to recall that Vim tries to "guess" if the background of the terminal window is dark or light on launch. I am guessing that for some reason...
10288
pperalta@...
May 1, 2009 7:14 pm
Hi Björn, I saved the output and did a diff: $ diff terminal.txt iterm.txt 12c12 < declare -x LANG="en_US.UTF-8" ... 30,31c30 < declare -x...
10287
graywh
graywh@...
May 1, 2009 5:19 pm
... Most of the MacVim menus are identical to gvim, including the "select font..." item that brings up a dialog. Of course, the only way to save the font...
10286
Adam Mercer
ramercer@...
May 1, 2009 3:24 pm
... No, but I have noticed that there seems to be some correlation with when I resize a window. It doesn't happen all the time but often enough that it could...
10285
björn
bjorn.winckler@...
May 1, 2009 1:50 pm
... How odd. That variable is definitely the problem over here. Try the following: 1. run "mvim" from iTerm, type ":!export" when it starts 2. do the same...
10284
pperalta@...
May 1, 2009 1:02 pm
Hi Björn, Thanks for the tip. However setting this variable with iTerm doesn't seem to make a difference. In fact when I launch a new iTerm window I tried...
10283
björn
bjorn.winckler@...
May 1, 2009 12:03 pm
... Thanks Patrick, The problem seems to be that iTerm sets the environment variable "COLORFGBG" which Vim picks up on and changes 'background39; to "dark" ...
10282
björn
bjorn.winckler@...
May 1, 2009 10:01 am
... One thought came to mind: could it by any chance be that these warnings pop up when (or just after) you close a window? Björn ...