Skip to content

spacemacs/consult-edit does not work on consult-line #17239

@downward-funarg

Description

@downward-funarg

Description :octocat:

According to the docs, spacemacs/consult-edit should immediately enter a state which allows entries to be edited. It doesn't; when I try I get "Text is read-only". read-only-mode is not responsible, since toggling it does nothing.

Reproduction guide 🪲

  • Enable compleseus
  • Start Emacs
  • SPC s s, then type some text and C-c C-e
  • try editing any of the entries

Observed behaviour: 👀 💔
<>

Expected behaviour: ❤️ 😄
<>

System Info 💻

  • OS: darwin
  • Emacs: 30.2
  • Spacemacs: 0.999.0
  • Spacemacs branch: develop (rev. 4d7c01d)
  • Graphic display: t
  • Running in daemon: nil
  • Distribution: spacemacs
  • Editing style: hybrid
  • Completion: compleseus
  • Layers:
(auto-completion bibtex
                       compleseus csv dape
                       (deft :variables deft-directory "~/notes")
                       emacs-lisp ess git html julia
                       (latex :variables latex-backend 'lsp latex-enable-magic t
                              latex-enable-auto-fill nil
                              latex-view-pdf-in-split-window t
                              latex-view-with-pdf-tools nil)
                       lsp markdown org
                       pdf
                       (python :variables python-backend 'lsp python-formatter
                               'lsp python-lsp-server 'pyright
                               python-shell-interpreter "ipython"
                               python-shell-interpreter-args
                               "-i --simple-prompt" python-virtualenv-management
                               'pet)
                       (shell :variables shell-default-height 30
                              shell-default-position 'bottom
                              shell-default-term-shell "fish"
                              shell-default-shell 'vterm
                              vterm-always-compile-module 't)
                       shell-scripts
                       (spell-checking-jinx :variables
                                            spell-checking-jinx-enable-by-default
                                            nil)
                       (syntax-checking :variables flycheck-indication-mode nil)
                       (version-control :variables version-control-global-margin
                                        t version-control-diff-side 'left
                                        vc-follow-symlinks t)
                       xclipboard)
  • System configuration features: ACL GLIB GNUTLS LCMS2 LIBXML2 MODULES NATIVE_COMP NOTIFY KQUEUE NS PDUMPER PNG RSVG SQLITE3 THREADS TOOLKIT_SCROLL_BARS TREE_SITTER WEBP XIM XWIDGETS ZLIB

Backtrace 🐾

<<BACKTRACE IF RELEVANT>>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions