From unknown Wed Jun 18 23:05:04 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#28146 <28146@debbugs.gnu.org> To: bug#28146 <28146@debbugs.gnu.org> Subject: Status: 25.1; Timeout waiting for property notify event when select-active-regions is t Reply-To: bug#28146 <28146@debbugs.gnu.org> Date: Thu, 19 Jun 2025 06:05:04 +0000 retitle 28146 25.1; Timeout waiting for property notify event when select-a= ctive-regions is t reassign 28146 emacs submitter 28146 Brady Garvin severity 28146 normal tag 28146 moreinfo thanks From debbugs-submit-bounces@debbugs.gnu.org Sat Aug 19 11:04:07 2017 Received: (at submit) by debbugs.gnu.org; 19 Aug 2017 15:04:08 +0000 Received: from localhost ([127.0.0.1]:45735 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dj5IF-0003cH-Id for submit@debbugs.gnu.org; Sat, 19 Aug 2017 11:04:07 -0400 Received: from eggs.gnu.org ([208.118.235.92]:39373) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dj5ID-0003bo-Ru for submit@debbugs.gnu.org; Sat, 19 Aug 2017 11:04:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dj5I7-0007tc-Ah for submit@debbugs.gnu.org; Sat, 19 Aug 2017 11:04:00 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: * X-Spam-Status: No, score=1.9 required=5.0 tests=BAYES_50,URI_HEX autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:40335) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dj5I7-0007tP-7v for submit@debbugs.gnu.org; Sat, 19 Aug 2017 11:03:59 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58569) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dj5I5-00062P-JW for bug-gnu-emacs@gnu.org; Sat, 19 Aug 2017 11:03:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dj5I2-0007rF-FL for bug-gnu-emacs@gnu.org; Sat, 19 Aug 2017 11:03:57 -0400 Received: from cse-mail.unl.edu ([129.93.165.11]:38629) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dj5I2-0007pj-Av for bug-gnu-emacs@gnu.org; Sat, 19 Aug 2017 11:03:54 -0400 Received: from cse-bgarvin-01 (wlan-4-25.unl.edu [129.93.4.25]) (authenticated bits=0) by cse-mail.unl.edu (8.15.2/8.15.2/SuSE Linux 0.8) with ESMTPSA id v7JF3VGN020860 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Sat, 19 Aug 2017 10:03:50 -0500 From: Brady Garvin To: bug-gnu-emacs@gnu.org Subject: 25.1; Timeout waiting for property notify event when select-active-regions is t Date: Sat, 19 Aug 2017 10:03:19 -0500 Message-ID: <86efs7eh1k.fsf@cse-bgarvin-01.i-did-not-set--mail-host-address--so-tickle-me> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -3.7 (---) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.7 (---) 1. Start Emacs (under X): $ emacs -Q 2. Type M-x 1 0 0 0 0 0 0 RET C-SPC M-< Expected behavior: The region encompasses the entire scratch buffer, including the million new blank lines, and the region is highlighted. Actual behavior: Emacs hangs for a few moments and then reports "Timed out waiting for property-notify event". Subsequently, the region is correct and correctly highlighted. (The entire actual behavior, however, is correct when select-active-regions is nil.) Quite possibly a bug in X, not Emacs, but I can reliably reproduce the problem ever since upgrading to Ubuntu 17.04, so if there are steps I can take to help debug, please let me know. Possibly already discussed at http://emacs.1067599.n8.nabble.com/bug-13486-24-2-92-large-X-selections-timed-out-waiting-for-property-notify-event-td275798.html. In GNU Emacs 25.1.1 (x86_64-pc-linux-gnu, GTK+ Version 3.22.11) of 2017-03-29, modified by Debian built on lgw01-37 Windowing system distributor 'The X.Org Foundation', version 11.0.11903000 System Description: Ubuntu 17.04 Configured using: 'configure --build x86_64-linux-gnu --prefix=/usr --sharedstatedir=/var/lib --libexecdir=/usr/lib --localstatedir=/var/lib --infodir=/usr/share/info --mandir=/usr/share/man --with-pop=yes --enable-locallisppath=/etc/emacs25:/etc/emacs:/usr/local/share/emacs/25.1/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/25.1/site-lisp:/usr/share/emacs/site-lisp --with-sound=alsa --build x86_64-linux-gnu --prefix=/usr --sharedstatedir=/var/lib --libexecdir=/usr/lib --localstatedir=/var/lib --infodir=/usr/share/info --mandir=/usr/share/man --with-pop=yes --enable-locallisppath=/etc/emacs25:/etc/emacs:/usr/local/share/emacs/25.1/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/25.1/site-lisp:/usr/share/emacs/site-lisp --with-sound=alsa --with-x=yes --with-x-toolkit=gtk3 --with-toolkit-scroll-bars 'CFLAGS=-g -O2 -fdebug-prefix-map=/build/emacs25-4TAPj9/emacs25-25.1+1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall' 'CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2' 'LDFLAGS=-Wl,-Bsymbolic-functions -Wl,-z,relro'' Configured features: XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS GSETTINGS NOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 Important settings: value of $LANG: en_US.UTF-8 value of $XMODIFIERS: @im=ibus locale-coding-system: utf-8-unix Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t global-eldoc-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 auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Mark set Timed out waiting for property-notify event Load-path shadows: None found. Features: (shadow sort mail-extr emacsbug message dired format-spec rfc822 mml mml-sec password-cache epg epg-config gnus-util mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util help-fns help-mode easymenu cl-loaddefs pcase cl-lib mail-prsvr mail-utils time-date mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cl-generic 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 charscript case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote dbusbind inotify dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 16 89737 7401) (symbols 48 19978 0) (miscs 40 657 125) (strings 32 15212 4008) (string-bytes 1 449573) (vectors 16 12380) (vector-slots 8 444396 5041) (floats 8 164 169) (intervals 56 255 7) (buffers 976 18)) From debbugs-submit-bounces@debbugs.gnu.org Sat Aug 19 12:14:29 2017 Received: (at 28146) by debbugs.gnu.org; 19 Aug 2017 16:14:29 +0000 Received: from localhost ([127.0.0.1]:45786 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dj6OL-0005F4-Ag for submit@debbugs.gnu.org; Sat, 19 Aug 2017 12:14:29 -0400 Received: from eggs.gnu.org ([208.118.235.92]:49813) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dj6OJ-0005Eq-Uh for 28146@debbugs.gnu.org; Sat, 19 Aug 2017 12:14:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dj6OB-0002kh-LZ for 28146@debbugs.gnu.org; Sat, 19 Aug 2017 12:14:22 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_40,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:33325) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dj6OB-0002kZ-I5; Sat, 19 Aug 2017 12:14:19 -0400 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:2675 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dj6OA-0004Ok-SF; Sat, 19 Aug 2017 12:14:19 -0400 Date: Sat, 19 Aug 2017 19:14:10 +0300 Message-Id: <831so7edrh.fsf@gnu.org> From: Eli Zaretskii To: Brady Garvin In-reply-to: <86efs7eh1k.fsf@cse-bgarvin-01.i-did-not-set--mail-host-address--so-tickle-me> (message from Brady Garvin on Sat, 19 Aug 2017 10:03:19 -0500) Subject: Re: bug#28146: 25.1; Timeout waiting for property notify event when select-active-regions is t References: <86efs7eh1k.fsf@cse-bgarvin-01.i-did-not-set--mail-host-address--so-tickle-me> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 28146 Cc: 28146@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) > From: Brady Garvin > Date: Sat, 19 Aug 2017 10:03:19 -0500 > > 1. Start Emacs (under X): > $ emacs -Q > 2. Type M-x 1 0 0 0 0 0 0 RET C-SPC M-< > > Expected behavior: The region encompasses the entire scratch buffer, > including the million new blank lines, and the region is highlighted. > > Actual behavior: Emacs hangs for a few moments and then reports "Timed > out waiting for property-notify event". Subsequently, the region is > correct and correctly highlighted. (The entire actual behavior, > however, is correct when select-active-regions is nil.) This problem and its possible workaround are described in etc/PROBLEMS; search for "Timed out waiting for property-notify event". See also bug#24013, which led to that entry in PROBLEMS. From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 10 12:52:01 2020 Received: (at control) by debbugs.gnu.org; 10 Aug 2020 16:52:01 +0000 Received: from localhost ([127.0.0.1]:37377 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k5B1l-0004N9-1c for submit@debbugs.gnu.org; Mon, 10 Aug 2020 12:52:01 -0400 Received: from mail-yb1-f170.google.com ([209.85.219.170]:46384) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k5B1j-0004Mx-Sq for control@debbugs.gnu.org; Mon, 10 Aug 2020 12:52:00 -0400 Received: by mail-yb1-f170.google.com with SMTP id x10so5484080ybj.13 for ; Mon, 10 Aug 2020 09:51:59 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=7OhXAuTiRgpynqHVniBBuxolQWJyDQGm4cUFP0assV0=; b=NDoBYKCZLlTf7xdeMNhhlrfr/VyrjbUm5FkypzbF2/50gLyoR+hWmf7QZEcCXXW1Ct 6oClbx0vggkyylo2Lgjw1KTAaEL7cZduZGQr34vwBM0u2AStg0wS6qebYBQt0ReOOojk xlcKaoudq/7vqY98XskGdA96AUNmjvMebq+HgdUGq+aApZaiwcaVYOenKWW5tbmHS7E6 cWYgHi5VcOlqhunOI4CG/EHcAWX8km9D5DpfuGx/Lv58Qj+akJFDmmbrDwcA2vd1inJ0 xtExMr82kupu4SW2toOSxwUMjZ0sRJxA2yllNlDyxD6K91s2gl2nEpffeEKakLtug5mF yuHg== X-Gm-Message-State: AOAM533w1nhEQ40WcPczbGMaW5OwJ5mo/7qomS/n7yehRtkOpThic6FF IZPrADGpxh0MtHk213NK1wxzR5ms/bohikfbagvIaEvAaqzeiw== X-Google-Smtp-Source: ABdhPJz1yf3Zib10WYcUpcaFCaEJMuzqkvmUE+GqVhHZmmk24n+BSpsFfznDOW/xTBwxAoB59NZZQmoTrZOR/HeKAz0= X-Received: by 2002:a25:7007:: with SMTP id l7mr38816762ybc.85.1597078314188; Mon, 10 Aug 2020 09:51:54 -0700 (PDT) MIME-Version: 1.0 From: Stefan Kangas Date: Mon, 10 Aug 2020 18:51:43 +0200 Message-ID: Subject: To: control Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 3.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: forcemerge 24013 28146 thanks Content analysis details: (3.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 [209.85.219.170 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (stefankangas[at]gmail.com) 0.0 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.85.219.170 listed in wl.mailspike.net] 1.0 PDS_TONAME_EQ_TOLOCAL_VSHORT Very short body and From looks like 2 different emails 0.0 FREEMAIL_FORGED_FROMDOMAIN 2nd level domains in From and EnvelopeFrom freemail headers are different 2.0 BLANK_SUBJECT Subject is present but empty X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" 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: forcemerge 24013 28146 thanks 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 [209.85.219.170 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.85.219.170 listed in wl.mailspike.net] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (stefankangas[at]gmail.com) 0.0 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different 1.0 PDS_TONAME_EQ_TOLOCAL_VSHORT Very short body and From looks like 2 different emails -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager 0.0 FREEMAIL_FORGED_FROMDOMAIN 2nd level domains in From and EnvelopeFrom freemail headers are different 2.0 BLANK_SUBJECT Subject is present but empty forcemerge 24013 28146 thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 05 09:42:05 2021 Received: (at 28146) by debbugs.gnu.org; 5 Jul 2021 13:42:05 +0000 Received: from localhost ([127.0.0.1]:44503 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m0OrN-0006dk-I8 for submit@debbugs.gnu.org; Mon, 05 Jul 2021 09:42:05 -0400 Received: from quimby.gnus.org ([95.216.78.240]:57624) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m0OrL-0006dA-3N; Mon, 05 Jul 2021 09:42:04 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=QgrsShPs+/4tlXfILgYVPVHcKrycmx6o1MMdtinOf/g=; b=BDTTKcQqk3E0w2zpR1XvYOk3LV JH+tw5WvSIsmqCPcxHUkohLeKoCioLy7faJ90EsLQQxZnp2UaA2MHjTywcNjmDfyD2tP9lqGkDv2m viIx7xsA6Z7+zPNZIvkRwMD08EWoCMdYP/6mp0fPIREbq29v+DN/cR6j5+w0NiFc80U8=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1m0OrB-0004p2-TG; Mon, 05 Jul 2021 15:41:56 +0200 From: Lars Ingebrigtsen To: Achim Gratz Subject: Re: bug#28146: 25.1; Timeout waiting for property notify event when select-active-regions is t References: <8737n88mm2.fsf@Rainer.invalid> <83eg6s2vp9.fsf@gnu.org> <87inw4726c.fsf@Rainer.invalid> <83d1mc2s8o.fsf@gnu.org> <87a8hg6wre.fsf@Rainer.invalid> <837fck2nhj.fsf@gnu.org> <8760s46t9x.fsf@Rainer.invalid> <834m7o2k2m.fsf@gnu.org> <87eg6op45r.fsf@Rainer.invalid> X-Now-Playing: Neil Young with Crazy Horse's _Archives Vol. II (8): Dume (1975)_: "Cortez the Killer" Date: Mon, 05 Jul 2021 15:41:53 +0200 In-Reply-To: <87eg6op45r.fsf@Rainer.invalid> (Achim Gratz's message of "Wed, 20 Jul 2016 20:15:12 +0200") Message-ID: <87r1gcyj1a.fsf_-_@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.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 @@CONTACT_ADDRESS@@ for details. Content preview: Achim Gratz writes: > +*** KDE / Plasma 5: Emacs exhausts memory and needs to be killed This was almost five years ago, and I can't recall seeing any recent bug reports about this (and I can't reproduce it myself, but I'm not using KDE). Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 28146 Cc: 24013@debbugs.gnu.org, 28146@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Achim Gratz writes: > +*** KDE / Plasma 5: Emacs exhausts memory and needs to be killed This was almost five years ago, and I can't recall seeing any recent bug reports about this (and I can't reproduce it myself, but I'm not using KDE). Is this problem still an issue in more recent versions of KDE/Plasma/Emacs? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 05 09:42:09 2021 Received: (at control) by debbugs.gnu.org; 5 Jul 2021 13:42:09 +0000 Received: from localhost ([127.0.0.1]:44508 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m0OrQ-0006e7-Vj for submit@debbugs.gnu.org; Mon, 05 Jul 2021 09:42:09 -0400 Received: from quimby.gnus.org ([95.216.78.240]:57640) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m0OrP-0006dM-2o for control@debbugs.gnu.org; Mon, 05 Jul 2021 09:42:07 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=tSptOKfTLXazONv43z+mfiwDeul1sLyiPR6lRMnTV9Q=; b=IeRyayW0/clmMW/U+cAQVCmoBs VGYM+vjcRgaXVNy4tEM6duhxn+Tro0j5AM/qaF3aaamL4+WEOI6s0GIGYDpjQIu6q3B8ePIDtFmug Fr/kt9Bgqdk/LIOlUmPlkPtK+EHpnlE5Oa733I05VeLXASJBOdk4uQKhwWe2Milso780=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1m0OrH-0004pC-Ef for control@debbugs.gnu.org; Mon, 05 Jul 2021 15:42:01 +0200 Date: Mon, 05 Jul 2021 15:41:59 +0200 Message-Id: <87pmvwyj14.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #28146 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.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 @@CONTACT_ADDRESS@@ for details. Content preview: tags 28146 + moreinfo quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) tags 28146 + moreinfo quit From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 04 07:29:17 2021 Received: (at 28146) by debbugs.gnu.org; 4 Aug 2021 11:29:17 +0000 Received: from localhost ([127.0.0.1]:42920 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mBF5J-0005lc-Ek for submit@debbugs.gnu.org; Wed, 04 Aug 2021 07:29:17 -0400 Received: from quimby.gnus.org ([95.216.78.240]:39718) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mBF5H-0005lJ-Ty; Wed, 04 Aug 2021 07:29:16 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=KH6T8gTwC7TX1t5/9Hj67qlc3wJiY76BR58FoaZheCM=; b=K2Z8HYLul1iJKsl/RSazDUe6+s nMs++Yh+uBIcmR0iymxg6TfOMXNzwoa41uxLU7dL1kcboTqn4kldCQn63ODvMGsGhaf4u3f3wdEMq i5ZuDuQaz2eckoZo0WxH6zz3Wa6+CPgxLCGQoxKlRtUrULh3TdGIpgyaGN/s+mVQrEkU=; Received: from [84.212.220.105] (helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mBF59-00072L-9O; Wed, 04 Aug 2021 13:29:09 +0200 From: Lars Ingebrigtsen To: Achim Gratz Subject: Re: bug#24013: 25.0.95; [KDE/Plasma 5] Emacs 25.x uses up all memory and needs to be killed References: <8737n88mm2.fsf@Rainer.invalid> <83eg6s2vp9.fsf@gnu.org> <87inw4726c.fsf@Rainer.invalid> <83d1mc2s8o.fsf@gnu.org> <87a8hg6wre.fsf@Rainer.invalid> <837fck2nhj.fsf@gnu.org> <8760s46t9x.fsf@Rainer.invalid> <834m7o2k2m.fsf@gnu.org> <87eg6op45r.fsf@Rainer.invalid> <87r1gcyj1a.fsf_-_@gnus.org> Date: Wed, 04 Aug 2021 13:29:06 +0200 In-Reply-To: <87r1gcyj1a.fsf_-_@gnus.org> (Lars Ingebrigtsen's message of "Mon, 05 Jul 2021 15:41:53 +0200") Message-ID: <874kc5la7x.fsf_-_@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.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 @@CONTACT_ADDRESS@@ for details. Content preview: Lars Ingebrigtsen writes: > Achim Gratz writes: > >> +*** KDE / Plasma 5: Emacs exhausts memory and needs to be killed > > This was almost five years ago, and I can't recall seeing any recent bug > reports [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 28146 Cc: 24013@debbugs.gnu.org, 28146@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Lars Ingebrigtsen writes: > Achim Gratz writes: > >> +*** KDE / Plasma 5: Emacs exhausts memory and needs to be killed > > This was almost five years ago, and I can't recall seeing any recent bug > reports about this (and I can't reproduce it myself, but I'm not using > KDE). > > Is this problem still an issue in more recent versions of > KDE/Plasma/Emacs? More information was requested, but no response was given within a month, so I'm closing this bug report. If the problem still exists, please respond to this email and we'll reopen the bug report. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 04 07:29:22 2021 Received: (at control) by debbugs.gnu.org; 4 Aug 2021 11:29:22 +0000 Received: from localhost ([127.0.0.1]:42925 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mBF5N-0005m1-V9 for submit@debbugs.gnu.org; Wed, 04 Aug 2021 07:29:22 -0400 Received: from quimby.gnus.org ([95.216.78.240]:39732) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mBF5N-0005lP-4J for control@debbugs.gnu.org; Wed, 04 Aug 2021 07:29:21 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=siAzRijSA4vtLMhQcWWB6O4WEVTQbS4g/B6gsZ3HOm4=; b=CGtMwXnYmrM21pftCJfz8KZOQM EFN96U9T4Oa7nbDsWfGTVUVsOrnoj681BZRIogf4hymsDnUJIIBY8vSzD9Klpunc75u+L8Rr11X1a k19HxYkw5pUgXioz2h9hDy3nGX7a63Uca7igKCchgQlRoGVEYGGOzAxJctHAHhqTnGh4=; Received: from [84.212.220.105] (helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mBF5F-00072S-9y for control@debbugs.gnu.org; Wed, 04 Aug 2021 13:29:15 +0200 Date: Wed, 04 Aug 2021 13:29:12 +0200 Message-Id: <8735rpla7r.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #24013 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.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 @@CONTACT_ADDRESS@@ for details. Content preview: close 24013 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) close 24013 quit From unknown Wed Jun 18 23:05:04 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 02 Sep 2021 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator