unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Lennart Borgman (gmail)" <lennart.borgman@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Functions returning functions in Emacs Lisp
Date: Wed, 16 Apr 2008 15:33:09 +0200	[thread overview]
Message-ID: <48060015.2040700@gmail.com> (raw)
In-Reply-To: <87ej961873.fsf@lion.rapttech.com.au>

> Its already there, just do a (require 'cl)


Or even better

   (eval-when-compile (require 'cl))

as elisp info says.




      reply	other threads:[~2008-04-16 13:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-16  3:18 Functions returning functions in Emacs Lisp srinik001
2008-04-16  4:33 ` Barry Margolin
2008-04-16  5:22   ` srinik001
2008-04-16  8:06     ` David Hansen
2008-04-16  9:05     ` Tim X
2008-04-16 13:33       ` Lennart Borgman (gmail) [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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=48060015.2040700@gmail.com \
    --to=lennart.borgman@gmail.com \
    --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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).