help with error in init.el, solved

Latchezar Dimitrov ldimitro at wfubmc.edu
Mon Jul 5 18:26:44 CEST 2004


In xemacs those go to custom.el not init.el, e.g., mine:

(custom-set-faces
 '(default ((t (:size "11pt" :family "Courier New"))) t)

Hope this helps
Latchezar 

> -----Original Message-----
> From: ess-help-bounces at stat.math.ethz.ch 
> [mailto:ess-help-bounces at stat.math.ethz.ch] On Behalf Of Stephen Eglen
> Sent: Monday, July 05, 2004 5:35 AM
> To: Christian Hoffmann
> Cc: ess-help at stat.math.ethz.ch
> Subject: Re: help with error in init.el, solved
> 
> 
> 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
> 
> ______________________________________________
> ESS-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/ess-help
>




More information about the ESS-help mailing list