From: Yuan Fu <casouri@gmail.com>
To: Emanuel Berg <moasenwood@zoho.eu>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Edit a cl-struct by copy, or, slot-value for cl-structs
Date: Fri, 29 Oct 2021 14:44:56 -0700 [thread overview]
Message-ID: <D68247AB-5C36-4806-BD91-D6A5121F1D0E@gmail.com> (raw)
In-Reply-To: <87mtmry8nc.fsf@zoho.eu>
> On Oct 29, 2021, at 11:43 AM, Emanuel Berg via Users list for the GNU Emacs text editor <help-gnu-emacs@gnu.org> wrote:
>
> Yuan Fu wrote:
>
>> (make-xxx :slot1 (xxx-slot1 obj)
>> :slot2 (xxx-slot2 obj)
>> :slot3 newvalue)
>
> How do you create the initial struct?
I don’t think enforcing read-only when creating an object makes much sense ;-)
>
>> Anyone knows how to define such a copy-with function without
>> resorting to EIEIO?
>
> "Enforce In-order Execution of I/O" ... and a joke (?)
> <https://en.wikipedia.org/wiki/Enforce_In-order_Execution_of_I/O>
That would have been a half-decent joke, but I was actually referring to eieio.el, which implements parts of CLOS from Common Lisp.
Yuan
next prev parent reply other threads:[~2021-10-29 21:44 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-29 18:27 Edit a cl-struct by copy, or, slot-value for cl-structs Yuan Fu
2021-10-29 18:43 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-10-29 21:44 ` Yuan Fu [this message]
2021-10-29 19:15 ` Stefan Monnier via Users list for the GNU Emacs text editor
2021-10-29 21:46 ` Yuan Fu
2021-10-31 18:52 ` Stefan Monnier
2021-10-29 21:37 ` Michael Heerdegen
2021-10-29 22:02 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-10-29 23:14 ` Michael Heerdegen
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=D68247AB-5C36-4806-BD91-D6A5121F1D0E@gmail.com \
--to=casouri@gmail.com \
--cc=help-gnu-emacs@gnu.org \
--cc=moasenwood@zoho.eu \
/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.
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).