* Cannot run magit status - problem in transient--parse-child
@ 2024-11-03 15:25 Jeffrey DeLeo
0 siblings, 0 replies; only message 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] only message in thread
only message in thread, other threads:[~2024-11-03 15:25 UTC | newest]
Thread overview: (only message) (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
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.