all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Daniel Colascione <dancol@dancol.org>
To: Philipp Stephani <p.stephani2@gmail.com>,
	Helmut Eller <eller.helmut@gmail.com>
Cc: Emacs developers <emacs-devel@gnu.org>
Subject: Re: let-alias
Date: Wed, 6 May 2020 13:39:06 -0700	[thread overview]
Message-ID: <c059e815-5c71-6f8f-39f1-daa2d616032e@dancol.org> (raw)
In-Reply-To: <CAArVCkRMWtQ0bm7TjJG-Ra-UnCpGy9b0ZUuD8T3-hav3+RO=ew@mail.gmail.com>

On 5/6/20 1:31 PM, Philipp Stephani wrote:
> Am Mi., 6. Mai 2020 um 20:51 Uhr schrieb Helmut Eller <eller.helmut@gmail.com>:
>>
>> After the recent discussion about namespaces, it occurred to me that it
>> would be useful to have a special form that allows one to create
>> lexically scoped aliases for function bindings.
>>
>> The idea is quite simple and is supposed to provide a locally scoped
>> version of defalias.  A possible syntax would be:
>>
>>    (let-alias ((new-name old-name) ...)
>>       body...)

Isn't that just symbol-macrolet?



  reply	other threads:[~2020-05-06 20:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-06 18:50 let-alias Helmut Eller
2020-05-06 20:31 ` let-alias Philipp Stephani
2020-05-06 20:39   ` Daniel Colascione [this message]
2020-05-06 21:29     ` let-alias Helmut Eller
2020-05-06 21:30       ` let-alias Daniel Colascione
2020-05-06 21:34         ` let-alias Helmut Eller
2020-05-06 21:27   ` let-alias Helmut Eller

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=c059e815-5c71-6f8f-39f1-daa2d616032e@dancol.org \
    --to=dancol@dancol.org \
    --cc=eller.helmut@gmail.com \
    --cc=emacs-devel@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.