help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: calling set-face-font in the .gun-emacs (aka .emacs)


From: Hattuari
Subject: Re: calling set-face-font in the .gun-emacs (aka .emacs)
Date: Wed, 01 Jun 2005 05:42:21 -0400
User-agent: KNode/0.9.0

Kevin Rodgers wrote:

> Hattuari wrote:
>> What I was really trying to learn is how to call an interactive command
>> programmatically.  I believe that can be done.
> 
> Use `C-h f'.
> 
The answer I was looking for was to use real quotation marks around the font
specification 
(set-face-font 'default
"-adobe-courier-bold-r-normal--18-180-75-75-m-110-iso8859-1")

`C-h f' doesn't tell me that.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]