unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Klaus-Dieter Bauer <bauer.klaus.dieter@gmail.com>
To: Teemu Likonen <tlikonen@iki.fi>
Cc: emacs help <help-gnu-emacs@gnu.org>
Subject: Re: "Void function setf" in emacs 24.1
Date: Thu, 27 Jun 2013 14:16:03 +0200	[thread overview]
Message-ID: <CANtbJLHdHJTYwVpJocEZOdYz58B_XXWxQDD4eg7DX=DWKbrrBQ@mail.gmail.com> (raw)
In-Reply-To: <87d2r7gaqq.fsf@mithlond.arda>

Thanks for the answer.

Apparently the reprecation of (require 'cl) in favor of (require 'cl-lib)
and setf being from cl.el rather than gv.el does indeed still apply to 24.1
(based on the information in Steve Berman's answer). Which basically means
that all the code I'm writing only works 24.3 forward (maybe 24.2).


2013/6/27 Teemu Likonen <tlikonen@iki.fi>

> Klaus-Dieter Bauer [2013-06-27 11:17:28 +02:00] wrote:
>
> > Am I just wrong and setf was introduced as a default autoload after
> > 24.1?
>
> SETF is a macro in the Common Lisp language. You can get it to Emacs
> Lisp by calling (require 'cl).
>


  reply	other threads:[~2013-06-27 12:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-27  9:17 "Void function setf" in emacs 24.1 Klaus-Dieter Bauer
2013-06-27  9:32 ` Teemu Likonen
2013-06-27 12:16   ` Klaus-Dieter Bauer [this message]
2013-06-27 11:16 ` Stephen Berman
2013-06-27 12:00   ` Klaus-Dieter Bauer
2013-06-27 14:51 ` Stefan Monnier
     [not found] <mailman.2535.1372324686.22516.help-gnu-emacs@gnu.org>
2013-06-27  9:32 ` Sven Joachim

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='CANtbJLHdHJTYwVpJocEZOdYz58B_XXWxQDD4eg7DX=DWKbrrBQ@mail.gmail.com' \
    --to=bauer.klaus.dieter@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=tlikonen@iki.fi \
    /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).