Hi Again,

Thanks Jason for the update. Turns out PyMOL is not broken, but undo is simply 
turned off. See below for details.


In version v1.5 we added a better undo. However, to stop it from eating up all 
your RAM we disabled it for very large systems like proteins. Since it's PyMOL 
you can always change this via the settings. Before you load and edit a large 
molecule, please type,



    set suspend_undo_atom_count, 0



This setting when set to X will allow undo on objects with fewer than X atoms. 
If set to 0 it's unlimited and thus works on all objects. So,



    set suspend_undo_atom_count, 2500



will allow undo on objects with 2500 or fewer atoms.



Undo prior to v1.5 could only undo 15 levels of atom conformations across one 
protein. Now, undo can handle the following changes:

  * conformational changes

  * multiple object support

  * addition/removal of atoms

  * addition/removal of bonds

  * addition/removal of fragments

  * addition/removal of objects

  * changes in valence

  * changes in atom types

  * editing discrete objects

  * full support in the Builder

Cheers

Joel



From: Joel Tyndall [mailto:joel.tynd...@otago.ac.nz]
Sent: Tuesday, 23 October 2012 11:54 a.m.
To: pymol-users@lists.sourceforge.net
Subject: [PyMOL] Can't undo anymore

Hi All,

In previous versions you could move a torsion angle (Ctrl-W click) and if you 
selected the wrong end of the bond, you could undo this. Now it seems that the 
undo is deactivated. Is it possible to have this reinstated? It was very handy.

Currently on 1.5.0.4 on Windows

Cheers

Joel

_________________________________
Joel Tyndall, PhD

Senior Lecturer in Medicinal Chemistry
National School of Pharmacy
University of Otago
PO Box 56 Dunedin 9054
New Zealand
Skype: jtyndall

Ph: +64 3 479 7293

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net

Reply via email to