Emacs gets font wrong at start up

rjd <[email protected]>
Newsgroups gmane.emacs.windows
Message-ID <[email protected]>
Hi,

here is my customization section:

(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 (:family "Topaz-8" :foundry "outline" :slant normal :weight
normal :height 68 :width normal))))
 '(link ((t (:foreground "medium orchid" :underline t))))
 '(which-func ((t (:foreground "Green")))))

Notice the font - topaz. This is a TTF I downloaded because I wanted an
Amiga font. So I installed it to Font properly.

In an Emacs session I can 

Options->Set Default Font->select Topaz-8. Then, I can Options->Save Options
and this updated my .emacs.

But, when I reopen Emacs it goes to a random font all the time.

To try and solve I M-X describe-font and copy and paste this to the function
set-default-font but when I open Emacs it goes back to a random font again.
I have to manually change it to TOPAZ again.

Any suggestions?
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.