Received: (at 80322) by debbugs.gnu.org; 3 Feb 2026 12:26:38 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Tue Feb 03 07:26:38 2026 Received: from localhost ([127.0.0.1]:43997 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1vnFUL-0006V8-Gn for submit <at> debbugs.gnu.org; Tue, 03 Feb 2026 07:26:38 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:59228) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <eliz@HIDDEN>) id 1vnFUI-0006U7-3N for 80322 <at> debbugs.gnu.org; Tue, 03 Feb 2026 07:26:35 -0500 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 1vnFUC-0007XS-Q6; Tue, 03 Feb 2026 07:26:28 -0500 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=an/7qoYXmMLBDnd/x+vzsWWr+aEwhKrWugULQDlod/o=; b=Hffdlf2Q3kDM 7jC9SH/t27OwkfXD3dkzyyFgBV4C6oB/I/6myHj294VmdzkMo7RZAkiVRg1FoJ1z1jNyVuH4fyzp/ JM95jptOvM4CupmFmjueLEEuh9ZucBnH9DrhZ3ZzGsOFjzQIiNDnCtrm//KMyQURsIdVjqbtvdYYN 7sVoaz2P32rVhmRitmdwTC0OsIaYW+zAFSsdbIFn0SkhfEyOeTRgE0eJ7s1mZKLlHLbm1134/gAma Hp/ezCgjNxqorVZgoP5HForafPlkMhV/i9TPbqYZQyGDUISWJ0EBTQQSUh+vQR0EF4SxemqaOycgN D7amaUzCugNytUsL8HHISA==; Date: Tue, 03 Feb 2026 14:26:26 +0200 Message-Id: <86fr7i1099.fsf@HIDDEN> From: Eli Zaretskii <eliz@HIDDEN> To: Rishub Nagpal <rishub.nagpal@HIDDEN>, Po Lu <luangruo@HIDDEN> In-Reply-To: <CALCyNyd-SUd=5Wiujsf00Z08UZTByY4MY_3+O3zxNpi+u5JuPA@HIDDEN> (message from Rishub Nagpal on Mon, 2 Feb 2026 21:48:57 +0100) Subject: Re: bug#80322: 30.2; Resizing frame in XWayland with X11+GTK build is broken References: <CALCyNyd-SUd=5Wiujsf00Z08UZTByY4MY_3+O3zxNpi+u5JuPA@HIDDEN> X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 80322 Cc: 80322 <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: Rishub Nagpal <rishub.nagpal@HIDDEN> > Date: Mon, 2 Feb 2026 21:48:57 +0100 > > When running the X11+GTK3 build on a system with XWayland, frame > resizing is completely broken (e.g. unresponsive). I think this due to > how Emacs handles the X resizing from the XWayland protocol, but I'm not > sure. This issue seems to be reported here: > > https://superuser.com/questions/1891258/why-cant-i-resize-my-emacs-gtkx11-window-in-fedora-41-linux-emacs-29-4 > > Mentioned here: https://news.ycombinator.com/item?id=41984309 > https://www.reddit.com/r/kde/comments/1fsxb8u/resizing_emacs_on_waylandplasma_6_is_very_laggy/ > > But I haven't found any conclusive solution. It is apparant on my system > running the fedora 42 build of emacs and is present with emacs -Q. > My system is running KDE+Wayland. > > > In GNU Emacs 30.2 (build 1, x86_64-redhat-linux-gnu, GTK+ Version > 3.24.51, cairo version 1.18.4) of 2025-11-14 built on > 4b05eb3b0d9741e2ba4ca1bfb3d7e711 > Windowing system distributor 'The X.Org Foundation', version 11.0.12401009 > System Description: Bazzite Po Lu, any ideas or suggestions? Or is this a known problem (we have something similar in PROBLEMS, but only for the PGTK builds)?
bug-gnu-emacs@HIDDEN:bug#80322; Package emacs.
Full text available.Received: (at submit) by debbugs.gnu.org; 2 Feb 2026 20:49:33 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Mon Feb 02 15:49:33 2026 Received: from localhost ([127.0.0.1]:34629 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1vn0rU-0007Jz-Pi for submit <at> debbugs.gnu.org; Mon, 02 Feb 2026 15:49:33 -0500 Received: from lists.gnu.org ([2001:470:142::17]:50994) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <rishub.nagpal@HIDDEN>) id 1vn0rR-0007Ja-NO for submit <at> debbugs.gnu.org; Mon, 02 Feb 2026 15:49:30 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <rishub.nagpal@HIDDEN>) id 1vn0rC-000167-RL for bug-gnu-emacs@HIDDEN; Mon, 02 Feb 2026 15:49:19 -0500 Received: from mail-vk1-xa36.google.com ([2607:f8b0:4864:20::a36]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from <rishub.nagpal@HIDDEN>) id 1vn0rA-0001yv-Me for bug-gnu-emacs@HIDDEN; Mon, 02 Feb 2026 15:49:14 -0500 Received: by mail-vk1-xa36.google.com with SMTP id 71dfb90a1353d-5664634a27fso1356490e0c.1 for <bug-gnu-emacs@HIDDEN>; Mon, 02 Feb 2026 12:49:10 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1770065350; cv=none; d=google.com; s=arc-20240605; b=N6NsQLIp8ISGc6pQQlVlxj9K8aTGZmu/EZmFCAi2d/782t7mWRew877Bh83DkIs8e1 2FE+2YPs/v9mbNCvUPQ4fySCb/AQdBLxEGtdNFhtXZN1RW6mmu8p7rUCsqDDvmGCyXaR is4nbBe+d+QJIvwYtonK0uWDzA/EWqI3uGgYM02M17SjZDdWLl72C59zCN59cXVyDKWD ZHA+w2A86acqHfHy6nqrhhM/Z+NViYw2G5pQWjtULA3x48aZ1jkH0kYIwN2p06Kd+OPp eDh6gU/oM7ql3clgQW8pDiOW2x7V/u0lPiissE+pQV3sCgBza6o55oRlvlBBvsvTGucc cjvw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20240605; h=to:subject:message-id:date:from:mime-version:dkim-signature; bh=ZguuM+qH+aT3gvdhRhSKgIQp256Z6pg7F/quspD6B/w=; fh=+R8aXOFVnuBbN1nRXJJI02Ia//JUQJmLW/Uk/VaA0ag=; b=N3hgmiEMIUXn+PoYP+lx8D/CPGijYrhCkbhlAhS66Vp6bf2yrkncSMYeokAoYHw4O7 zuCXxBPPAyID7MUOXbpWtTNF3h01wYIZ9bn1/adT2Pc1yuCHoljVUQbKGUaPtZLSRiWr sCagW8icIBIT2CPw4ZhWxHPNvtQ0U0kvalQbRNMOTUxxrsaTA0Q89ia/hdx3TttCI7hy KCfeDAG0enxuwfNHSHVAqRIEfftEwxipLdGG8USFgkQ0g7/tf/silYJreB8msfCZUhws SCks7YwbHkB/WCZNWc0Wl06DEjZi++aWb0kzoxeGybqdtW9O5fQLYZRHos4XerMfjAx7 vwog==; darn=gnu.org ARC-Authentication-Results: i=1; mx.google.com; arc=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1770065350; x=1770670150; darn=gnu.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=ZguuM+qH+aT3gvdhRhSKgIQp256Z6pg7F/quspD6B/w=; b=E3DLy6O2pF88tPaZIUWo8pfD/unuKYWrWOBJ+tcGd1Pvi2TjWW+e9akM/yn9y0W0sM cV3cELP+aHplTuuU/HJ9/r+tp0Cxn92HHRtXF+/J70Xwg34WOP0yQUKNZxQXelWTYaoI lSXD16sLO6NQQ1Zrv0iLg0OtHUkcrdAG5BJeDNCSwXzRRDBGVThuFFYFrJfE8bdgqfBD nQylNModloHZxRSh3a2t3BZVAOve7l7Njpiwu7v8oTLMTtNji5KhjBsMS/JE58ixP31U 1FT1QR+ydv+Zry2IizFhXqW3o6FP3Oa+DM2UBP5JdKgPwB2pUqRiNr2lB/Tm9GB8Qqvn rN0Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1770065350; x=1770670150; h=to:subject:message-id:date:from:mime-version:x-gm-gg :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=ZguuM+qH+aT3gvdhRhSKgIQp256Z6pg7F/quspD6B/w=; b=AShM50tB0gQiKmqNCgN8kLu5gxuwmt/E/LWp2BQy92e7huJfplqlC21Y5ETEZItFZl t+UWIwMC0LTtq6cBlwJBKyQSKhAgQggRGKltSLmWDXsfis/ZsuNaphln5CpXmDZKCUsT 9Jc0Znu+SE7elRox3fNXv3jrRotdaILXi9SblTgNMTC1v0bUOG7jmsX49zMMYmUIVNvr dZcq4v8AXF0mFtPYnAz4yZsCtO0es8dxqOg2rkb6ATLYDmdLHi7UDeTffLYgMemJxLdV cmG8znIbWWbS/T2+eWU1TAukBP9jVUZSvtay/a6Jo2Y4mnA4tEcxxI+eIwmulC+MTqFF vYzQ== X-Gm-Message-State: AOJu0YzuAW1qK/JsRG48D75zpM/77fHxf/9bUIZIeLHo1Yda5e3ePtqf Co/O12YKTlgUfvLOj3Dca8dEji0vG4EGsCt/rGWMH4p+jW8xiYp8jcR3FnB3CQ1uvSkKbBbQxh8 jsoih8iCheZ6meaiQW/+8uYf6B1Qb2Y7saZLWaChIeA== X-Gm-Gg: AZuq6aKtJA00rlQCRwUI914NRl1Y1QIuKKYF11cBonVSSv7JtYY/UFmu2OxPj9DGU/b Icra3+nxjjiWu80FzOcUaJsAhJhXxWdyAkHLD0acf/wgzun9/QebKRsgcZvtPQGwAJyPWNWUkOd 7BXDdgKagjWxH1HA9KS+8STnCAPJRE+HdPlVUMv3cOiM4JbMuUj3Hb2fVjmLpmTS2t2zB5UZlTp Gyw2azaVM1FhYHjWYucLD2QT6zog5atmPeB/WAfW7CL89z121gZJLWQHYe4Q6DZWauJYxDi X-Received: by 2002:a05:6122:2a08:b0:55f:c6c9:e4ba with SMTP id 71dfb90a1353d-566a00fd9c1mr3187961e0c.13.1770065349107; Mon, 02 Feb 2026 12:49:09 -0800 (PST) MIME-Version: 1.0 From: Rishub Nagpal <rishub.nagpal@HIDDEN> Date: Mon, 2 Feb 2026 21:48:57 +0100 X-Gm-Features: AZwV_QiH328W074Zo_pyry50-W1Ns7sh6iILSiZJbuzbabD8oukm1NBuWw9PyHA Message-ID: <CALCyNyd-SUd=5Wiujsf00Z08UZTByY4MY_3+O3zxNpi+u5JuPA@HIDDEN> Subject: 30.2; Resizing frame in XWayland with X11+GTK build is broken To: bug-gnu-emacs@HIDDEN Content-Type: text/plain; charset="UTF-8" Received-SPF: pass client-ip=2607:f8b0:4864:20::a36; envelope-from=rishub.nagpal@HIDDEN; helo=mail-vk1-xa36.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: When running the X11+GTK3 build on a system with XWayland, frame resizing is completely broken (e.g. unresponsive). I think this due to how Emacs handles the X resizing from the XWayland protocol, but [...] Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [2001:470:142:0:0:0:0:17 listed in] [list.dnswl.org] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (rishub.nagpal[at]gmail.com) 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 1.0 FORGED_GMAIL_RCVD 'From' gmail.com does not match 'Received' headers 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: 1.0 (+) When running the X11+GTK3 build on a system with XWayland, frame resizing is completely broken (e.g. unresponsive). I think this due to how Emacs handles the X resizing from the XWayland protocol, but I'm not sure. This issue seems to be reported here: https://superuser.com/questions/1891258/why-cant-i-resize-my-emacs-gtkx11-window-in-fedora-41-linux-emacs-29-4 Mentioned here: https://news.ycombinator.com/item?id=41984309 https://www.reddit.com/r/kde/comments/1fsxb8u/resizing_emacs_on_waylandplasma_6_is_very_laggy/ But I haven't found any conclusive solution. It is apparant on my system running the fedora 42 build of emacs and is present with emacs -Q. My system is running KDE+Wayland. In GNU Emacs 30.2 (build 1, x86_64-redhat-linux-gnu, GTK+ Version 3.24.51, cairo version 1.18.4) of 2025-11-14 built on 4b05eb3b0d9741e2ba4ca1bfb3d7e711 Windowing system distributor 'The X.Org Foundation', version 11.0.12401009 System Description: Bazzite Configured using: 'configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/bin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --runstatedir=/run --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-gc-mark-trace --program-suffix=-gtk+x11 --with-cairo --with-dbus --with-gif --with-gpm=no --with-harfbuzz --with-jpeg --with-modules --with-native-compilation=aot --with-png --with-rsvg --with-sqlite3 --with-tiff --with-tree-sitter --with-webp --with-x-toolkit=gtk3 --with-xinput2 --with-xpm build_alias=x86_64-redhat-linux-gnu host_alias=x86_64-redhat-linux-gnu CC=gcc 'CFLAGS=-DMAIL_USE_LOCKF -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' CXX=g++ 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' Configured features: ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GSETTINGS HARFBUZZ JPEG LCMS2 LIBOTF LIBSELINUX LIBSYSTEMD LIBXML2 M17N_FLT MODULES NATIVE_COMP NOTIFY INOTIFY PDUMPER PNG RSVG SECCOMP SOUND SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS TREE_SITTER WEBP X11 XDBE XIM XINPUT2 XPM GTK3 ZLIB Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Lisp Interaction Minor modes in effect: 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 menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t minibuffer-regexp-mode: t line-number-mode: t indent-tabs-mode: t transient-mark-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t Load-path shadows: None found. Features: (shadow sort mail-extr emacsbug message mailcap yank-media puny dired dired-loaddefs rfc822 mml mml-sec password-cache epa derived epg rfc6068 epg-config gnus-util text-property-search mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils time-date subr-x cl-extra cl-print byte-opt gv bytecomp byte-compile thingatpt help-fns radix-tree help-mode cl-loaddefs cl-lib rmc iso-transl tooltip cconv eldoc paren electric uniquify ediff-hook vc-hooks lisp-float-type elisp-mode mwheel term/x-win x-win term/common-win x-dnd touch-screen 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 lcms2 dynamic-setting system-font-setting font-render-setting cairo gtk x-toolkit xinput2 x multi-tty move-toolbar make-network-process native-compile emacs) Memory information: ((conses 16 71139 11766) (symbols 48 6335 0) (strings 32 19732 3053) (string-bytes 1 598445) (vectors 16 11479) (vector-slots 8 154726 10180) (floats 8 30 20) (intervals 56 541 0) (buffers 992 13))
Rishub Nagpal <rishub.nagpal@HIDDEN>:bug-gnu-emacs@HIDDEN.
Full text available.bug-gnu-emacs@HIDDEN:bug#80322; Package emacs.
Full text available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.