Skip to content

Cannot type " " in eval-expression's prompt when using edebug #613

@daanturo

Description

@daanturo

Steps to reproduce:

  1. (add-hook 'eval-expression-minibuffer-setup-hook 'lispy-mode) to enable lispy-mode in M-:
  2. Activate edebug somewhere
  3. Press e (edebug-eval-expression)
  4. Type " "

Expected

" " is typed

Result

Message: Edebug will stop at next stop point.. Nothing is typed in the prompt.

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