emacs-devel
[Top][All Lists]
Advanced

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

Re: A bug in tetris


From: Kim F. Storm
Subject: Re: A bug in tetris
Date: Mon, 20 Aug 2007 00:27:56 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

Leo <address@hidden> writes:

> I am still seeing the same problem with this patch. The default value of
> line-spacing is nil which means no extra space.


Maybe the newlines in the gamegrid must be marked to not increase
line height by its own:

   (propertize "\n" 'line-height t)

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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