help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

C-s ... M-q will show garbage codes.


From: Hongyi Zhao
Subject: C-s ... M-q will show garbage codes.
Date: Mon, 11 Oct 2021 09:15:16 +0800

I installed `swiper` with the following configuration:
```emacs-lisp
(use-package swiper
  :bind ("C-s" . swiper))
```
When I try `C-s buffer RET M-q` in scratch buffer, I'll the following
garbage codes, as shown here [1].

[1] 
https://user-images.githubusercontent.com/11155854/136719119-d923578d-7ae6-43c1-81f1-5ec6c45497ed.png

Any hints for this problem?

Regards,
HZ



reply via email to

[Prev in Thread] Current Thread [Next in Thread]