Skip to content
#

pairs

Here are 35 public repositories matching this topic...

whxvd
whxvd commented Jan 10, 2019

According to docstring M-x sp-clone-sexp RET on (| ()) should yield

(  ())
(  ())

because point is two spaces before an sexp, i.e. not immediately before. But the actual behavior results in

(  ()
   ())

as if it were executed on ( |()).

  • smartparens version: 20190103.2309
  • Active major-mode: lisp-interaction-mode
  • Smartparens strict mode: t
  • Emacs

Improve this page

Add a description, image, and links to the pairs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pairs topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.