Aaron Geller
aaron****@sas*****
Sat Jul 1 03:46:40 JST 2006
I have enabled carbon-font, as mentioned at: http://lists.sourceforge.jp/mailman/archives/macemacsjp-english/2006- April/000537.html (I inserted the lines: (setq load-path (cons "/Applications/Emacs.app/Contents/Resources/ share/emacs/22.0.50/site-lisp/mac/" load-path)) (if (eq window-system 'mac) (require 'carbon-font)) in my .emacs.) Whereas before I did this (since installing the June CarbonEmacs build), the hiragino and osaka font families were not options when I shift-clicked to change fonts, they are now. Additionally, I can now see the Japanese characters in the file /Applications/Emacs.app/Contents/Resources/share/emacs/22.0.50/site- lisp/mac/carbon-font.el for example. So this was a step in the right direction, presumably. However, selecting one of the seemingly-available fonts in order to change font size doesn't result in a change in font, although the emacs window does resize (and then revert) itself. Any pointers on what I've left out or done wrong? I just want to be able to switch font sizes. Thanks for this excellent emacs!! Aaron