all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* C-s ... M-q will show garbage codes.
@ 2021-10-11  1:15 Hongyi Zhao
  2021-10-11  3:19 ` Emanuel Berg via Users list for the GNU Emacs text editor
  0 siblings, 1 reply; 4+ messages in thread
From: Hongyi Zhao @ 2021-10-11  1:15 UTC (permalink / raw)
  To: help-gnu-emacs

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: C-s ... M-q will show garbage codes.
  2021-10-11  1:15 C-s ... M-q will show garbage codes Hongyi Zhao
@ 2021-10-11  3:19 ` Emanuel Berg via Users list for the GNU Emacs text editor
  2021-10-11  4:07   ` Hongyi Zhao
  0 siblings, 1 reply; 4+ messages in thread
From: Emanuel Berg via Users list for the GNU Emacs text editor @ 2021-10-11  3:19 UTC (permalink / raw)
  To: help-gnu-emacs

Hongyi Zhao wrote:

> I installed swiper [...]
> Any hints for this problem?

Yes: You are installing too much stuff.

-- 
underground experts united
https://dataswamp.org/~incal




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: C-s ... M-q will show garbage codes.
  2021-10-11  3:19 ` Emanuel Berg via Users list for the GNU Emacs text editor
@ 2021-10-11  4:07   ` Hongyi Zhao
  2021-10-11  6:58     ` Emanuel Berg via Users list for the GNU Emacs text editor
  0 siblings, 1 reply; 4+ messages in thread
From: Hongyi Zhao @ 2021-10-11  4:07 UTC (permalink / raw)
  To: Emanuel Berg, help-gnu-emacs

On Mon, Oct 11, 2021 at 11:20 AM Emanuel Berg via Users list for the
GNU Emacs text editor <help-gnu-emacs@gnu.org> wrote:
>
> Hongyi Zhao wrote:
>
> > I installed swiper [...]
> > Any hints for this problem?
>
> Yes: You are installing too much stuff.

But the problem doesn't appear if I select the text first and then run
`M-q' on them.

HZ



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: C-s ... M-q will show garbage codes.
  2021-10-11  4:07   ` Hongyi Zhao
@ 2021-10-11  6:58     ` Emanuel Berg via Users list for the GNU Emacs text editor
  0 siblings, 0 replies; 4+ messages in thread
From: Emanuel Berg via Users list for the GNU Emacs text editor @ 2021-10-11  6:58 UTC (permalink / raw)
  To: help-gnu-emacs

Hongyi Zhao wrote:

>>> I installed swiper [...]
>>> Any hints for this problem?
>>
>> Yes: You are installing too much stuff.
>
> But the problem doesn't appear if I select the text first
> and then run `M-q' on them.

It is either a software bug or a "handhavandefel" ... uhm,
mishandling, maybe?

-- 
underground experts united
https://dataswamp.org/~incal




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-10-11  6:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-11  1:15 C-s ... M-q will show garbage codes Hongyi Zhao
2021-10-11  3:19 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-10-11  4:07   ` Hongyi Zhao
2021-10-11  6:58     ` Emanuel Berg via Users list for the GNU Emacs text editor

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.