From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Dmitry Gutov <dgutov@yandex.ru>
Cc: 20386@debbugs.gnu.org, Matt Lundin <mdl@imapmail.org>
Subject: bug#20386: 25.0.50; error when calling sgml-attributes and sgml-tag
Date: Mon, 27 Apr 2015 01:00:04 -0400 [thread overview]
Message-ID: <jwviocip3sa.fsf-monnier+emacsbugs@gnu.org> (raw)
In-Reply-To: <55355A7E.8050204@yandex.ru> (Dmitry Gutov's message of "Mon, 20 Apr 2015 22:58:54 +0300")
> There are a lot forms like
>
> (skeleton-read '(completing-read
> "Attribute: "
> alist))
>
> I wonder if using a backtick and a comma in each:
>
> (skeleton-read `(completing-read
> "Attribute: "
> ',alist))
>
> is the right thing to do.
Yes, that looks right, thank you. Better would be to let skeleton-read
take a function as argument and use `funcall' instead of `eval'.
Stefan
next prev parent reply other threads:[~2015-04-27 5:00 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-20 19:15 bug#20386: 25.0.50; error when calling sgml-attributes and sgml-tag Matt Lundin
2015-04-20 19:58 ` Dmitry Gutov
2015-04-27 5:00 ` Stefan Monnier [this message]
2015-04-27 21:58 ` Dmitry Gutov
2015-04-27 22:55 ` Stefan Monnier
2015-07-23 16:28 ` Harald Hanche-Olsen
2015-07-24 1:31 ` Dmitry Gutov
2015-07-24 8:41 ` Harald Hanche-Olsen
2015-07-24 16:30 ` Dmitry Gutov
2015-07-24 16:55 ` Harald Hanche-Olsen
2015-07-24 18:28 ` Dmitry Gutov
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=jwviocip3sa.fsf-monnier+emacsbugs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=20386@debbugs.gnu.org \
--cc=dgutov@yandex.ru \
--cc=mdl@imapmail.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.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
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).