* Cannot run magit status - problem in transient--parse-child
@ 2024-11-03 15:25 Jeffrey DeLeo
2024-12-27 6:06 ` Joel Reicher
0 siblings, 1 reply; 2+ messages in thread
From: Jeffrey DeLeo @ 2024-11-03 15:25 UTC (permalink / raw)
To: help-gnu-emacs
When I try to run magit status, I get the following error:
transient--parse-child: Symbol's value as variable is void: _
I tried to run magit-version and got the same error.
When I look at the compilation of the transient package I see errors:
Entering directory ‘../.emacs.d/elpa/transient-20241102.1229/’
In transient--parse-suffix:
transient.el:1185:19: Warning: ‘cl-typep’ called with 3 arguments, but accepts
only 2
transient.el:1185:19: Warning: reference to free variable ‘_’
transient.el:1188:20: Warning: ‘cl-typep’ called with 3 arguments, but accepts
only 2
transient.el:1195:25: Warning: ‘cl-typep’ called with 3 arguments, but accepts
only 2
transient.el:1200:24: Warning: ‘cl-typep’ called with 3 arguments, but accepts
only 2
transient.el:1202:19: Warning: ‘cl-typep’ called with 3 arguments, but accepts
only 2
transient.el:1209:20: Warning: ‘cl-typep’ called with 3 arguments, but accepts
only 2
transient.el:1221:20: Warning: ‘cl-typep’ called with 3 arguments, but accepts
only 2
transient.el:1239:25: Warning: ‘cl-typep’ called with 3 arguments, but accepts
only 2
Running GNU Emacs 30.0.50 (commit 87cf30f)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Cannot run magit status - problem in transient--parse-child
2024-11-03 15:25 Cannot run magit status - problem in transient--parse-child Jeffrey DeLeo
@ 2024-12-27 6:06 ` Joel Reicher
0 siblings, 0 replies; 2+ messages in thread
From: Joel Reicher @ 2024-12-27 6:06 UTC (permalink / raw)
To: Jeffrey DeLeo; +Cc: help-gnu-emacs
Jeffrey DeLeo <JeffreyDeLeo@gmail.com> writes:
> When I try to run magit status, I get the following error:
>
> transient--parse-child: Symbol's value as variable is void: _
>
> I tried to run magit-version and got the same error.
>
> When I look at the compilation of the transient package I see
> errors:
>
> Entering directory ‘../.emacs.d/elpa/transient-20241102.1229/’
[...]
How did you install magit? And if you installed transient
manually, how did you do that? Regards,
- Joel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-27 6:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-03 15:25 Cannot run magit status - problem in transient--parse-child Jeffrey DeLeo
2024-12-27 6:06 ` Joel Reicher
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.