Thanks, fixed in the source. Christiaan
On 28 Jun 2008, at 12:27 AM, Alex Montgomery wrote: > Whoops, just found a regression. The following AppleScript used to > work in 1.3.17, doesn't in the nightly build: > > tell application "BibDesk" > set thePublications to the selection of document 1 > repeat with thePub in thePublications > set theAuthors to the authors of thePub > repeat with theAuthor in theAuthors > set theAuthorName to the name of theAuthor > end repeat > end repeat > end tell > > Sorry for the late notice... > > -AHM > > On 2008-06-26, at 10:44 AM, Maxwell, Adam R wrote: > >> >> On 06/26/08 10:10, "Adam M. Goldstein" <[EMAIL PROTECTED]> wrote: >> >>> OK, so far we have a total of +2. I have been using the nightlies >>> regularly without problems. So I will put in +1 as well. >>> >>> Anyone else want to add his or her two cents? If I don't get any >>> negative comments, I will get the release going shortly. >> >> I'd guess that nightly build usage goes down significantly in the >> summer, so >> you're probably not going to get any more votes either way :). >> >> >> ------------------------------------------------------------------------- >> Check out the new SourceForge.net Marketplace. >> It's the best place to buy or sell services for >> just about anything Open Source. >> http://sourceforge.net/services/buy/index.php >> _______________________________________________ >> Bibdesk-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/bibdesk-users > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > Bibdesk-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/bibdesk-users ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Bibdesk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bibdesk-users
