From: Eli Zaretskii <eliz@gnu.org>
To: Andy Moreton <andrewjmoreton@gmail.com>,
Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 31052@debbugs.gnu.org
Subject: bug#31052: 26.0.91; Improve documentation of inline-letevals
Date: Wed, 04 Apr 2018 17:06:42 +0300 [thread overview]
Message-ID: <83y3i32hhp.fsf@gnu.org> (raw)
In-Reply-To: <vz17epn3yaf.fsf@gmail.com> (message from Andy Moreton on Wed, 04 Apr 2018 14:18:32 +0100)
> From: Andy Moreton <andrewjmoreton@gmail.com>
> Date: Wed, 04 Apr 2018 14:18:32 +0100
>
> Also, while looking at inline-letevals in inline.el, I noticed that the
> preceeding macros inline--leteval and inline--letlisteval mention the
> wrong symbol name in their error messages:
>
> (defmacro inline--leteval (_var-exp &rest _body)
> (declare (indent 1) (debug (sexp &rest body)))
> (error "inline-letevals can only be used within define-inline"))
>
> (defmacro inline--letlisteval (_list &rest _body)
> (declare (indent 1) (debug (sexp &rest body)))
> (error "inline-letevals can only be used within define-inline"))
>
> Perhaps these typos can be fixed before the release.
It's not too late for that, but I'm not sure this is a typo. It could
be deliberate.
Stefan, can you comment on this, please?
next prev parent reply other threads:[~2018-04-04 14:06 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-04 0:33 bug#31052: 26.0.91; Improve documentation of inline-letevals Gemini Lasswell
2018-04-04 6:45 ` Eli Zaretskii
2018-04-04 13:18 ` Andy Moreton
2018-04-04 14:06 ` Eli Zaretskii [this message]
2018-04-05 1:12 ` Stefan Monnier
2018-04-04 17:10 ` Gemini Lasswell
2018-04-05 9:54 ` Eli Zaretskii
2018-04-06 20:29 ` Gemini Lasswell
2020-08-22 15:59 ` Lars Ingebrigtsen
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=83y3i32hhp.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=31052@debbugs.gnu.org \
--cc=andrewjmoreton@gmail.com \
--cc=monnier@iro.umontreal.ca \
/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.