Closed duog closed 6 years ago
I was about to open the same issue since I just hit this; so I'm just here to confirm!
It's odd that this is happening all of a sudden. @tarsius – did I miss a plumping change upstream? I haven't updated magit in a few days (lagging about a week behind) and everything's working fine for me.
Maybe this is related to https://github.com/magit/magit/pull/3539. There was an issue with that, https://github.com/magit/magit/issues/3542, which was fixed, so @duog please update magit before we investigate any further.
I'm still pretty new to emacs, so I hope I've not done something silly. I am running doom-emacs, and have updated and cleaned everything I know how to do. My elpa dir has
magit-20180809.1716
magithub-20180804.19
and this issue persists.
Indeed. @vermiculus you'll have to quote the argument to magit-insert-headers
.
It seems that your two calls to magit-insert-headers in
magithub-dash.el
andmagithub-issue-view
should quote the hook variable.I see the following:
When opening the magithub dashboard, and adding said quotes seems to fix it.
I'm on linux, emacs 26.1 and am getting magithub from melpa.