emacs-devel
[Top][All Lists]
Advanced

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

Re: problem report #101


From: Andreas Schwab
Subject: Re: problem report #101
Date: Mon, 01 Dec 2008 19:11:38 +0100
User-agent: Gnus/5.110009 (No Gnus v0.9) Emacs/22.3 (gnu/linux)

Dan Nicolaescu <address@hidden> writes:

> 3636        if (STRINGP (string))
> 3637          face_id = face_at_string_position (w, string, pos, 0, -1, -1, 
> &endptr,
> 3638                                             DEFAULT_FACE_ID, 0);
> 3639        else
> 3640          face_id = face_at_buffer_position (w, pos, -1, -1, &endptr,
> 3641                                             pos + 100, 0);
>
> At conditional (3): "face_id < ((f)->face_cache)->used" taking false path
>
> 3642        face = FACE_FROM_ID (f, face_id);

face_id is always valid here.

Andreas.

-- 
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




reply via email to

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