run-hooks: Symbol’s function definition is void: mood-line-segment-vc--update #8
Labels
No Label
Kind/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: jessieh/mood-line#8
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Getting the error in the title when opening new files. Manually doing
(require 'mood-line-segment-vc)
made it go away.Thanks so much for reporting this!
I can't reproduce the error on either of my systems, but it seems likely that this is being caused by a (potentially unnecessary) check in
mood-line--deflazy
.I've pushed a potential fix in
ff0a35672e
. Could you let me know if that fixes the issue?Closing this for now--please feel free to reopen if you're still experiencing the issue!
Thanks for the fix!
Hi @jessieh, Im running mood line on the latest commit a15d16624 and am running into the same issue. I might dig into it to see if I can help, and also check Im not doing anything wrong. My mood-line config is just
I've been unable to reproduce this issue with this config. Is this still happening for you? If so, what version of Emacs is the issue occurring on?