GNU bug report logs - #17973
Thin space not thin at all

Previous Next

Package: emacs;

Reported by: Stefan Monnier <monnier <at> iro.umontreal.ca>

Date: Tue, 8 Jul 2014 20:19:02 UTC

Severity: normal

Merged with 9787, 12556

Found in versions 23.3, 24.2.50, 24.3.92

Done: Stefan Monnier <monnier <at> IRO.UMontreal.CA>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: 17973 <at> debbugs.gnu.org
Subject: bug#17973: Thin space not thin at all
Date: Tue, 08 Jul 2014 14:07:53 -0400
Package: Emacs
Version: 24.3.92
Severity: important


   % emacs-24/src/emacs -Q -fn '-misc-fixed-*-r-semicondensed--13-*-*-*-*-*-*'
   M-< C-f C-x SPC

At this point I should see a thin space before the cursor (highlighted
with the region face).  Instead I see a full space.

   C-u C-x =

indeed shows that there's an overlay at point with an after-string of:

   #(" " 0 1 (face (region (:height 0.2))))

Now admittedly, ":height 0.2" does not specify a width, but Emacs should
be able to find a font that's about 2½ pixels high but not
6 pixels wide.

This is related to bug#16403, in that this is probably a long-standing
bug, but the new rectangular region makes it more visible.
Maybe it's actually the same bug as bug#9787 as well, which is also more
visible since *VC-log* uses such a "thin line" to separate the header
from the body.


        Stefan




This bug report was last modified 10 years and 95 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.