emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem report #16


From: Stuart D. Herring
Subject: Re: Problem report #16
Date: Tue, 11 Apr 2006 10:06:35 -0700 (PDT)
User-agent: SquirrelMail/1.4.3a-11.EL3

> At conditional (2): "id < 0" taking true path
>
> 669     if (id < 0)
> 670       fontset = Qnil;

OK, so Qnil -> fontset.  Got it.

> 671     else
> 672       fontset = FONTSET_FROM_ID (id);
> 673
>
> At conditional (3): "fontset != Qnil" taking true path

Um, what?  No bug, duh.

Davis

-- 
This product is sold by volume, not by mass.  If it appears too dense or
too sparse, it is because mass-energy conversion has occurred during
shipping.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]