On 4/13/05, Kim F. Storm <[EMAIL PROTECTED]> wrote:
> Deep down in "face-spec-choose" we have this:
> 
>         ;; If the condition is `default', that sets the default
>         ;; for following conditions.
>         (if (eq display 'default)
>             (setq defaults thisval)

Hmmm, so _that's_ how things work these days... I remember there was a
bit of an argument about this topic a while back.

So is it basically:  straight cond-style structure (albeit unevaluated
tests), first matching clause is chosen exclusively, _except_ that a
"default" clause sets the defaults and continues searching as above?

-Miles
-- 
Do not taunt Happy Fun Ball.


_______________________________________________
Emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to