Hi, On Mon, 2008-02-18 at 11:05 -0800, Al Niessner wrote: > I expect the the line "I am running the script" to print and then GIMP > to exit -- see http://www.gimp.org/docs/python/index.html for details on > gimp.quit(). The documentation you are looking at is hopelessly outdated. gimp.quit() exits the plug-in (python-fu-eval in this case), not the GIMP application. http://developer.gimp.org/api/2.0/libgimp/libgimp-gimp.html#gimp-quit It would be very nice if someone could eventually volunteer to update the GIMP-Python documentation. It's a shame that we now have a nice scripting language but no one can use it because it is almost completely undocumented... Sven _______________________________________________ Gimp-developer mailing list Gimp-developer@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer