actually, now I realize it's SET display selected, so that's no conflict.

So we have display/hide:

>
> hide not */1 and not */2
> hide not */1 and not */3
> hide not */1 and not */2 and not */3
>

same as

display */1 or */2
display */1 or */3
display */1 or */2 or */3

and we have

   display selected

which is just a friendly version of

   restrict selected

that allows reversibly for

  display hidden

or its equivalents

  hide displayed
  hide not hidden
  display not displayed

Nice symmetry there, I think.

:)

Who needs "restrict"?

Bob

>
> select displayed
> select not displayed
> display not displayed
> display not selected
>
> display selected #ARGH
>
> SHOOT!
>
> Bob
>
>
>
>
>
> Miguel wrote:
>
>>> OK, I couldn't resist...
>>>
>>> hide (atom expression)
>>>   
>>
>>
>> Excellent! :-)
>>
>>
>> Miguel
>>
>>
>> ------------------------------------------------------------------------- 
>>
>> Using Tomcat but need to do more? Need to support web services, 
>> security?
>> Get stuff done quickly with pre-integrated technology to make your 
>> job easier
>> Download IBM WebSphere Application Server v.1.0.1 based on Apache 
>> Geronimo
>> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>> _______________________________________________
>> Jmol-developers mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/jmol-developers
>>  
>>
>
>

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to