... Probably should be called xml.vim but in this case I don't think it'll matter. ... Good. ... Are filetype plugins definitely enabled? If you just do ... ...
Ben Schmidt
mail_ben_schmidt@...
Aug 1, 2008 1:32 pm
8687
Hi, I'm a long time vi user (29 years!), but I'm relatively new to MacVim. I'm using MacVim to author in DocBook XML, so I'm interested in installing the...
Bill K.
bill@...
Aug 1, 2008 2:21 pm
8688
... I have decided to go with this option since it is a bit too finicky to monitor if the rc-files have been modified. It is now possible to press Cmd-Shift-n...
björn
bjorn.winckler@...
Aug 1, 2008 7:52 pm
8689
Hi, ... is the 0.4 seconds less startup-time really worth the conceptual overhead of another menu entry and another keyboard shortcut? Worse, the new keyboard...
Nico Weber
nicolasweber@...
Aug 1, 2008 8:24 pm
8690
... No, sorry. Have you tried MacVim? http://code.google.com/p/macvim/ It is the up-and-coming Mac GUI for Vim and has a lot of keys by default mapped to match...
Ben Schmidt
mail_ben_schmidt@...
Aug 1, 2008 8:25 pm
8691
... I should add: many thanks for this quickstart feature, Björn. It is a huge help to me, and I suspect to those of us who don't have the very latest and...
dv1445@...
Aug 1, 2008 8:33 pm
8692
... Yes, I recognize the problem. The last time I saw this problem it was because a malformed .viminfo file caused Vim to output an error message and wait for...
björn
bjorn.winckler@...
Aug 1, 2008 9:17 pm
8693
... As you may or may not have guessed, these are more or less exactly the reasons why this feature is disabled by default. Until I manage to resolve the...
björn
bjorn.winckler@...
Aug 1, 2008 9:21 pm
8694
... I agree that it really needs to be completely transparent and with no side effects if it is to be enabled by default. 1. Do we have any real evidence of...
Ben Schmidt
mail_ben_schmidt@...
Aug 2, 2008 1:46 am
8695
... Works so far, though I do notice the minor problems you mention. I can get a delayed or failed "open" almost every time by doing the following: open my...
dv1445@...
Aug 2, 2008 4:55 am
8696
... I don't think menu loading slows things down that much since disabling all menu loading did not noticeably cut down on the startup times. I could be wrong...
björn
bjorn.winckler@...
Aug 2, 2008 10:41 am
8697
Hi, ... in addition to what Ben said, you can click on where you want the selection to start, hit `ma`, scroll, click at the end, and hit `v'a` to select the...
Nico Weber
nicolasweber@...
Aug 2, 2008 11:20 am
8698
... Ah, I just noticed that when MacVim occasionally fails to open a new window (one of the minor problems mentioned above), it still *thinks* they're open....
dv1445@...
Aug 2, 2008 2:24 pm
8699
... Okay, I think that was the problem. I had checked this before, and it did say ON, but I guess it was activating it after it had a chance to scan my local...
Bill K.
bill@...
Aug 2, 2008 3:38 pm
8700
... Hmmm... well, I certainly don't just forget about the delay, and I knew pretty early on from this list that the delay couldn't be fixed. Perhaps I'm a...
dv1445@...
Aug 2, 2008 3:57 pm
8701
... Sorry, I forgot to attach the patch...here it is. Björn --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac"...
björn
bjorn.winckler@...
Aug 2, 2008 5:53 pm
8702
Hi, I did some modifications to the startup code for the quickstart feature which hopefully fixes the bug where no window would show up after Cmd-n was...
björn
bjorn.winckler@...
Aug 2, 2008 6:03 pm
8703
... OK, it's been applied and compiled. I'll report back after some time to play around. -gmn --~--~---------~--~----~------------~-------~--~----~ You...
dv1445@...
Aug 2, 2008 6:24 pm
8704
... I disagree here. I think that it would be a bit odd to have the window jump around/resize after it opened up. I can't think of a single app that I use...
Matt Tolton
matt@...
Aug 2, 2008 7:32 pm
8705
... Sure. Where is the patch? -gmn --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more...
dv1445@...
Aug 2, 2008 8:41 pm
8706
Hi, I implemented a patch that will automatically rebuild the preload cache if the user has modified their vimrc/gvimrc files. It is my hope that in 99% of...
björn
bjorn.winckler@...
Aug 2, 2008 8:54 pm
8707
... Actually, I can't duplicate this behavior. I see no jumpiness. I see the screen fade to black, and then the macvim window fades in spread across the...
Matt Tolton
matt@...
Aug 2, 2008 9:18 pm
8708
... I can: MacVim! :) Look at what happens when you go into fullscreen mode. Your starting "normal" sized MacVim window centers itself on the screen, then...
dv1445@...
Aug 2, 2008 10:13 pm
8709
... OK. My MacVim clone/convert/etc. was taking ages so I left it unattended and then forgot about it, but I've got it moving again now, so soon I'll be able...
Ben Schmidt
mail_ben_schmidt@...
Aug 3, 2008 12:48 am
8710
If I try to execute any shell command through MacVim in the "!command" ... /bin/bash: ls: command not found shell returned 127 Why is this? External commands...
703designs
thomasmallen@...
Aug 3, 2008 2:18 pm
8711
Blame it on OS X, not on Vim. Meanwhile, go into your MacVim preferences and check "Launch vim processes in login shell". --Ted ... -- Ted Pavlic...
Ted Pavlic
ted@...
Aug 3, 2008 2:25 pm
8712
This is the first post in this group. I am a totally jackeroo for vim. Today, I spent the whole morning checking why my macvim can not invoke vim-latex suite...
clarkbai
clarkbai@...
Aug 3, 2008 7:05 pm
8713
Hi, I have pushed some patches to the Quickstart code in an effort to make this feature more transparent and to fix some bugs. 1. Bug where windows never open,...
björn
bjorn.winckler@...
Aug 3, 2008 7:52 pm
8714
... I just noticed that the detection fails if you: quit MacVim, mv .gvimrc mygvimrc, start MacVim and wait to let it cache some processes, mv mygvimrc...
björn
bjorn.winckler@...
Aug 3, 2008 9:11 pm
8715
In addition, double click seems "Error detected while processing / Users/bp/.vimrc: line 1: E492: Not an editor command: vxvx " What is the correct path for...