emacs-pretest-bug
[Top][All Lists]
Advanced

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

Missing right-hand side of space boxes


From: Stefan Monnier
Subject: Missing right-hand side of space boxes
Date: Mon, 06 Mar 2006 02:29:30 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

So I reverted my header-line to a non-3d look for SES's sake, but it's still
not shown correctly.  This time, there is no box-within-a-box (and no
header-line either):

   src/emacs -bg grey80 -q --eval "(progn (fundamental-mode) (apply 'insert 
(list \"hello \" (propertize (concat \"there\" (propertize \".\" 'display 
'(space :width 20))) 'face '(:box (:line-width 2 :style released-button))) \" 
there\")))"

it seems the problem is that the right-hand side of a box is not drawn if it
is a "space" display property (I haven't tried with images).


        Stefan




reply via email to

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