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

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

Re: evaluate expression in scratch buffer


From: Kevin Rodgers
Subject: Re: evaluate expression in scratch buffer
Date: Fri, 23 Apr 2004 10:11:39 -0600
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

William Payne wrote:

Hello, I want to evaluate the following expression:
(insert (prin1-to-string (w32-select-font)))

I read that I should evaluate it in the scratch buffer, so I typed it in
there...but what do I do to get the actual evaluation to occur?

You can find out what special commands any buffer provides with `C-h m' and

`C-h b'.

--
Kevin Rodgers



reply via email to

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