[Mac-emacs-users] Emacs.app, german umlaute,solution
Brought to you by:
akochoi
From: Patrick G. <gun...@ir...> - 2001-12-12 12:30:37
|
Hallo you all! > > > M-x set-frame-font RET fontset-mac RET > > > M-x set-frame-font RET > > > -apple-monaco-medium-r-normal--12-120-75-75-m-120-mac-roman > > > > no different result. > Could you please try the first command by itself? I.e., just do > M-x set-frame-font RET fontset-mac RET Oh no! you are probably (and you are right with it) going to hit me! That works! I was absolutely positive that I have tried this! Oh no, so stupid Patrick. So my solution is a .emacs file with (set-frame-font "fontset-mac") (set-keyboard-coding-system 'mac-roman) wheee! Thank you soooo much for a) making the patch itself b) being so patient Viele Grüße, Patrick Gundlach |