From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: Patch: overstrike/bold in Windows build Date: Fri, 27 Oct 2006 17:01:08 +0200 Message-ID: References: <1161873024.4540c680436eb@imp.hosting365.ie> <1161939507.4541ca3376a11@imp.hosting365.ie> <1161950628.4541f5a41d35a@imp.hosting365.ie> <1161959923.454219f3585f2@imp.hosting365.ie> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1161961794 30388 80.91.229.2 (27 Oct 2006 15:09:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 27 Oct 2006 15:09:54 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 27 17:09:54 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GdTDB-0007fk-VA for ged-emacs-devel@m.gmane.org; Fri, 27 Oct 2006 17:01:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GdTDB-0000bb-KC for ged-emacs-devel@m.gmane.org; Fri, 27 Oct 2006 11:01:33 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GdTCu-0000U5-7c for emacs-devel@gnu.org; Fri, 27 Oct 2006 11:01:16 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GdTCp-0000No-K3 for emacs-devel@gnu.org; Fri, 27 Oct 2006 11:01:15 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GdTCp-0000Nl-Fw for emacs-devel@gnu.org; Fri, 27 Oct 2006 11:01:11 -0400 Original-Received: from [64.233.182.190] (helo=nf-out-0910.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GdTCn-0003cC-Uz for emacs-devel@gnu.org; Fri, 27 Oct 2006 11:01:10 -0400 Original-Received: by nf-out-0910.google.com with SMTP id q29so1492677nfc for ; Fri, 27 Oct 2006 08:01:09 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=TpuMvjMsqfUrmVTqciOdfJY4g49na/nDC4S2VqLMK47VD/O/TWBx2TGZwXgAWCzA9oNFVzJAbXibE+HHgImu481NKVzlOysJ92DBjyxOVs7Yl02ZxWOzRGoNPbvQXKWgS5qLCYHn3SjAfV3VZ2s74Q6y8T5VrvhgySia0W1pLXY= Original-Received: by 10.82.98.13 with SMTP id v13mr1459962bub; Fri, 27 Oct 2006 08:01:08 -0700 (PDT) Original-Received: by 10.82.136.11 with HTTP; Fri, 27 Oct 2006 08:01:08 -0700 (PDT) Original-To: "Ben North" In-Reply-To: <1161959923.454219f3585f2@imp.hosting365.ie> Content-Disposition: inline X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:61244 Archived-At: On 10/27/06, Ben North wrote: > It looks like my patch is correct, then, but that > it's revealing a problem elsewhere, i.e., in the code > that decides when "synthetic" bold is required? Isn't it nice, when fixing a bug reveals another? :) > I'll dig into that if I have time, but if someone who > knows that part of the code better beats me to it, > so much the better. Additional info: without your patch, I see the original problem only when I have ClearType enabled. -- /L/e/k/t/u