unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Yasushi SHOJI <yasushi.shoji@gmail.com>
To: Tassilo Horn <tsdh@gnu.org>
Cc: Robert Pluim <rpluim@gmail.com>, emacs-devel@gnu.org
Subject: Re: emacs-29: let*: Symbol’s function definition is void: \(setf\ compat-alist-get\) with Magit
Date: Thu, 19 Jan 2023 09:34:38 +0900	[thread overview]
Message-ID: <CAELBRWJ8qiUXRQXmZ09-kLySe-CG5Adsy2fmNUNPzJQ_iQE-Tg@mail.gmail.com> (raw)
In-Reply-To: <87zgafx2m9.fsf@gnu.org>

Hi,

On Thu, Jan 19, 2023 at 12:51 AM Tassilo Horn <tsdh@gnu.org> wrote:
>
> 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.

Thank you both.  It turns out that I had two versions of the
magit-section package.
I didn't notice that the function is provided by a separate package.

Removing the old one fixed it.

Best,
-- 
               yashi



      parent reply	other threads:[~2023-01-19  0:34 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
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 [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

  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=CAELBRWJ8qiUXRQXmZ09-kLySe-CG5Adsy2fmNUNPzJQ_iQE-Tg@mail.gmail.com \
    --to=yasushi.shoji@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=rpluim@gmail.com \
    --cc=tsdh@gnu.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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).