all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Ilberg <peter.ilberg@ni.com>
Subject: Re: problem displaying latin accents with emacs and mac os X
Date: 17 Mar 2003 16:16:03 -0600	[thread overview]
Message-ID: <ur89563mk.fsf@ni.com> (raw)
In-Reply-To: 3E763E52.6070009@free.fr


Pierre Albarede <albanews@free.fr> writes:
> There is no iso8859-1 font. Yet the default font (mac-roman) can
> display both mac-roman and iso8859-1.
> 
> After Reading The Fucking Manual, I have concluded that I missed GNU
> intl fonts. However, I cannot install them, because they rely on x
> ressources.

I've had the same problem and found the following entry in the
FAQ at http://members.shaw.ca/akochoi-emacs/FAQ.txt quite helpful.
Just change the font to whichever one you prefer, because 9pt
Monaco is really small. You have to use one of the fonts that show
up in the completion list for set-frame-font and which have
non-zero size (as the entry points out). 16pt Courier mightn't be
in that list.

---

** How do I create my own fontset?

To properly display latin-1 characters using 9-pt Monaco, do this:

(create-fontset-from-fontset-spec
"-apple-monaco-medium-r-normal--9-*-*-*-*-*-fontset-monaco,
ascii:-apple-monaco-medium-r-normal--9-90-75-75-m-90-mac-roman,
latin-iso8859-1:-apple-monaco-medium-r-normal--9-90-75-75-m-90-mac-roman")

and set-frame-font to "fontset-monaco".

You can also use any other font that has non-zero size in the list
returned by the function x-list-fonts.

-- Peter Ilberg <peter.ilberg@ni.com>

  reply	other threads:[~2003-03-17 22:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-17 21:29 problem displaying latin accents with emacs and mac os X Pierre Albarede
2003-03-17 22:16 ` Peter Ilberg [this message]
2003-03-18 10:04   ` Pierre Albarede
2003-03-18  7:54 ` Erik Simon
     [not found] ` <mailman.3314.1047975222.21513.help-gnu-emacs@gnu.org>
2003-03-18 10:07   ` Pierre Albarede
2003-03-18 12:51   ` Pierre Albarede

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ur89563mk.fsf@ni.com \
    --to=peter.ilberg@ni.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.