You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All actions are retained by the pairs. I can tell from inspecting the global and local pair variables.
Steps to reproduce the problem
Try the above
Environment & version information
In recent enough smartparens you can call M-x sp-describe-system to generate this report. Please fill manually what we could not detect automatically. Edit the output as you see fit to protect your privacy.
smartparens version: master branch
Active major-mode: emacs-lisp-mode
Smartparens strict mode: nil
Emacs version (M-x emacs-version): GNU Emacs 29.1 (build 1, x86_64-redhat-linux-gnu, GTK+ Version 3.24.38, cairo version 1.17.8) of 2023-09-25
Expected behavior
Executing at least one of these commands should remove the insert action from the "(" pair
Actual behavior
All actions are retained by the pairs. I can tell from inspecting the global and local pair variables.
Steps to reproduce the problem
Try the above
Environment & version information
In recent enough
smartparens
you can callM-x sp-describe-system
to generate this report. Please fill manually what we could not detect automatically. Edit the output as you see fit to protect your privacy.smartparens
version: master branchmajor-mode
:emacs-lisp-mode
M-x emacs-version
): GNU Emacs 29.1 (build 1, x86_64-redhat-linux-gnu, GTK+ Version 3.24.38, cairo version 1.17.8) of 2023-09-25A working solution
This works
The text was updated successfully, but these errors were encountered: