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

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

Re: emacs lisp programming help


From: ramestica
Subject: Re: emacs lisp programming help
Date: Thu, 29 Jan 2009 10:49:56 -0800 (PST)
User-agent: G2/1.0

On Jan 29, 1:13 pm, p...@informatimago.com (Pascal J. Bourguignon)
wrote:
> In general, emacs questions (even emacs lisp) would be

I was about to do that but then I hesitated and look for a forum with
the word 'lisp' on it.

> What does the quote do?  What does 'x evaluate to?
> And what does '(a b c) evaluate to?
> And what does '(a . b) evaluate to?
> So what does '(font . my-default-font) evaluate to?

I cannot really answer these questions. I do not know.

> What other mean to create a cons cell do you know?

Using (cons ...), that helped. Many many thanks for the help.

Rodrigo


reply via email to

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