all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tsdh@gnu.org>
To: Robert Pluim <rpluim@gmail.com>
Cc: Yasushi SHOJI <yasushi.shoji@gmail.com>, emacs-devel@gnu.org
Subject: Re: emacs-29: let*: Symbol’s function definition is void: \(setf\ compat-alist-get\) with Magit
Date: Wed, 18 Jan 2023 16:48:28 +0100	[thread overview]
Message-ID: <87zgafx2m9.fsf@gnu.org> (raw)
In-Reply-To: <871qnrc3ey.fsf@gmail.com>

Robert Pluim <rpluim@gmail.com> writes:

>>>>>> On Wed, 18 Jan 2023 23:23:59 +0900, Yasushi SHOJI
> <yasushi.shoji@gmail.com> said:
>
>     Yasushi> Hi,
>     Yasushi> I'm getting the following message with the emacs-29 branch when I
>     Yasushi> magit-section-toggle on a modified file on a Magit buffer to show
>     Yasushi> the
>     Yasushi> difference.
>
>     Yasushi>     let*: Symbol’s function definition is void: \(setf\
>     Yasushi> compat-alist-get\)
>
> `compat-alist-get' should only be used by emacs-25 and emacs-26. I
> suspect something somewhere has not been set up properly, probably
> some code compiled by an earlier version of emacs needs to be
> recompiled.

See https://github.com/magit/magit/issues/4836.

Basically, there has been a compat (the package) change where after
updating the compat package, one has to re-install magit (and other
packages) using that new compat version.  That is required because some
macro has been changed.

Bye,
Tassilo



  reply	other threads:[~2023-01-18 15:48 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-18 14:23 emacs-29: let*: Symbol’s function definition is void: \(setf\ compat-alist-get\) with Magit Yasushi SHOJI
2023-01-18 14:39 ` Robert Pluim
2023-01-18 15:48   ` Tassilo Horn [this message]
2023-01-18 16:59     ` Robert Pluim
2023-01-18 17:36       ` Eli Zaretskii
2023-01-18 18:25         ` [External] : " Drew Adams
2023-01-18 18:39       ` Tassilo Horn
2023-01-19  8:50         ` Robert Pluim
2023-01-19  9:57           ` Tassilo Horn
2023-01-25 17:17         ` Stefan Monnier
2023-01-18 18:54     ` Arash Esbati
2023-01-19  0:34     ` Yasushi SHOJI

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=87zgafx2m9.fsf@gnu.org \
    --to=tsdh@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=rpluim@gmail.com \
    --cc=yasushi.shoji@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.