help with error in init.el, solved

Stephen Eglen stephen at anc.ed.ac.uk
Mon Jul 5 11:34:58 CEST 2004


hi Christian

 > (set-default-font "-adobe-courier-bold-r-normal--*-140-*-*-m-*-iso8859-1")

The thread at the URL below might help:
http://list-archive.xemacs.org/xemacs/199807/msg00251.html

 > (global-font-lock-mode t)                                        ;
See http://lists.debian.org/debian-user/2001/01/msg00724.html
which I think confirms there is no simple way of doing this in XEmacs;
the font-lock.el on XEmacs says:

;;; FSF has here:

;; support for add-keywords, global-font-lock-mode and
;; font-lock-support-mode (unified support for various *-lock modes).


 > (set-face-foreground 'font-lock-comment-face       "Firebrick")  
 > (set-face-foreground 'font-lock-string-face         "SeaGreen")  

These two should work, I think.



 > Does anybody know how to translate these statements into Xemacs-ish?

If no-one else here can help, try the comp.emacs.xemacs newsgroup.
Searching google (both web and groups) can help a lot here.

Best wishes, stephen




More information about the ESS-help mailing list