Awesome, thanks (is this in some manual somewhere?). But I am looking for the way to do this automatically - e.g. a script that gets executed prior to exiting. For instance, coot does warn that you modified but didn't save your model(s), so is there some way to make it do the (quick-save) at this point instead?
Ed. On Tue, 2010-06-08 at 10:56 +0200, Bernhard Lohkamp wrote: > Try: > > pythonic: > quick_save() > > scheme: > (quick-save) > > This will save all pdb files with unsaved changes (using default naming). > > B > > > Is there an elegant way to make coot save modified pdb-files > > automatically upon exiting? Just saving all the pdb files will work for > > me too. > > > > I am calling coot from a python script so I can in principle scan the > > coot-backup folder after session has closed and grab latest files from > > there, but maybe there is some python scripting solution? I did try to > > rtdm, but may have missed something. > > > > Ed. > > > > > > -- Coot verendus est
