emacs-devel
[Top][All Lists]
Advanced

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

Re: incomplete header-line with 3d boxes and prop fonts


From: Stefan Monnier
Subject: Re: incomplete header-line with 3d boxes and prop fonts
Date: Mon, 24 Apr 2006 02:58:42 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

>> Try the following command:
>> 
>> src/emacs -Q --eval '(set-face-attribute (quote header-line) nil :family 
>> "helv")' ~/tmp/foo.ses
>> 
>> If you don't have a foo.ses file, you'll get an empty spreadsheet.
>> Now hit M-o a few times to add some columns.
>> 
>> Now two things:
>> 
>> 1 - as already reported, the right hand side of the 3d boxes in the
>> header-line are missing.
>> 
>> 2 - the last few pixels of the header-line are missing.  Most likely you
>> will not have noticed it yet because it's ben correctly drawn earlier
>> and hasn't been overdrawn yet.  But try C-l to see what's really
>> going on: for each 3d box in the header line a few pixels are lost at
>> the right edge of the header-line.
>> 
>> The same thing happens with the mode-line (except that 3d boxes in the
>> mode-line are harder to come by, except for mouse-face highlights and those
>> don't seem to suffer from that problem).

> I installed a trivial fix for the missing right 3D border -- it seems
> to only hit a boxed stretch glyph.

Thanks, it seems both problems are fixed.


        Stefan




reply via email to

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