all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Latin-1 under MacOS
@ 2004-01-14 23:11 Konrad Hinsen
  2004-01-15  0:42 ` Thomas F. Burdick
  0 siblings, 1 reply; 7+ messages in thread
From: Konrad Hinsen @ 2004-01-14 23:11 UTC (permalink / raw)


I have spent a couple of hours trying to get Emacs on my Mac (the Carbon 
build) display Latin-1 correctly, with no luck.

The FAQ recommends (if I interpret it correctly) to add

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

(set-frame-font 
"-apple-monaco-medium-r-normal--9-*-*-*-*-*-fontset-monaco")


to .emacs. That doesn't do anything on my system. Everything looks like 
before (the font is larger than 9 point) and my German and French 
accented characters (in Latin-1 encoded files copied over from a Linux 
machine) look messy as before. I also tried

  (set-frame-font "fontset-monaco")

(no effect either) and

  (set-frame-font 'fontset-monaco)

(puts Emacs into a strange meditation state that only killing seems to 
be able to terminate).

The other suggestion is using the GNU intlfonts. The promised link isn't 
there, but I found the generic tar archive plus some add-on files to 
install them under MacOS 8/9 using a tool called MPW that I have never 
heard of. I tried the standard Unix installation, specifying 
/Library/Fonts as the destination. By itself that does nothing either, I 
suppose I also need something for my .emacs, but I don't have the 
slightest idea what that should be.

I found a couple of other hints on the Web, but none of them was any 
more successful.

Any more suggestions? Working .emacs files are particularly welcome.

Konrad (slightly frustrated)

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

end of thread, other threads:[~2004-01-16 10:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-14 23:11 Latin-1 under MacOS Konrad Hinsen
2004-01-15  0:42 ` Thomas F. Burdick
2004-01-15  2:21   ` Tim McNamara
2004-01-15  9:13   ` Konrad Hinsen
2004-01-15 19:09   ` Kai-Mikael Jää-Aro
2004-01-15 23:58     ` Thomas F. Burdick
2004-01-16 10:13       ` Kai-Mikael Jää-Aro

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.