unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* [GNU Emacs] emacs font spacing
@ 2011-02-20 13:31 Sangha Im
  2011-02-23 22:21 ` Jeff Horn
  0 siblings, 1 reply; 2+ messages in thread
From: Sangha Im @ 2011-02-20 13:31 UTC (permalink / raw)
  To: help-gnu-emacs


[-- Attachment #1.1: Type: text/plain, Size: 478 bytes --]

Hi,

   I've been trying to figure out a way to set up "monaco" font on GNU
emacs. Everything has been successful, except that the fonts are
horizontally spread out. Is there anyway to eliminate the horizontal spacing
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
      'default-frame-alist
      '(font . "-apple-monaco-medium-r-normal--12-*-*-*-*-*-iso10646-1"))

Thanks,
Sangha Im

[-- Attachment #1.2: Type: text/html, Size: 649 bytes --]

[-- Attachment #2: Screenshot.png --]
[-- Type: image/png, Size: 112809 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GNU Emacs] emacs font spacing
  2011-02-20 13:31 [GNU Emacs] emacs font spacing Sangha Im
@ 2011-02-23 22:21 ` Jeff Horn
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Horn @ 2011-02-23 22:21 UTC (permalink / raw)
  To: Sangha Im; +Cc: help-gnu-emacs

Try =M-x customize-face RET default RET=. 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 <imsangha1988@gmail.com> wrote:
> Hi,
>    I've been trying to figure out a way to set up "monaco" font on GNU
> emacs. Everything has been successful, except that the fonts are
> horizontally spread out. Is there anyway to eliminate the horizontal spacing
> 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
>       'default-frame-alist
>       '(font . "-apple-monaco-medium-r-normal--12-*-*-*-*-*-iso10646-1"))
> Thanks,
> Sangha Im



-- 
Jeffrey Horn
http://www.failuretorefrain.com/jeff/



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-02-23 22:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-20 13:31 [GNU Emacs] emacs font spacing Sangha Im
2011-02-23 22:21 ` Jeff Horn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).