Closed madand closed 8 years ago
It happens to me as well. I am on Windows 7, emacs-24.5.1, spacemacs-0.105.11
It seems to me that the breaking change occured in the upstream smooth-scrolling. They renamed all advices to smooth-scroll
, along with a massive rewrite to make it a minor global mode.
@syl20bnr please re-check on this issue after updating the smooth-scrolling
package of your installation. Maybe then #5316 will not brake things for you, but rather fix :smiley: Thanks.
I pushed a fix with a new toggle on SPC t v
.
Keep this issue open since it requires a hot fix.
SPC t v
doesn't work either... I get a
Error (use-package): smooth-scrolling :init: Symbol's function definition is void: smooth-scrolling-mode
@jrmiller82 Have you updated your packages using [Update packages]
on the *spacemacs*
buffer?
@StreakyCobra I think that was the issue. Thanks for pointing it out. Updating packages right now.
Yes. That fixed it. Don't know why I didn't do that.
Description
Initialization error pops up when
dotspacemacs-smooth-scrolling
is set tonil
.I used the mentioned setting for a while with no issues. Now, I have the same issue on my two Arch Linux machines.
Also tried to delete the
elpa
dir, but with no success in this case.Reproduction guide
dotspacemacs-smooth-scrolling
tonil
Observed behaviour: Initialization error: ad-disable-advice: `previous-line' is not advised
Expected behaviour: Normal startup.
System Info
Backtrace