From: Tzach Livyatan <tzach.livyatan@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Using request.el question: what is function*?
Date: Sun, 22 Jul 2018 07:00:28 -0700 (PDT) [thread overview]
Message-ID: <32479348-0adc-441e-90b0-d6b2bb2bf4e7@googlegroups.com> (raw)
In-Reply-To: <mailman.4021.1532267733.1292.help-gnu-emacs@gnu.org>
Thanks for the prompt response!
I did not load cl.el, and that was indeed the problem.
On Sunday, July 22, 2018 at 4:55:36 PM UTC+3, Noam Postavsky wrote:
> On 22 July 2018 at 09:42, <tzach.livyatan@gmail.com> wrote:
>
> > Where do function* macro(?) is coming from? The name makes it very hard to Google this issue.
>
> If you've loaded cl.el, then <f1> f function* RET will tell you. It
> looks like the current request.el uses cl-function already.
>
> function* is an alias for ‘cl-function’ in ‘cl.el’.
>
> (function* FUNC)
>
> Introduce a function.
> Like normal ‘function’, except that if argument is a lambda form,
> its argument list allows full Common Lisp conventions.
prev parent reply other threads:[~2018-07-22 14:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-22 13:42 Using request.el question: what is function*? tzach.livyatan
2018-07-22 13:55 ` Noam Postavsky
[not found] ` <mailman.4021.1532267733.1292.help-gnu-emacs@gnu.org>
2018-07-22 14:00 ` Tzach Livyatan [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=32479348-0adc-441e-90b0-d6b2bb2bf4e7@googlegroups.com \
--to=tzach.livyatan@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).