Changes between Version 125 and Version 126 of Needed Command Functionality


Ignore:
Timestamp:
Nov 6, 2015, 3:20:14 PM (10 years ago)
Author:
Elaine Meng
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Needed Command Functionality

    v125 v126  
    215215
    216216== Uncategorized (priority not yet discussed) ==
    217 * a command to make user-defined targets (like Chimera1 '''namesel''')
    218   - we decided to name this '''namespec''' (see [http://www.cgl.ucsf.edu/home/meng/chi2/alias.html alias command mockup]) with '''currentOnly''' option to distinguish the evaluate-now or evaluate-upon-use types
    219 * a command to make user-defined commands (like the action-defining part of Chimera1 '''alias''')
    220   - we decided to keep the name '''alias''' for this function (see [http://www.cgl.ucsf.edu/home/meng/chi2/macro.html macro command mockup])
    221   - as of Nov 2 2015 we have this command but syntax not fully resolved
     217* '''namespec''' command to make user-defined targets (like Chimera1 '''namesel''' for evaluate-now and Chimera1 '''alias''' for evaluate-upon-use)
     218  - '''currentOnly''' option (or something like that) to distinguish the evaluate-now or evaluate-upon-use types, see [http://www.cgl.ucsf.edu/home/meng/chi2/alias.html alias command mockup])
     219  - besides showing '''alias''' instead of '''namespec''', mockup is out of date in that it should use '''list''' and '''delete''' keywords instead of '''~alias'''
    222220* '''matchmaker''' or equivalent
    223221* '''match''' or equivalent