Kevin, After looking at the patch, it looks like the build I compiled from the git repository did in fact have it...textmate was just mistakenly running using the old raisins build that I hadn't completely replaced.
All is working now. Thanks for the quick response. -Aaron On Mon, Feb 9, 2009 at 9:17 PM, Kevin Ball <[email protected]> wrote: > Hi Aaron, > > I pushed a fix to this to my fork of shoes that it looks like _why pulled > to his tree on Jan 27, so if you pull the latest code from his branch and > build it, it should be fine. If not, you can also try applying the patch > yourself. A link is to the patch is here: > http://github.com/why/shoes/commit/798d70834901e2cc3f423dc17e446f6fde7c837c > > Let me know if this resolves it for you, > > -Kevin > > > On Mon, Feb 9, 2009 at 5:07 PM, Aaron Cohen <[email protected]> wrote: >> >> Hi, >> >> Recently I've tried to make use of shoes' "ask_save_file" command on >> OSX. I've found discussions about this...it will only return nil. Even >> the example included with shoes that uses it doesn't work. I'm >> unfamiliar with the system used to track bugs for shoes, but are there >> any suggestions as to how I can help this issue gain some traction? >> It's a fairly major function whose lack has put one of my projects >> completely on hold. >> >> I was hopeful that making my own recent build from the git repository >> would fix it, but that doesn't seem to be the case. It's also broken >> in Raisins. Any suggestions? >> >> Thanks, >> >> Aaron Cohen > >
