all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tim Cross <tcross@rapttech.com.au>
To: help-gnu-emacs@gnu.org
Subject: Re: elisp from CL transition guide
Date: Sat, 18 Aug 2007 16:21:29 +1000	[thread overview]
Message-ID: <87hcmxxt06.fsf@lion.rapttech.com.au> (raw)
In-Reply-To: 87bqd7g7tx.fsf@pu100877.student.princeton.edu

Tamas Papp <tkpapp@gmail.com> writes:

> Hi,
>
> I have some Common Lisp programming experience, and would like to use
> Emacs Lisp for simple tasks.  I found introductions to Elisp, but what
> I am looking for is some guide that would tell me the differences from
> CL, to get started quicker.  I already found that there is no
> defparameter or format etc.  Is there some page where these
> differences are listed?
>

Not exactly answering your question, but you could just put 

(require 'cl)

and you will then have access to many of the CL constructs you are use to
from within elisp.

Tim


-- 
Tim Cross
tcross@rapttech.com.au

There are two types of people in IT - those who do not manage what they 
understand and those who do not understand what they manage.

      parent reply	other threads:[~2007-08-18  6:21 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-16  9:14 elisp from CL transition guide Tamas Papp
2007-08-16  9:47 ` Tassilo Horn
2007-08-16 10:05 ` Petter Gustad
2007-08-16 10:58 ` Daniel Jensen
2007-08-16 12:18   ` Tamas Papp
2007-08-16 12:43     ` Daniel Jensen
2007-08-16 12:58     ` Tassilo Horn
2007-08-16 13:30     ` How to indent sql lu
2007-08-18  6:39     ` elisp from CL transition guide Tim Cross
2007-08-16 15:24 ` Pascal Bourguignon
2007-08-18  6:21 ` Tim Cross [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87hcmxxt06.fsf@lion.rapttech.com.au \
    --to=tcross@rapttech.com.au \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.