Re: if not t and not nil

2004-11-06 Thread Alex Schroeder
Dan Jacobson <[EMAIL PROTECTED]> writes: > Just curious, reading the docstring of bbdb-offer-save: If t, If > nil .... If not t and not nil , wouldn't it be safer, in the > first place, but not now, to use an exact value for the last, not a > wildcard? Yes I thi

if not t and not nil

2004-11-05 Thread Dan Jacobson
Just curious, reading the docstring of bbdb-offer-save: If t, If nil If not t and not nil , wouldn't it be safer, in the first place, but not now, to use an exact value for the last, not a wildcard? I mean one day you might want to add further possibilities, but e.g., you