1

I get an elisp error when I select a match from helm swoop (by pressing enter):

Symbol's value as variable is void: $buf

Is this a known bug in the current version of helm swoop or might I have something misconfigured?

Drew
  • 29,895
  • 7
  • 74
  • 104
daj
  • 6,962
  • 9
  • 45
  • 79
  • This issue(https://github.com/ShingoFukuyama/helm-swoop/pull/80) was already fixed. Please update and try again. – syohex Sep 25 '15 at 09:55

1 Answers1

0

I had the same problem today. I searched this problem from Github Issues so its quite new problem. It's fixed and merged to Melpa 9 days ago.

As you know just write list-packages and press U and X

Best Regards

itirazimvar
  • 859
  • 1
  • 10
  • 20