I have a basic list of the form: ("kitchen" "bedroom" "bathroom" "patio" "pantry" "dining") How do you delete a specific entry? Say I wanted to remove "patio" and end up with this: ("kitchen" "bedroom" "bathroom" "pantry" "dining") The logic escapes me again :) Thanks, kemp