GNU bug report logs - #80948
31.0.50; Mouse hovering freezes UI frequently when elisp-fontify-semantically enabled

Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.

Package: emacs; Reported by: Antonio Romano <cidra@HIDDEN>; dated Sat, 2 May 2026 14:46:02 UTC; Maintainer for emacs is bug-gnu-emacs@HIDDEN.

Message received at 80948 <at> debbugs.gnu.org:


Received: (at 80948) by debbugs.gnu.org; 5 May 2026 09:28:44 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Tue May 05 05:28:43 2026
Received: from localhost ([127.0.0.1]:55278 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1wKC53-0004Cf-Vh
	for submit <at> debbugs.gnu.org; Tue, 05 May 2026 05:28:43 -0400
Received: from mail.eshelyaron.com ([107.175.124.16]:44290 helo=eshelyaron.com)
 by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.84_2) (envelope-from <me@HIDDEN>) id 1wKC4z-0004Bn-Os
 for 80948 <at> debbugs.gnu.org; Tue, 05 May 2026 05:28:39 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=eshelyaron.com;
 s=mail; t=1777973316;
 bh=EJYH3dhJaf7isfrUYPXRV5hKMgi34xQvXHY7aJnoq14=;
 h=From:To:Cc:Subject:In-Reply-To:References:Date:From;
 b=bndj41gFSHt7XfcfwW5XAGmQU75arGFXKzYHGp+PJSyTz8chcP3ZpPT2m69GIi4Rg
 b1BQBtYPf8PwZwkSLmfJ3Av1K8DEVQcgaSZ8Tbl1iVYwbJveiN71OPDirkZsSDxTHn
 Znh/fy56UlR/JCrMcLRgg0G1UV3/Kwopq8OVN4YOa0M1NSuvv7yAwQyatxg4nrlAMn
 Vquiy3XnQSGxLtfsh36LvPVL+Ew/d8bGa0sJqpLjHLF0WFEnvPm/jtyFi7rNGkbb+4
 L840yhMf72MkYJ6utkp/nS9CgaEzMVHQpmlmJueViNWLs9P0M7azkp7w67JaKIYZfO
 BLsriuzcKp2yA==
From: Eshel Yaron <me@HIDDEN>
To: Eli Zaretskii <eliz@HIDDEN>
Subject: Re: bug#80948: 31.0.50; Mouse hovering freezes UI frequently when
 elisp-fontify-semantically enabled
In-Reply-To: <86jytibb6w.fsf@HIDDEN>
References: <87bjexzx9o.fsf@HIDDEN> <86jytibb6w.fsf@HIDDEN>
Date: Tue, 05 May 2026 11:28:32 +0200
Message-ID: <87ik92tdbz.fsf@HIDDEN>
User-Agent: Gnus/5.13 (Gnus v5.13)
MIME-Version: 1.0
Content-Type: text/plain
X-Spam-Score: -0.0 (/)
X-Debbugs-Envelope-To: 80948
Cc: 80948 <at> debbugs.gnu.org, Antonio Romano <cidra@HIDDEN>
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -1.0 (-)

Hi Antonio,

Eli Zaretskii <eliz@HIDDEN> writes:

>> From: Antonio Romano <cidra@HIDDEN>
>> Date: Sat, 02 May 2026 14:44:37 +0000
>> 
>> Doing mouse operations (e.g. selecting text) in elisp buffers with
>> elisp-fontify-semantically enabled is hard as hovering the mouse over
>> each symbol definition or declaration for even half a second triggers a
>> GTK tooltip which tends to freeze the UI when too frequent. I believe
>> there should be an option for this variable to be set so that mouse
>> faces are disabled.
>
> Did you try customizing elisp-add-help-echo to the nil value?

Indeed, this customization would disable the added tooltip info.
I've now also added an important optimization (in commit 5789621632a)
that should hopefully eliminate such freezes.  If you can pull the
latest master branch and give it a try, it'd be great to hear how it
works for you.


Thanks,

Eshel




Information forwarded to bug-gnu-emacs@HIDDEN:
bug#80948; Package emacs. Full text available.

Message received at 80948 <at> debbugs.gnu.org:


Received: (at 80948) by debbugs.gnu.org; 5 May 2026 06:52:21 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Tue May 05 02:52:21 2026
Received: from localhost ([127.0.0.1]:54084 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1wK9dl-0001oN-8o
	for submit <at> debbugs.gnu.org; Tue, 05 May 2026 02:52:21 -0400
Received: from eggs.gnu.org ([2001:470:142:3::10]:46950)
 by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.84_2) (envelope-from <eliz@HIDDEN>) id 1wK9di-0001n7-Oc
 for 80948 <at> debbugs.gnu.org; Tue, 05 May 2026 02:52:19 -0400
Received: from fencepost.gnu.org ([2001:470:142:3::e])
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <eliz@HIDDEN>)
 id 1wK9dc-0008Cu-TF; Tue, 05 May 2026 02:52:12 -0400
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org;
 s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date:
 mime-version; bh=wQNWA644ek/q6KxVLUAt/VFRdJchwDwhiSRn7mUUTUM=; b=ZwQSiZt0ghTy
 OiQIqs6MID11LVttQ0GI88x19NjPU4ysSCmw2dRFtputIwSpTbm8jOzuTYnYQ13ea9KOb++7O4rTM
 ZxmenESy8eDpq6TeukW2BgI4l1clXTgT+PWB4pVIiQlODaegjI5giD+O+MMpZgxy294uDEpGDtKVF
 fJ8wZefpUgHp8qjpV5rXEtRNX9IhdaPqywFz66C8ZFiKZp3Llbp7L/RMxIeJ6UQOR/FvhayQgQQ5h
 +B76pemM8Hdl6hXa8RkGZ9qevMKa1/CGj+u0HLtYy5AR6WErauZJmMhu8sn8QFr6oIZSwLHhUn6Q+
 RwcnbL+A1sOSEIqG5uOD2Q==;
Date: Tue, 05 May 2026 09:52:07 +0300
Message-Id: <86jytibb6w.fsf@HIDDEN>
From: Eli Zaretskii <eliz@HIDDEN>
To: Antonio Romano <cidra@HIDDEN>
In-Reply-To: <87bjexzx9o.fsf@HIDDEN> (message from Antonio Romano on Sat,
 02 May 2026 14:44:37 +0000)
Subject: Re: bug#80948: 31.0.50;
 Mouse hovering freezes UI frequently when elisp-fontify-semantically
 enabled
References: <87bjexzx9o.fsf@HIDDEN>
X-Spam-Score: -2.3 (--)
X-Debbugs-Envelope-To: 80948
Cc: 80948 <at> debbugs.gnu.org
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -3.3 (---)

> From: Antonio Romano <cidra@HIDDEN>
> Date: Sat, 02 May 2026 14:44:37 +0000
> 
> Doing mouse operations (e.g. selecting text) in elisp buffers with
> elisp-fontify-semantically enabled is hard as hovering the mouse over
> each symbol definition or declaration for even half a second triggers a
> GTK tooltip which tends to freeze the UI when too frequent. I believe
> there should be an option for this variable to be set so that mouse
> faces are disabled.

Did you try customizing elisp-add-help-echo to the nil value?




Information forwarded to bug-gnu-emacs@HIDDEN:
bug#80948; Package emacs. Full text available.

Message received at submit <at> debbugs.gnu.org:


Received: (at submit) by debbugs.gnu.org; 2 May 2026 14:45:29 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Sat May 02 10:45:28 2026
Received: from localhost ([127.0.0.1]:46539 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1wJBaw-00052G-2o
	for submit <at> debbugs.gnu.org; Sat, 02 May 2026 10:45:28 -0400
Received: from lists1p.gnu.org ([2001:470:142::17]:52938)
 by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.84_2) (envelope-from <cidra@HIDDEN>) id 1wJBat-0004yg-JM
 for submit <at> debbugs.gnu.org; Sat, 02 May 2026 10:45:24 -0400
Received: from eggs.gnu.org ([2001:470:142:3::10])
 by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <cidra@HIDDEN>) id 1wJBaI-0004FG-7k
 for bug-gnu-emacs@HIDDEN; Sat, 02 May 2026 10:44:51 -0400
Received: from mout02.posteo.de ([185.67.36.66])
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <cidra@HIDDEN>) id 1wJBaF-0000ea-Fq
 for bug-gnu-emacs@HIDDEN; Sat, 02 May 2026 10:44:45 -0400
Received: from submission (posteo.de [185.67.36.169]) 
 by mout02.posteo.de (Postfix) with ESMTPS id E4C60240101
 for <bug-gnu-emacs@HIDDEN>; Sat,  2 May 2026 16:44:37 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=posteo.it; s=2017;
 t=1777733077; bh=XcJhOAFQHUbOAvdjLBGgnZtKrAFSCGLeSTO1Qhu+8kY=;
 h=From:To:Subject:Date:Message-ID:MIME-Version:Content-Type:
 Autocrypt:OpenPGP:From;
 b=nujmH6FbBlgF+dRQbLvUZGN5mDAMrVl55tqp0TidsEeG/91zg233RFIJRvfjGSVBu
 PLo+y8yq94NLm3h1zq9k4Zb3hB63eSO4ZmhKCavcS2zfqs72Oln+JTp1K9SNhDqJw0
 rnNnG1BBBUGIOV1qvAtYs1KH8sYvTyGtRimrQp2JmR7yOsAF6gePcycIBxGshOHIqo
 EBZ+X3nSo93NrTYlUgP7zQM5ZTilkadz8UhroBt9tYcEfNWuZkNEmtnfvBV35xAdUw
 zlLlNlP+TEZaGlQyL/WlZY8BbVD632xIMxLKYt2unN4VkLJ/Tw3WEQ+sYQCTwrvSCZ
 CaQL3srxHd4fg==
Received: from customer (localhost [127.0.0.1])
 by submission (posteo.de) with ESMTPSA id 4g79fY2mjPz9rxL
 for <bug-gnu-emacs@HIDDEN>; Sat,  2 May 2026 16:44:37 +0200 (CEST)
From: Antonio Romano <cidra@HIDDEN>
To: bug-gnu-emacs@HIDDEN
Subject: 31.0.50; Mouse hovering freezes UI frequently when
 elisp-fontify-semantically enabled
X-Debbugs-Cc: 
Date: Sat, 02 May 2026 14:44:37 +0000
Message-ID: <87bjexzx9o.fsf@HIDDEN>
MIME-Version: 1.0
Content-Type: text/plain
Autocrypt: addr=cidra@HIDDEN;
 keydata=xjMEaamuPBYJKwYBBAHaRw8BAQdASi/2tb/95+EeCd9Kj3CF2SyjObny5t+/c54m+kK1perND2Np
 ZHJhQHBvc3Rlby5pdMKTBBMWCgA7FiEEJAM1T+wC+IlWDR6QJaJyARKn9M8FAmnc0WECGwMFCwkI
 BwICIgIGFQoJCAsCBBYCAwECHgcCF4AACgkQJaJyARKn9M82IAD+O0EAPSG2YosBaDsCvHpkxsJY
 ersVMpGPgxVOCd1kkv4BAOIlhBLDxSujMWgN7jA5L/ss2vmiAwjZF6YUSW+/8IcMzjgEaamuPBIK
 KwYBBAGXVQEFAQEHQGiDFwIhL+fwsnZPV9zl445/i9hvxxRvelSSJP3dZ/hLAwEIB8JhBBgWCAAJ
 BYJpqa48ApsMAAoJECWicgESp/TPhDABANqXj8GpMsJkqPt7v4xaYdIGD4byROhU8BQ/vBIXPAki
 AQDRVIhxdEfOAW6pcWsQrdXQoOtt/9iVVwQwe/Izj5u3AQ==
OpenPGP: url=https://posteo.de/keys/cidra@HIDDEN
Received-SPF: pass client-ip=185.67.36.66; envelope-from=cidra@HIDDEN;
 helo=mout02.posteo.de
X-Spam_score_int: -43
X-Spam_score: -4.4
X-Spam_bar: ----
X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1,
 DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1,
 RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_PASS=-0.001,
 SPF_PASS=-0.001 autolearn=ham autolearn_force=no
X-Spam_action: no action
X-Spam-Score: 1.0 (+)
X-Debbugs-Envelope-To: submit
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -0.0 (/)

Doing mouse operations (e.g. selecting text) in elisp buffers with
elisp-fontify-semantically enabled is hard as hovering the mouse over
each symbol definition or declaration for even half a second triggers a
GTK tooltip which tends to freeze the UI when too frequent. I believe
there should be an option for this variable to be set so that mouse
faces are disabled.



In GNU Emacs 31.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version
 3.24.52, cairo version 1.18.4) of 2026-04-30 built on 192.168.1.238
Repository revision: 6731146e44bc5011ccf31548189dc1f23523ef03
Repository branch: master
System Description: Freedesktop SDK 25.08 (Flatpak runtime)

Configured using:
 'configure --prefix=/app --with-gnutls --with-tree-sitter --with-pgtk
 --with-native-compilation=aot 'CFLAGS=-O2 -pipe -g
 -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions
 -fstack-protector-strong -grecord-gcc-switches
 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
 'LDFLAGS=-L/app/lib -Wl,-z,relro,-z,now -Wl,--as-needed ''

Configured features:
ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GSETTINGS HARFBUZZ JPEG
LCMS2 LIBSYSTEMD LIBXML2 MODULES NATIVE_COMP NOTIFY INOTIFY PDUMPER PGTK
PNG RSVG SECCOMP SOUND SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS
TREE_SITTER WEBP XIM GTK3 ZLIB

Important settings:
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: @im=ibus
  locale-coding-system: utf-8-unix

Major mode: Elisp/l

Minor modes in effect:
  visual-wrap-prefix-mode: t
  gcmh-mode: t
  flymake-mode: t
  outline-minor-mode: t
  ligature-mode: t
  flyspell-mode: t
  display-line-numbers-mode: t
  diff-hl-show-hunk-mouse-mode: t
  diff-hl-margin-local-mode: t
  diff-hl-margin-mode: t
  diff-hl-flydiff-mode: t
  diff-hl-mode: t
  hl-line-mode: t
  hl-todo-mode: t
  override-global-mode: t
  which-key-mode: t
  smart-mark-mode: t
  savehist-mode: t
  save-place-mode: t
  repeat-mode: t
  recentf-mode: t
  pixel-scroll-precision-mode: t
  on-screen-global-mode: t
  marginalia-mode: t
  global-so-long-mode: t
  global-auto-revert-mode: t
  delete-selection-mode: t
  server-mode: t
  package-autosuggest-mode: t
  tooltip-mode: t
  global-eldoc-mode: t
  eldoc-mode: t
  show-paren-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  global-prettify-symbols-mode: t
  prettify-symbols-mode: t
  file-name-shadow-mode: t
  mouse-shift-adjust-mode: t
  context-menu-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  window-divider-mode: t
  minibuffer-nonselected-mode: t
  minibuffer-regexp-mode: t
  line-number-mode: t
  visual-line-mode: t
  transient-mark-mode: t
  delete-trailing-whitespace-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  temp-buffer-resize-mode: t
  hs-minor-mode: t

Load-path shadows:
None found.

Features:
(shadow sort mixed-pitch face-remap mail-extr emacsbug message
yank-media puny rfc822 mml mml-sec epa derived epg rfc6068 epg-config
gnus-util mm-decode mm-bodies mm-encode mailabbrev gmm-utils mailheader
sendmail mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mm-util
mail-prsvr mail-utils tramp-cmds view jka-compr visual-wrap thai-util
thai-word helpful cc-langs imenu trace cl-print edebug debug backtrace
info-look find-func f elisp-refs s dash cursor-sensor shortdoc
shortdoc-doc help-fns elisp-scope send-to checkdoc gcmh flymake
thingatpt noutline outline ligature flyspell ispell display-line-numbers
diff-hl-show-hunk diff-hl-margin diff-hl-dired dired dired-loaddefs
diff-hl-flydiff diff diff-hl log-view log-edit add-log pcvs-util vc-dir
ewoc vc vc-dispatcher diff-mode track-changes hl-line hl-todo hideshow
xdg-portal-inhibit edmacro kmacro bind-key easy-mmode misc-utils
which-key treesit smart-mark savehist saveplace repeat tramp-sh recentf
tree-widget project pixel-scroll on-screen marginalia so-long autorevert
filenotify desktop frameset delsel my-adwaita-theme auth-source-pass
tramp-container tramp-cache time-stamp tramp trampver tramp-integration
files-x tramp-message tramp-compat shell pcomplete parse-time iso8601
time-date format-spec tramp-loaddefs orderless server secrets consult
bookmark compat doom-lib color-scheme-sync benchmark-init comp comp-cstr
.user-lisp-autoloads loaddefs-gen lisp-mnt radix-tree byte-opt dbus xml
warnings compile text-property-search comint ansi-osc ansi-color ring
comp-run comp-common rx bytecomp byte-compile early-init finder-inf info
advice-patch-autoloads adwaita-dark-theme-autoloads
aggressive-indent-autoloads all-the-icons-completion-autoloads
all-the-icons-dired-autoloads all-the-icons-ibuffer-autoloads
auctex-autoloads tex-site auto-dim-other-buffers-autoloads
auto-scroll-bar-autoloads backline-autoloads benchmark-init-el-autoloads
breadcrumb-autoloads cape-autoloads casual-autoloads cdlatex-autoloads
closql-autoloads cmake-integration-autoloads colorful-mode-autoloads
corfu-mouse-autoloads corfu-autoloads corg.el-autoloads coterm-autoloads
crux-autoloads csv-mode-autoloads custom-css-autoloads dape-autoloads
devcontainer.el-autoloads diff-hl-autoloads dired-du-autoloads
dired-git-info-autoloads dired-subtree-autoloads
dired-hacks-utils-autoloads doc-toc-autoloads eat-autoloads
eglot-java-autoloads eglot-jdtls-autoloads cl-extra help-mode
eldoc-box-autoloads elenv-autoloads embark-consult-autoloads
consult-autoloads embark-autoloads engrave-faces-autoloads
expand-region-autoloads flycheck-autoloads flymake-easy-autoloads
fringe-helper-autoloads gcmh-autoloads ghub-autoloads helpful-autoloads
elisp-refs-autoloads hl-todo-autoloads hsluv-autoloads htmlize-autoloads
indent-bars-autoloads inheritenv-autoloads json-snatcher-autoloads
keycast-autoloads kind-icon-autoloads lambda-line-autoloads
all-the-icons-autoloads ligature-autoloads list-utils-autoloads
magit-autoloads marginalia-autoloads math-delimiters-autoloads
math-symbols-autoloads mixed-pitch-autoloads modern-fringes-autoloads
modern-tab-bar-autoloads msgu-autoloads multishell-autoloads
nano-bell-autoloads nov-autoloads ob-ipython-autoloads
dash-functional-autoloads ob-mermaid-autoloads olivetti-autoloads
on-demand-scroll-bar-autoloads on-screen-autoloads orderless-autoloads
org-appear-autoloads org-download-autoloads async-autoloads
org-link-completion-autoloads org-modern-autoloads
org-mpv-notes-autoloads org-ql-autoloads org-roam-autoloads
magit-section-autoloads llama-autoloads cond-let-autoloads
emacsql-autoloads org-special-block-extras-autoloads lolcat-autoloads
dad-joke-autoloads lf-autoloads org-super-agenda-autoloads ht-autoloads
org-transclusion-autoloads org-xopp-autoloads
outline-minor-faces-autoloads ov-autoloads pandoc-mode-autoloads
pcre2el-autoloads powerline-autoloads project-x-autoloads
rainbow-delimiters-autoloads rainbow-mode-autoloads
shrink-path-autoloads f-autoloads smart-mark-autoloads spinner-autoloads
stripes-autoloads svg-lib-autoloads tablist-autoloads tomelr-autoloads
treepy-autoloads ts-autoloads s-autoloads ultra-scroll-autoloads
vala-mode-autoloads cc-styles cc-align cc-engine cc-vars cc-defs
vertico-autoloads vundo-autoloads web-server-autoloads
windresize-autoloads with-editor-autoloads xeft-autoloads xr-autoloads
xref-union-autoloads yasnippet-autoloads zone-nyan-autoloads
esxml-autoloads zone-rainbow-autoloads zone-select-autoloads
dash-autoloads zone-sl-autoloads package browse-url xdg url url-proxy
url-privacy url-expand url-methods url-history url-cookie
generate-lisp-file url-domsuf url-util mailcap url-handlers url-parse
auth-source cl-seq eieio eieio-core cl-macs gv password-cache json
subr-x mule-util map url-vars package-activate cus-edit pp cus-start
cus-load icons wid-edit cl-loaddefs cl-lib rmc iso-transl tooltip cconv
eldoc paren electric uniquify ediff-hook vc-hooks lisp-float-type
elisp-mode mwheel term/pgtk-win pgtk-win term/common-win touch-screen
pgtk-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list
replace newcomment text-mode lisp-mode prog-mode register page tab-bar
menu-bar rfn-eshadow isearch easymenu timer select scroll-bar mouse
jit-lock font-lock syntax font-core term/tty-colors frame minibuffer
nadvice seq simple cl-generic indonesian philippine cham georgian
utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european
ethiopic indian cyrillic chinese composite emoji-zwj charscript charprop
case-table epa-hook jka-cmpr-hook help abbrev obarray oclosure
cl-preloaded button loaddefs theme-loaddefs faces cus-face macroexp
files window text-properties overlay sha1 md5 base64 format env
code-pages mule custom widget keymap hashtable-print-readable backquote
threads dbusbind inotify dynamic-setting system-font-setting
font-render-setting cairo gtk pgtk lcms2 multi-tty move-toolbar
make-network-process tty-child-frames native-compile emacs)

Memory information:
((conses 16 693888 931402) (symbols 48 32137 3) (strings 32 192522 35390)
 (string-bytes 1 7415561) (vectors 16 51370) (vector-slots 8 851209 440824)
 (floats 8 346 22840) (intervals 56 1303 365) (buffers 1064 20))




Acknowledgement sent to Antonio Romano <cidra@HIDDEN>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs@HIDDEN. Full text available.
Report forwarded to bug-gnu-emacs@HIDDEN:
bug#80948; Package emacs. Full text available.
Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.
Last modified: Tue, 5 May 2026 09:30:06 UTC

GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997 nCipher Corporation Ltd, 1994-97 Ian Jackson.