Hi Jason, Thanks for the patch!
2008/10/11 Jason Foreman <[EMAIL PROTECTED]>: > > Attached is my first patch. It's a trivial one that merely adds a key in > Info.plist to enable basic AppleScript support. With this enabled, one can > send apple events to MacVim, such as telling the window to zoom during > startup (functionally similar to "simalt ~x" on Windows). It works nicely > when paired with the MMZoomBoth preference. The full example is included in > the description in the patch. I'm sure this can come in useful somehow, but the example you provide is not really relevant. A much better way of having each window fully zoomed on startup is to add the line: set lines=53 in your .gvimrc file, where "53" should be substituted for a number greater or equal to the maximum number of lines that fits on your screen. What else kind of Apple script support does MacVim automatically gain with your patch, do you know? Can you come up with any other use for this patch? I'm not very familiar with Apple script, which is why I ask. Thanks, Björn --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
