[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: NTEmacs21.0.92.1 Feedback
From: |
Gerd Moellmann |
Subject: |
Re: NTEmacs21.0.92.1 Feedback |
Date: |
02 Dec 2000 14:39:15 +0100 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.93 |
Jason Rumney <address@hidden> writes:
> The only place where Qheight is used in a way that looks suspicious
> is in handle_single_display_property around line 2663 of xdisp.c,
This line is equivalent to a `let ((height ...))'. I can't think
of a way it would modify Qheight from a symbol to 0.