vermiculus / magithub

**DEPRECATED - please use Forge instead!** -- Magit-based interfaces to GitHub
GNU General Public License v3.0
579 stars 63 forks source link

magit-buffer-lock-functions is void #310

Closed zenspider closed 6 years ago

zenspider commented 6 years ago

I'm on:

GNU Emacs 25.2.1 (x86_64-apple-darwin13.4.0, NS appkit-1265.21 Version 10.9.5 (Build 13F1911))
 of 2017-04-21

I just updated a bunch of packages and now I'm seeing this on startup:

require: Symbol’s value as variable is void: magit-buffer-lock-functions

Unfortunately, there is no backtrace (this is on require, not on run).

I'm all up to date as far as the package manager is concerned. Here's what I've got that is relevant:

5 matches for "magit.*\(installed\|dep\)" in buffer: *Packages*
   5356:  magit-gh-pulls     20171117.226  installed             GitHub pull requests extension for Magit
   5357:  magit-p4           20170414.546  installed             git-p4 plug-in for Magit
   5358:  magithub           20180330.1737 installed             Magit interfaces for GitHub
   5403:  magit              20170617.1011 dependency            A Git porcelain inside Emacs
   5404:  magit-popup        20180329.1302 dependency            Define prefix-infix-suffix command combos
vermiculus commented 6 years ago

Holy goodness, update magit. Your version is ancient. Are you sure you didn't pin the version at some point?

vermiculus commented 6 years ago

Problem should be solved by updating magit.