Whenever I hit Ctrl X 5 2 for a new frame, the font size is different from the font size in my initial frame. Here is my default face setting in .emacs:
(custom-set-faces ;; custom-set-faces was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful. ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. '(default ((t (:stipple nil :background "black" :foreground "cyan" :inverse-video nil :box nil :strike-through nil :overline nil :underline nil :slant normal :weight normal :height 100 :width normal :family "Monaco")))) '(highline-face ((t (:background "gray15"))))) The new frames always use the same font in a larger size. I've made sure that the "Help > Carbon Emacs Package > CJK Fixed-Width Fontset" option in the menu bar is turned off, and I still have the problem. Anyone has a hint or tow? Thanks! --~--~---------~--~----~------------~-------~--~----~ "Carbon Emacs" group mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/carbon-emacs?hl=en -~----------~----~----~----~------~----~------~--~---
