From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ben Key Newsgroups: gmane.emacs.devel Subject: Re: Patch to ensure that the hbar cursor is drawn correctly on Mac OS X Date: Sun, 6 Mar 2011 08:24:31 -0600 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=000325558cb268a9ae049dd12425 X-Trace: dough.gmane.org 1299421509 15714 80.91.229.12 (6 Mar 2011 14:25:09 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 6 Mar 2011 14:25:09 +0000 (UTC) To: Emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 06 15:25:05 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PwEtM-0006ma-Ag for ged-emacs-devel@m.gmane.org; Sun, 06 Mar 2011 15:25:04 +0100 Original-Received: from localhost ([127.0.0.1]:49426 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PwEtL-0003BD-8W for ged-emacs-devel@m.gmane.org; Sun, 06 Mar 2011 09:25:03 -0500 Original-Received: from [140.186.70.92] (port=50099 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PwEtB-0003AK-Lo for Emacs-devel@gnu.org; Sun, 06 Mar 2011 09:24:54 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PwEtA-00078d-Qb for Emacs-devel@gnu.org; Sun, 06 Mar 2011 09:24:53 -0500 Original-Received: from mail-bw0-f41.google.com ([209.85.214.41]:39071) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PwEtA-00078H-J5 for Emacs-devel@gnu.org; Sun, 06 Mar 2011 09:24:52 -0500 Original-Received: by bwz17 with SMTP id 17so3703393bwz.0 for ; Sun, 06 Mar 2011 06:24:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:from:date:message-id:subject:to :content-type; bh=eRbi7w6uxnx+wTyIoUbWdMAB/cKijIaV2OHFnvS8eeM=; b=r+LrAjsGcecxW7hI0Qln+Ch8zKNY6HMWTVS/Z9UX3auEFEESk4hIBq7oJwkc70RQ4Y Mz/tTIgXgXCCF8h2TmE4sP0rpfLQJzwdNKGzsnjuIG6OhbXwYWfF4PVK6z1vbD8wTBzy hnpmLNu28oiajBNklbBWLfq7HtAqA9lQhn1nc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=r0KmURDbfRnxh6Q7qbMsoZIlnjwJeKeX+fpJnUXRFlSeYXwI3Pmy18Z1W0gKvVVaZ0 qVQkkbfmlU4eFhp1p963Ns/fWcmOSYuJxYg81n/E789b9H0QAifwUov6rjVwfASJoVyq p1C4isvbXyt2ct6En+CNaZv/1X6TbXoyqvb+I= Original-Received: by 10.204.25.9 with SMTP id x9mr2488018bkb.82.1299421491406; Sun, 06 Mar 2011 06:24:51 -0800 (PST) Original-Received: by 10.204.14.212 with HTTP; Sun, 6 Mar 2011 06:24:31 -0800 (PST) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.214.41 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:136814 Archived-At: --000325558cb268a9ae049dd12425 Content-Type: text/plain; charset=ISO-8859-1 Adrian Robert writes: > Thanks a lot for this patch. Could you try this one instead? I tried your patch and it has the desired effect. I agree that this patch is better because it does have the benefit of keeping the "width"-handling in one place. As a result, I actually prefer your patch to mine. Thanks. --000325558cb268a9ae049dd12425 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Adrian Robert writes:
> Thanks a lot for this patch.= =A0 Could you try this one instead?

I tried your patch and it has th= e desired effect.=A0 I agree that this patch is better because it does have= the benefit of keeping the "width"-handling in one place.=A0 As = a result, I actually prefer your patch to mine.

Thanks.


--000325558cb268a9ae049dd12425--