pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Tweeking EMACS
Todd Gruhn <tgruhn2%gmail.com@localhost> writes:
> (add-to-list 'default-frame-alist
> '(font . "Courier-22"))
>
>
> ; (add-to-list '(default ((t (:family "courier" :foundry "adobe"
> :slant oblique :weight bold :height 254 :width normal))))))
> ;; THIS line chanes the color of EMACS
>
> The second line of LISP makes EMACS tan.
> I want this to leave EMACS green as I set it.
>
> I want a font that is:
> courier-22, slant oblique, weight bold
>
> Idea?? Thanks.
>
See the accompanying Emacs Manual section,
File: emacs.info,
Node: Face Customization,
Next: Specific Customization,
Prev: Saving Customizations,
Up: Easy Customization
To jump there in emacs, type as follows, "ESC :", gets you the eval
prompt to enter the "info" call
ESC :
(info "(emacs) face customization")
--
vl
Home |
Main Index |
Thread Index |
Old Index