From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jeff Horn Newsgroups: gmane.emacs.help Subject: Re: [GNU Emacs] emacs font spacing Date: Wed, 23 Feb 2011 17:21:35 -0500 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1298501648 16587 80.91.229.12 (23 Feb 2011 22:54:08 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 23 Feb 2011 22:54:08 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Sangha Im Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Feb 23 23:54:03 2011 Return-path: Envelope-to: geh-help-gnu-emacs@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 1PsNao-0003Hk-Kq for geh-help-gnu-emacs@m.gmane.org; Wed, 23 Feb 2011 23:54:02 +0100 Original-Received: from localhost ([127.0.0.1]:45068 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PsNQ8-0002dG-7C for geh-help-gnu-emacs@m.gmane.org; Wed, 23 Feb 2011 17:42:56 -0500 Original-Received: from [140.186.70.92] (port=36375 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PsNOB-0001wN-Gi for help-gnu-emacs@gnu.org; Wed, 23 Feb 2011 17:40:57 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PsN6l-0002LD-7W for help-gnu-emacs@gnu.org; Wed, 23 Feb 2011 17:22:56 -0500 Original-Received: from mail-fx0-f41.google.com ([209.85.161.41]:56443) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PsN6l-0002L8-20 for help-gnu-emacs@gnu.org; Wed, 23 Feb 2011 17:22:55 -0500 Original-Received: by fxm5 with SMTP id 5so4606579fxm.0 for ; Wed, 23 Feb 2011 14:22:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type:content-transfer-encoding; bh=j80xnP8oQ/Qg+4+quZBrqEW+kg4e0UkC3gsJd9s90CA=; b=uTouIvusx05Wwa3cE49dcjGLuhE+cwGCUU8kHB62GF7OLGd0MXmprLxwxfxSD8zt+P xxXjO1hKa02P1e84lHJHZxtLZA8ED88S7KqvWVhTuph/G3QkMMcQBmF8gYkgs8uFcp9q i/fbV8aCJLFe7lTFH/2LM2fnyNGa+2e7QC2no= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=wE1NBmYfWAuF3FsRitiRwXRdqMmOFndljV2peacH9Rep7M1Kz7MDnASTQAMjF4YXKD BEKPQQVnOgUdO2LHKsLmeYwYoIoYTIkDeEezxE/m0J+bVFtlFq+KfLI4xlzAe69xkqVr OaS7dFZJ37NAyayFoiZf+ck/uTGiAGFBgP1SQ= Original-Received: by 10.223.83.11 with SMTP id d11mr64409fal.37.1298499759852; Wed, 23 Feb 2011 14:22:39 -0800 (PST) Original-Received: by 10.223.46.195 with HTTP; Wed, 23 Feb 2011 14:21:35 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.161.41 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:79411 Archived-At: Try =3DM-x customize-face RET default RET=3D. There should be an entry in the customizer for "width". Use "medium" as default, but you could try "compressed" or "condensed". Save the changes, and copy the code (edit it first!) into your init file, if you wish. On Sun, Feb 20, 2011 at 8:31 AM, Sangha Im wrote: > Hi, > =A0=A0 I've been trying to figure out a way to set up "monaco" font on GN= U > emacs. Everything has been successful, except that the fonts are > horizontally spread out. Is there anyway to eliminate the horizontal spac= ing > between each character, like Ubuntu terminal does with the exactly same > font? The below is what I have on my "~/.emacs" file. > (add-to-list > =A0=A0 =A0 =A0'default-frame-alist > =A0=A0 =A0 =A0'(font . "-apple-monaco-medium-r-normal--12-*-*-*-*-*-iso10= 646-1")) > Thanks, > Sangha Im --=20 Jeffrey Horn http://www.failuretorefrain.com/jeff/