http://bugs.winehq.org/show_bug.cgi?id=13912
--- Comment #8 from Jeff Zaroyko jeffzaroyko@gmail.com 2008-06-16 17:04:28 --- (In reply to comment #7)
It's not run interactively, it's called from my local release script. Though if it's a web query it doesn't have to be in wine_release. I was thinking it would be possible to add it to the database directly on the winehq side.
In any case this should really be a shell script, the discussion about doing this in emacs was a joke, my release script is not in elisp. We don't even have emacs installed on winehq...
And if it requires a user account, someone will have to give me permissions to do this ;-)
Well, elisp is not a joke.
It can be turned into a shell script by adding "#!/usr/bin/emacs --script" to the head of the file.