all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* `C-h s RET' will freeze Emacs.
@ 2021-10-26 13:58 Hongyi Zhao
  2021-10-26 15:23 ` Daniel Martín
  2021-10-27  4:15 ` Jean Louis
  0 siblings, 2 replies; 5+ messages in thread
From: Hongyi Zhao @ 2021-10-26 13:58 UTC (permalink / raw)
  To: help-gnu-emacs

After hitting `C-h s RET', I scroll mouse to look thorough the current
syntax table. But this will freeze Emacs soon, and Emacs will lose
response to user.

Any hints for this problem?

HZ



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

* Re: `C-h s RET' will freeze Emacs.
  2021-10-26 13:58 `C-h s RET' will freeze Emacs Hongyi Zhao
@ 2021-10-26 15:23 ` Daniel Martín
  2021-10-27  0:26   ` Hongyi Zhao
  2021-10-27  4:15 ` Jean Louis
  1 sibling, 1 reply; 5+ messages in thread
From: Daniel Martín @ 2021-10-26 15:23 UTC (permalink / raw)
  To: Hongyi Zhao; +Cc: help-gnu-emacs

Hongyi Zhao <hongyi.zhao@gmail.com> writes:

> After hitting `C-h s RET', I scroll mouse to look thorough the current
> syntax table. But this will freeze Emacs soon, and Emacs will lose
> response to user.
>
> Any hints for this problem?
>

The contents of the syntax table depend on the current buffer.  Do you
have some steps to reproduce the problem starting from "emacs -Q"?



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

* Re: `C-h s RET' will freeze Emacs.
  2021-10-26 15:23 ` Daniel Martín
@ 2021-10-27  0:26   ` Hongyi Zhao
  0 siblings, 0 replies; 5+ messages in thread
From: Hongyi Zhao @ 2021-10-27  0:26 UTC (permalink / raw)
  To: Daniel Martín; +Cc: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 518 bytes --]

On Tue, Oct 26, 2021 at 11:23 PM Daniel Martín <mardani29@yahoo.es> wrote:
>
> Hongyi Zhao <hongyi.zhao@gmail.com> writes:
>
> > After hitting `C-h s RET', I scroll mouse to look thorough the current
> > syntax table. But this will freeze Emacs soon, and Emacs will lose
> > response to user.
> >
> > Any hints for this problem?
> >
>
> The contents of the syntax table depend on the current buffer.  Do you
> have some steps to reproduce the problem starting from "emacs -Q"?

Yes. As attached.

HZ

[-- Attachment #2: freezed-syntax-table.png --]
[-- Type: image/png, Size: 78996 bytes --]

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

* Re: `C-h s RET' will freeze Emacs.
  2021-10-26 13:58 `C-h s RET' will freeze Emacs Hongyi Zhao
  2021-10-26 15:23 ` Daniel Martín
@ 2021-10-27  4:15 ` Jean Louis
  2021-10-27  5:17   ` Hongyi Zhao
  1 sibling, 1 reply; 5+ messages in thread
From: Jean Louis @ 2021-10-27  4:15 UTC (permalink / raw)
  To: Hongyi Zhao; +Cc: help-gnu-emacs

* Hongyi Zhao <hongyi.zhao@gmail.com> [2021-10-26 16:59]:
> After hitting `C-h s RET', I scroll mouse to look thorough the current
> syntax table. But this will freeze Emacs soon, and Emacs will lose
> response to user.
> 
> Any hints for this problem?

Emacs is maybe only busy rendering some fonts, does it unfreze after
some seconds?

On my side it becomes busy, but it finished in some seconds.

-- 
Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/



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

* Re: `C-h s RET' will freeze Emacs.
  2021-10-27  4:15 ` Jean Louis
@ 2021-10-27  5:17   ` Hongyi Zhao
  0 siblings, 0 replies; 5+ messages in thread
From: Hongyi Zhao @ 2021-10-27  5:17 UTC (permalink / raw)
  To: Hongyi Zhao, help-gnu-emacs

On Wed, Oct 27, 2021 at 12:17 PM Jean Louis <bugs@gnu.support> wrote:
>
> * Hongyi Zhao <hongyi.zhao@gmail.com> [2021-10-26 16:59]:
> > After hitting `C-h s RET', I scroll mouse to look thorough the current
> > syntax table. But this will freeze Emacs soon, and Emacs will lose
> > response to user.
> >
> > Any hints for this problem?
>
> Emacs is maybe only busy rendering some fonts, does it unfreze after
> some seconds?

It needs several minutes on my side, presumably caused by the huge
number of fonts installed on my machine:

werner@X10DAi-00:~$ fc-list |wc
  11004   35261 1181613


> On my side it becomes busy, but it finished in some seconds.
>
> --
> Jean
>
> Take action in Free Software Foundation campaigns:
> https://www.fsf.org/campaigns
>
> In support of Richard M. Stallman
> https://stallmansupport.org/



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

end of thread, other threads:[~2021-10-27  5:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-26 13:58 `C-h s RET' will freeze Emacs Hongyi Zhao
2021-10-26 15:23 ` Daniel Martín
2021-10-27  0:26   ` Hongyi Zhao
2021-10-27  4:15 ` Jean Louis
2021-10-27  5:17   ` Hongyi Zhao

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.