evil-magit 20190224 has missing dependency

  • Done
  • quality assurance status badge
Details
2 participants
  • Jelle Licht
  • Pierre Neidhardt
Owner
unassigned
Submitted by
Jelle Licht
Severity
normal

Debbugs page

Jelle Licht wrote 6 years ago
(address . bug-guix@gnu.org)
86d0n6tbbk.fsf@jlicht.xyz
It seems the recently pushed evil-magit update is incomplete. Loading
and subsequently enabling it leads to a warning and degraded/no of
functionality:

Toggle snippet (3 lines)
Debugger entered--Lisp error: (void-function transient-suffix-put)

I *think* it might simply be resolved by packaging the relatively new
transient package[1]. It might be a bit more involved as we still have
an 'older' (=non-master) version of magit packaged as well.

Pierre Neidhardt wrote 6 years ago
control message for bug #34754
(address . control@debbugs.gnu.org)
87sgvmu7yt.fsf@ambrevar.xyz
close 34754
?
Your comment

This issue is archived.

To comment on this conversation send an email to 34754@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 34754
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help