Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sp-kill-sexp doesn't know the user option kill-read-only-ok #1186

Open
meedstrom opened this issue Feb 6, 2024 · 0 comments
Open

sp-kill-sexp doesn't know the user option kill-read-only-ok #1186

meedstrom opened this issue Feb 6, 2024 · 0 comments

Comments

@meedstrom
Copy link

meedstrom commented Feb 6, 2024

Expected behavior

Can kill a sexp in e.g. an Info buffer in order to paste elsewhere.

Actual behavior

Get message "Buffer is read only".

Steps to reproduce the problem

  1. M-x set-variable RET kill-read-only-ok RET t RET
  2. C-h i d m elisp RET
  3. SPC until finding some lisp snippet
  4. Try to use sp-kill-sexp on it

Environment & version information

  • smartparens version: 1.11.0
  • Active major-mode: Info-mode
  • Smartparens strict mode: nil
  • Emacs version (M-x emacs-version): GNU Emacs 29.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.38, cairo version 1.17.8) of 2023-09-02, modified by Debian
  • Starterkit/Distribution: Vanilla
  • OS: gnu/linux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To triage
Development

No branches or pull requests

1 participant