Fuco1 / smartparens

Minor mode for Emacs that deals with parens pairs and tries to be smart about it.
GNU General Public License v3.0
1.8k stars 193 forks source link

Navigating in XML files causes Spacemacs to hang #770

Open ghost opened 7 years ago

ghost commented 7 years ago

I haven't (yet) experienced this issue myself, I just want to note that smartparens has been identified (in this bug report as the likely cause of unresponsive behaviour when editing XML files in Spacemacs.

Expected behavior

See https://github.com/syl20bnr/spacemacs/issues/7794#issuecomment-301729796 .

Actual behavior

See https://github.com/syl20bnr/spacemacs/issues/7794#issuecomment-301729796 .

Steps to reproduce the problem

See https://github.com/syl20bnr/spacemacs/issues/7794#issuecomment-301729796 .

Backtraces if necessary (M-x toggle-debug-on-error)

See https://github.com/syl20bnr/spacemacs/issues/7794#issuecomment-303737328

Environment & version information

Fuco1 commented 6 years ago

This will probably be fixed by #756

nivaca commented 4 years ago

I can confirm the bug persists today (Melpa 20200324.2147). Smartparens is unusable with nXML mode. Whenever my point crosses any attribute name, Emacs momentarily hangs.