... That deletes the pdf after 60 seconds as well. I don't know if Preview is happy about that. Nico --~--~---------~--~----~------------~-------~--~----~ You...
8370
Nico Weber
nicolasweber@...
Jul 4, 2008 9:06 am
... This fails if Preview takes more than 60 seconds to open the file (entirely reasonable on my iBook when lots of other programs are open). The automator...
8371
Frank Hellenkamp
jonas.info@...
Jul 4, 2008 10:11 am
... I have a ps2pdf in /usr/bin/ so I *think* it's part of the system (I'm not sure.) Have someone a clean system without that much fiddling, which I have done...
8372
Frank Hellenkamp
jonas.info@...
Jul 4, 2008 10:17 am
... The thing is, that the automator workflow in itself eats much resources, and thereof takes longer. The simpler scripting solution works much faster on my...
8373
Frank Hellenkamp
jonas.info@...
Jul 4, 2008 10:18 am
... That won't be a problem, when the file is open. The actual file won't be removed from the filesystem until it's closed. Frank -- frank hellenkamp |...
8374
Matt Tolton
matt@...
Jul 4, 2008 6:33 pm
... Let's just not delete the file, then. It will be cleared after awhile, anyway. The automator solution is slower, and it is overkill. ...
8375
Matt Tolton
matt@...
Jul 4, 2008 6:42 pm
... I don't have ps2pdf on my system. However, I poked around a bit and found pstopdf, which DOES look like it is distributed with OS X. ...
8376
björn
bjorn.winckler@...
Jul 4, 2008 9:17 pm
... Kaoru, Thank you very much for the patch. At a glance the patch looks fine so I will merge it tomorrow. ...and you are not bothering me in the slightest....
8377
Matt Tolton
matt@...
Jul 4, 2008 10:05 pm
Hi Bjorn, I'd like to add a preference pane for plugins (like whether the drawer is open or closed by default, etc), but this is something that I can't #ifdef...
8378
björn
bjorn.winckler@...
Jul 5, 2008 7:38 am
... I think its fine if you just add a new view to Preferences.nib, but put an #ifdef around the loading of that view in in -[MMPreferenceController...
8379
Nico Weber
nicolasweber@...
Jul 5, 2008 12:11 pm
... The patch does fix the problem I reported. Thanks :-) Nico --~--~---------~--~----~------------~-------~--~----~ You received this message from the...
8380
björn
bjorn.winckler@...
Jul 5, 2008 3:55 pm
Hi, I've pushed a patch which uses Nico's original suggestion without the "delete", i.e. just open the file in Preview and let it handle conversion to pdf. ...
8381
björn
bjorn.winckler@...
Jul 5, 2008 6:30 pm
Hi all, I have uploaded a new snapshot to http://code.google.com/p/macvim/ Please download and test so that I may update the Appcast. This snapshot includes...
8382
Matt Tolton
matt@...
Jul 5, 2008 7:49 pm
... Yes, I've actually thought about this. Right now I have modified the PlugInAppMediator interface to be this: @protocol PlugInAppMediator -...
8383
Matt Tolton
matt@...
Jul 5, 2008 8:00 pm
Attached is the entire patch again, with an addition to make it so help buffers are not restored as writable. ... ...
8384
Nico Weber
nicolasweber@...
Jul 6, 2008 9:06 am
Hi, ... works fine over here. Nico --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more...
8385
Nico Weber
nicolasweber@...
Jul 6, 2008 9:51 am
Hi Matt, I've tested the file browser plugin ( http://groups.google.com/group/vim_mac/msg/0e8d7a72642d8864 ) a bit. Here are some problems. Most of the...
8386
Ben Schmidt
mail_ben_schmidt@...
Jul 6, 2008 11:43 am
... Maybe this is related to the bug I reported a while back: http://groups.google.com/group/vim_dev/browse_thread/thread/5d8565f6ee06a388/ I reported it on...
8387
Ben Schmidt
mail_ben_schmidt@...
Jul 6, 2008 11:51 am
... And here. Ben. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit...
8388
mangaboy004
mangaboy004@...
Jul 6, 2008 2:57 pm
Naruto Naruto 407, One Piece 506, Bleach 329 Hot manga Download The hottest mangas and the latest chapters Manga news, Most popular mangas, Latest mangas,...
8389
Ted Pavlic
ted@...
Jul 6, 2008 4:32 pm
... Ditto (PowerBook G4 (PPC) -- 10.4.11) -- Ted Pavlic <ted@...> --~--~---------~--~----~------------~-------~--~----~ You received this message...
8390
pqs
pqs@...
Jul 6, 2008 4:43 pm
Hello, I'm using Mac OS X Leopard, and I have macvim installed. I use it a lot. As I write in several languages, I have several keyboard layouts. The strange...
8391
Nico Weber
nicolasweber@...
Jul 6, 2008 6:10 pm
Hi, ... hm, did you upgrade to Leopard from Tiger? If I remember correctly, Tiger had an option to remember keyboard layouts per-application. Perhaps you set...
8392
Matt Tolton
matt@...
Jul 6, 2008 6:13 pm
... Nope. Right now, it's just a demo plugin. In the future I may turn it into a real plugin. In that case, I'll refer back to your notes. ... Hmm. Which...
8393
Nico Weber
nicolasweber@...
Jul 6, 2008 6:23 pm
Hi, ... ok. ... Looks like the NSLogs come from the plugin, not MacVim, so that's ok. ... I agree that an ex command is a much better idea. Nico ...
8394
pqs
pqs@...
Jul 6, 2008 7:30 pm
... Yes I upgraded from Tiger to Leopard, and your idea looks good. But I tryed to remove the keyboard layout and I couldn't, it was gray. Look at this...
8395
björn
bjorn.winckler@...
Jul 6, 2008 7:52 pm
... Have you tried adding the line set imd to your ~/.gvimrc file? Björn --~--~---------~--~----~------------~-------~--~----~ You received this message from...
8396
Matt Tolton
matt@...
Jul 6, 2008 9:08 pm
Hi, The attached patch adds versioning to the plugin architecture. Matt --~--~---------~--~----~------------~-------~--~----~ You received this message from...
8397
Matt Tolton
matt@...
Jul 6, 2008 9:12 pm
This update fixes the home directory problem. It also uses the plugin version checking. Matt --~--~---------~--~----~------------~-------~--~----~ You...
8398
Nico Weber
nicolasweber@...
Jul 6, 2008 9:18 pm
... Might the different direction (get the version of a plugin from MacVim) might be interesting as well? Then MacVim could display a list of all installed...