From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Leo Newsgroups: gmane.emacs.devel Subject: Re: Line height too small with Monaco font on Mac OS X Date: Mon, 08 Feb 2010 20:16:36 +0000 Organization: University of Cambridge Message-ID: References: <256A1330-5C0B-4F54-926E-83C95923067D@devrx.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1265660241 23342 80.91.229.12 (8 Feb 2010 20:17:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 8 Feb 2010 20:17:21 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 08 21:17:17 2010 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 1Nea2k-0005PJ-K3 for ged-emacs-devel@m.gmane.org; Mon, 08 Feb 2010 21:17:14 +0100 Original-Received: from localhost ([127.0.0.1]:46037 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nea2j-0005gV-VO for ged-emacs-devel@m.gmane.org; Mon, 08 Feb 2010 15:17:14 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nea2e-0005fn-L8 for emacs-devel@gnu.org; Mon, 08 Feb 2010 15:17:08 -0500 Original-Received: from [199.232.76.173] (port=42460 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nea2e-0005fQ-6a for emacs-devel@gnu.org; Mon, 08 Feb 2010 15:17:08 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Nea2c-0006Tp-RL for emacs-devel@gnu.org; Mon, 08 Feb 2010 15:17:08 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:48417) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Nea2c-0006TJ-GU for emacs-devel@gnu.org; Mon, 08 Feb 2010 15:17:06 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Nea2X-0005Fx-Ee for emacs-devel@gnu.org; Mon, 08 Feb 2010 21:17:01 +0100 Original-Received: from smaug.linux.pwf.cam.ac.uk ([193.60.95.72]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 08 Feb 2010 21:17:01 +0100 Original-Received: from sdl.web by smaug.linux.pwf.cam.ac.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 08 Feb 2010 21:17:01 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 19 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: smaug.linux.pwf.cam.ac.uk User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:QwPfWMSEHjWkOEm7UE/JDQBf100= X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:121026 Archived-At: On 2010-02-08 11:10 +0000, Francis Devereux wrote: > A few months ago I tried out Emacs 23.1 on Mac OS X, and found that > the line height was too small when using the Monaco font (some > characters are clipped at the bottom, including ()[]). I downloaded > and compiled Emacs 23.1.92 today and found that it still has the same > problem. > > Could someone have a look at the patch I added to > http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3975 > and apply it if it looks OK? No wonder I always feel a bit weird using monaco. I have moved to DejaVu Sans Mono and it is looking better. Patch is attached to bug #3975. Maybe someone can review it? Thanks. Leo