all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: handa@gnu.org (K. Handa)
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 17973@debbugs.gnu.org
Subject: bug#17973: Thin space not thin at all
Date: Sun, 20 Jul 2014 00:57:47 +0900	[thread overview]
Message-ID: <87wqb9uyro.fsf@gnu.org> (raw)
In-Reply-To: <jwvha2danew.fsf-monnier+emacsbugs@gnu.org> (message from Stefan Monnier on Sat, 19 Jul 2014 02:13:35 -0400)

In article <jwvha2danew.fsf-monnier+emacsbugs@gnu.org>, Stefan Monnier <monnier@iro.umontreal.ca> writes:

> > In addition to your patch, could you please try the following patch?
[...]
> Looks like this works, indeed!  Yay!

I've just committed both changes to the trunk.  But, in this part:

      if (pixel_size * 2 < entity_size || entity_size * 2 < pixel_size)
	/* This size is wrong by more than a factor 2: reject it!  */
	return 0xFFFFFFFF;

the factor 2 is too arbitrary.  Don't we need some
user-controllable variable here?

---
Kenichi Handa
handa@gnu.org





  reply	other threads:[~2014-07-19 15:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2014-07-19 17:30               ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wqb9uyro.fsf@gnu.org \
    --to=handa@gnu.org \
    --cc=17973@debbugs.gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.