[macemacsjp-english 193] Buggy fontset?

Back to archive index

Peter Dyballa Peter_Dybal****@Web*****
Mon Sep 12 20:35:12 JST 2005


Hello!

In .emacs I set:

            (font . "fontset-hiraginomin")

How can I choose the 10pt version?

In *Calendar* I've chosen this customisation (X11 client, another 
Carbon Emacs):

-------------- next part --------------
A non-text attachment was scrubbed...
Name: pastedGraphic1.tiff
Type: image/tiff
Size: 2854 bytes
Desc: not available
Url : http://lists.sourceforge.jp/mailman/archives/macemacsjp-english/attachments/20050912/f4d2ddae/attachment.tiff 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pastedGraphic2.tiff
Type: image/tiff
Size: 8904 bytes
Desc: not available
Url : http://lists.sourceforge.jp/mailman/archives/macemacsjp-english/attachments/20050912/f4d2ddae/attachment-0001.tiff 
-------------- next part --------------


but in this Carbon Emacs it looks like this in Calendar or that in 
*Completions*:

-------------- next part --------------
A non-text attachment was scrubbed...
Name: pastedGraphic3.tiff
Type: image/tiff
Size: 11362 bytes
Desc: not available
Url : http://lists.sourceforge.jp/mailman/archives/macemacsjp-english/attachments/20050912/f4d2ddae/attachment-0002.tiff 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pastedGraphic6.tiff
Type: image/tiff
Size: 8354 bytes
Desc: not available
Url : http://lists.sourceforge.jp/mailman/archives/macemacsjp-english/attachments/20050912/f4d2ddae/attachment-0003.tiff 
-------------- next part --------------


Brown is the [font-lock-constant-face], italic grey is the 
[font-lock-comment-face], and the month name is in 
[font-lock-function-name-face] (not changed from defaults).

  '(font-lock-constant-face ((t (:bold t :foreground "IndianRed4"))))
  '(font-lock-comment-face ((t (:italic t :foreground 
"DarkOliveGreen"))))

In LaTeX mode (AUCTeX) I see:

-------------- next part --------------
A non-text attachment was scrubbed...
Name: pastedGraphic5.tiff
Type: image/tiff
Size: 24326 bytes
Desc: not available
Url : http://lists.sourceforge.jp/mailman/archives/macemacsjp-english/attachments/20050912/f4d2ddae/attachment-0004.tiff 
-------------- next part --------------


The purple LaTeX names are in [(font-lock-keyword-face 
font-latex-sedate-face)], the red ones are in  
[(font-latex-warning-face font-latex-sedate-face)], the brown argument 
of \input{} is in [(font-lock-constant-face)], none changed from the 
defaults.


When I'm in mini-buffer after having invoked repeat-complex-command 
(C-x Esc Esc) at the Redo: prompt I can't type C-a to go to the 
beginning of the line. Carbon Emacs tells me: read-from-minibuffer: 
Wrong type argument: commandp, (font-lock-variable-name-face append t).


Does this Carbon Emacs support as Aquamacs Emacs

	(setq mac-pass-option-to-system t)
	(setq mac-command-key-is-meta t)
	(setq mac-option-modifier nil)
	(setq mac-command-modifier nil)
	(setq mac-control-modifier nil)

to have the usual Mac OS X shortcuts available in Carbon Emacs, i.e. 
M-v paste, M-c copy?

--
Greetings

   Pete

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the Universe trying
to produce bigger and better idiots. So far, the Universe is winning."
                                                           -- Rich Cook


More information about the macemacsjp-english mailing list
Back to archive index