From: Michael Heerdegen <michael_heerdegen@web.de>
To: Stefan Kangas <stefan@marxist.se>
Cc: 17623-done@debbugs.gnu.org
Subject: bug#17623: 24.4.50; incorrect example for `apply-partially' in (elisp) `Calling Functions'
Date: Sat, 23 Oct 2021 17:38:21 +0200 [thread overview]
Message-ID: <87v91nsqdu.fsf@web.de> (raw)
In-Reply-To: <CADwFkmm4iCO-NX4Vg=4DO6D2-mxLGn0R2zDwpd2eN3LHh_Jv7Q@mail.gmail.com> (Stefan Kangas's message of "Sat, 23 Oct 2021 06:14:13 -0700")
Stefan Kangas <stefan@marxist.se> writes:
> Michael Heerdegen <michael_heerdegen@web.de> writes:
>
> > Why again was saying something like "note that unlike the built-in
> > function this version accepts any number of arguments" rejected?
>
> Would this resolve any remaining confusion in this paragraph?
Yes.
I would also replace "M<N" with "M<=N"; there are useful cases with M=N,
e.g.
#+begin_src emacs-lisp
(defalias 'make-minibufferless-frame
(apply-partially #'make-frame '((minibuffer . nil))))
;; (make-minibufferless-frame) => [a new frame without a minibuffer]
#+end_src
Michael.
next prev parent reply other threads:[~2021-10-23 15:38 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-28 23:53 bug#17623: 24.4.50; incorrect example for `apply-partially' in (elisp) `Calling Functions' Drew Adams
2014-06-27 18:41 ` Michael Heerdegen
2014-06-28 1:36 ` Drew Adams
2014-06-28 15:53 ` Michael Heerdegen
2014-06-28 16:55 ` Eli Zaretskii
2014-06-28 17:53 ` Michael Heerdegen
2014-06-28 18:45 ` Eli Zaretskii
2014-06-28 19:37 ` Michael Heerdegen
2014-06-29 14:57 ` Eli Zaretskii
2021-10-23 5:24 ` Stefan Kangas
2021-10-23 9:44 ` Michael Heerdegen
2021-10-23 11:05 ` Stefan Kangas
2021-10-23 11:58 ` Michael Heerdegen
2021-10-23 11:39 ` Eli Zaretskii
2021-10-23 12:44 ` Michael Heerdegen
2021-10-23 13:13 ` Eli Zaretskii
2021-10-23 15:29 ` Michael Heerdegen
2021-10-23 17:01 ` Stefan Kangas
2021-10-26 9:26 ` Michael Heerdegen
2021-10-26 20:24 ` Stefan Kangas
2021-10-27 9:18 ` Michael Heerdegen
2021-10-29 4:02 ` Richard Stallman
2021-10-29 10:00 ` Michael Heerdegen
2021-10-23 17:54 ` Eli Zaretskii
2021-10-23 13:14 ` Stefan Kangas
2021-10-23 15:38 ` Michael Heerdegen [this message]
2021-10-23 17:57 ` Eli Zaretskii
[not found] ` <<83tx746fgd.fsf@gnu.org>
2014-06-28 19:32 ` Drew Adams
2014-06-29 21:46 ` Stefan Monnier
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=87v91nsqdu.fsf@web.de \
--to=michael_heerdegen@web.de \
--cc=17623-done@debbugs.gnu.org \
--cc=stefan@marxist.se \
/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.