Matus Goljer
Matus Goljer
In that case it would be better to create a separate `smartparens-react.el`, put the code there and then add an `eval-after-load` to `smartparens-config.el` to require this file when `react-mode` is...
No problem with the squash, GitHub can do it automatically when merging. Thank you for the PR, I'll review it shortly.
I have pushed a fix which might have been related to this issue. Can you check on the latest master build? (it will be on melpa in a couple hours...
I have E 26.1 and can't reproduce this problem. My haskell-mode version is 1bee161d3cea973d4ee3ff7acf980bf2cdeb83e2 from Thu Sep 26 17:51:08 2019 +1200
I still can't repro on latest haskell-mode 333205066754348b3dd47c5ce834757dd1bbdf48 
You almost got it. The action you need to disable is `navigate` not `insert` because the `>` does not insert the opening `
I don't understand what is the action. There are tagged commits, those won't be picked? Or is the system listening only to the new commits? I can probably prepare a...
Any idea why the version is 4.7.1? https://elpa.nongnu.org/nongnu/smartparens.html
Yea, I also get this from time to time but I never connected it to smartparens. It might be that some internals changed in the meantime and our code is...
Well, this function kind of depends on the internals of help mode so if that changed it will break. When v28 comes out we'll have to fix it.