[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Cannot run magit status - problem in transient--parse-child
From: |
Jeffrey DeLeo |
Subject: |
Cannot run magit status - problem in transient--parse-child |
Date: |
Sun, 03 Nov 2024 15:25:08 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
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)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Cannot run magit status - problem in transient--parse-child,
Jeffrey DeLeo <=