all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#17973: Thin space not thin at all
@ 2014-07-08 18:07 Stefan Monnier
  2014-07-09 15:32 ` K. Handa
  0 siblings, 1 reply; 9+ messages in thread
From: Stefan Monnier @ 2014-07-08 18:07 UTC (permalink / raw)
  To: 17973

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





^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-07-19 17:30 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-08 18:07 bug#17973: Thin space not thin at all Stefan Monnier
2014-07-09 15:32 ` K. Handa
2014-07-09 19:21   ` Stefan Monnier
2014-07-10 14:28     ` K. Handa
2014-07-10 16:37       ` Stefan Monnier
2014-07-13 15:12         ` K. Handa
2014-07-19  6:13           ` Stefan Monnier
2014-07-19 15:57             ` K. Handa
2014-07-19 17:30               ` Stefan Monnier

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.