all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Roland Winkler" <winkler@gnu.org>
To: Philipp Stephani <p.stephani2@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: let-bind a varlist only known at run time
Date: Mon, 5 Jun 2017 10:07:22 -0500	[thread overview]
Message-ID: <29610.87626.489070.22837@gargle.gargle.HOWL> (raw)
In-Reply-To: <CAArVCkQawr7TTQy3W6MmHUf94RazJZtvNeJtpeT+GRDdPMHKhA@mail.gmail.com>

On Mon Jun 5 2017 Philipp Stephani wrote:
> Have you checked `let-alist'? Maybe it already does what you want.

Thanks, yes, I had looked at it.  It is my understanding that
let-alist is intended for sets of bindings that are known at compile
time so that one can use the syntax with dotted symbols.  What I
envision is different: the bindings refer to various options for the
code executed inside BODY, where this code may even include calls to
customizable functions (i.e., these functions may use options defined
by the user that are not known at the compile time for BODY).  So it
seems that `cl-progv' mentioned by Michael is essentially what I am
looking for.



      reply	other threads:[~2017-06-05 15:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-04 20:43 let-bind a varlist only known at run time Roland Winkler
2017-06-05  2:49 ` Michael Heerdegen
2017-06-05  3:08   ` Roland Winkler
2017-07-12 21:59     ` Michael Heerdegen
2017-07-12 23:09       ` Roland Winkler
2017-06-05 13:44 ` Philipp Stephani
2017-06-05 15:07   ` Roland Winkler [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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=29610.87626.489070.22837@gargle.gargle.HOWL \
    --to=winkler@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    --cc=p.stephani2@gmail.com \
    /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.