From: Juri Linkov <juri@linkov.net>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: 47454@debbugs.gnu.org
Subject: bug#47454: plist-put should have a version which accepts multiple properties
Date: Tue, 15 Jun 2021 00:53:54 +0300 [thread overview]
Message-ID: <87lf7cxgct.fsf@linkov.net> (raw)
In-Reply-To: <87sg2kc952.fsf@gnus.org> (Lars Ingebrigtsen's message of "Tue, 18 May 2021 18:13:45 +0200")
> (setf (seq-elt plist ...))
>
> may help with that, though.
BTW, often after pulling from master and recompiling,
Emacs fails to start with such errors:
Debugger entered--Lisp error: (error "(setf seq-elt) is already defined as something else than a generic function")
error("%s is already defined as something else than a generic function" \(setf\ seq-elt\))
cl-generic-ensure-function(\(setf\ seq-elt\))
cl-generic-define-method(\(setf\ seq-elt\) nil (store (sequence array) n) nil #f(compiled-function (store sequence n) #<bytecode -0x1d67862086490644>))
byte-code(...)
require(seq)
byte-cod...)
require(gnus-util)
byte-code(...)
require(nnheader)
byte-code(...)
require(gnus)
This requires bootstrap that fixes it.
But I wonder if maybe there is some deeply hidden problem with setf and seq-elt?
next prev parent reply other threads:[~2021-06-14 21:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-28 17:34 bug#47454: plist-put should have a version which accepts multiple properties scame via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-05-18 16:13 ` Lars Ingebrigtsen
2021-06-14 21:53 ` Juri Linkov [this message]
2021-06-15 12:48 ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-06-16 16:55 ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
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=87lf7cxgct.fsf@linkov.net \
--to=juri@linkov.net \
--cc=47454@debbugs.gnu.org \
--cc=larsi@gnus.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 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.