From unknown Sun Aug 17 22:06:19 2025 X-Loop: help-debbugs@gnu.org Subject: bug#18151: 24.3.92; term: slow ansi colors rendering Resent-From: carlosjosepita@gmail.com Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 30 Jul 2014 15:40:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 18151 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 18151@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.140673479619582 (code B ref -1); Wed, 30 Jul 2014 15:40:01 +0000 Received: (at submit) by debbugs.gnu.org; 30 Jul 2014 15:39:56 +0000 Received: from localhost ([127.0.0.1]:51984 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XCVyt-00055l-3g for submit@debbugs.gnu.org; Wed, 30 Jul 2014 11:39:55 -0400 Received: from eggs.gnu.org ([208.118.235.92]:36925) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XCVyq-00055X-1b for submit@debbugs.gnu.org; Wed, 30 Jul 2014 11:39:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XCVye-0002iR-EC for submit@debbugs.gnu.org; Wed, 30 Jul 2014 11:39:46 -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.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:47021) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCVye-0002iM-BT for submit@debbugs.gnu.org; Wed, 30 Jul 2014 11:39:40 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38597) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCVyY-0006Ig-8C for bug-gnu-emacs@gnu.org; Wed, 30 Jul 2014 11:39:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XCVyS-0002c5-7D for bug-gnu-emacs@gnu.org; Wed, 30 Jul 2014 11:39:34 -0400 Received: from mail-vc0-x233.google.com ([2607:f8b0:400c:c03::233]:44106) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCVyS-0002bo-0r for bug-gnu-emacs@gnu.org; Wed, 30 Jul 2014 11:39:28 -0400 Received: by mail-vc0-f179.google.com with SMTP id hq11so2104134vcb.10 for ; Wed, 30 Jul 2014 08:39:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:mime-version:content-type; bh=Y1sq7bnb+ErTXyQ/MkHMhzQUndyS0lmRzEh/DiYaNLI=; b=ZHnOLtlHtpLiZ0/JyNEUabtO+396P6mAllFKmZXAgfV707AxYt0GLf6nSOpZFx0s44 Qv+XzPSlVYSr33IYHPRzzIM9xYqMBn0EFtMOyBJrJ2dQo2Tfi5ojxkDHrsitfIKkz3Kg FYAbfT7n/9u1beWSccL1zkYocGjVArkQadrYX1TDfEFkumcayNF8w1GgF/azeo794jU5 yjuyKn82b8XI35mWOwcxaUQKR1lILv5kRYK1R1tU1Gft3oqD8kOSTTq0x5hD4r7/5EQV 40yDbtz7E7McWtkZFFHn/3DQXuX+II1+Q2uOhyfidJspXEC1uI+UjIa1zX0rXAvUHZ/p yvhw== X-Received: by 10.220.12.78 with SMTP id w14mr3755706vcw.68.1406734766648; Wed, 30 Jul 2014 08:39:26 -0700 (PDT) Received: from localhost ([190.48.101.32]) by mx.google.com with ESMTPSA id an2sm1229957vec.14.2014.07.30.08.39.24 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Jul 2014 08:39:25 -0700 (PDT) From: carlosjosepita@gmail.com Date: Wed, 30 Jul 2014 12:39:36 -0300 Message-ID: <86zjfqq2iv.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.17 X-Spam-Score: -4.0 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -4.0 (----) Some applications render quite slowly in emacs terminal emulator. One example is alsamixer, which has a very simple ui. Another example is mc. The editor of the beast, instead, works like a charm, at least in its legacy incarnation. I think the issue is with the heavy use of ansi colors by some applications. I've read other similar bug reports saying that a number of errors appear in the *Messages* buffer regarding missing colors or something like that. Well, this is not the problem anymore. Everything works fine, no errors are shown, it's just that the rendering is slow. ------------------------------ In GNU Emacs 24.3.92.1 (i686-pc-linux-gnu, GTK+ Version 3.12.2) of 2014-07-25 on localhost Windowing system distributor `The X.Org Foundation', version 11.0.11501000 Configured using: `configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib --localstatedir=/var --with-x-toolkit=gtk3 --with-xft 'CFLAGS=-march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4' CPPFLAGS=-D_FORTIFY_SOURCE=2 LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro' Important settings: value of $LC_COLLATE: en_US.UTF-8 value of $LC_CTYPE: en_US.UTF-8 value of $LC_MESSAGES: en_US.UTF-8 value of $LC_MONETARY: en_US.UTF-8 value of $LC_NUMERIC: en_US.UTF-8 value of $LC_TIME: en_US.UTF-8 value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Emacs-Lisp Minor modes in effect: winner-mode: t shell-dirtrack-mode: t ido-everywhere: t global-auto-complete-mode: t auto-complete-mode: t tooltip-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 input: N n L u u u u C-x b M-x r e p o r t - e Recent messages: nnimap read 1485k from imap.gmail.com (initial sync of 16 groups; please wait) nnimap read 1852k from imap.gmail.com (initial sync of 16 groups; please wait) nnimap read 2240k from imap.gmail.com (initial sync of 16 groups; please wait) Checking new news...done You can run the command `gnus' with Checking new news...done line-move-visual: Beginning of buffer [8 times] nnimap read 0k from imap.gmail.com No more unseen articles No more unread articles Load-path shadows: /home/loscar/.emacs.d/elpa/popup-20140207.1702/popup hides /usr/share/emacs/site-lisp/auto-complete/popup /home/loscar/.emacs.d/elpa/auto-complete-20140726.303/auto-complete hides /usr/share/emacs/site-lisp/auto-complete/auto-complete /home/loscar/.emacs.d/elpa/auto-complete-20140726.303/auto-complete-config hides /usr/share/emacs/site-lisp/auto-complete/auto-complete-config ~/.emacs.d/lisp/python hides /usr/share/emacs/24.3.92/lisp/progmodes/python Features: (shadow sort mail-extr emacsbug sendmail qp gnus-ml nndraft nnmh nnfolder utf-7 pp rfc2104 gnutls nnimap utf7 netrc gnus-agent gnus-srvr gnus-score score-mode nnvirtual gnus-msg gnus-art mm-uu mml2015 epg-config mm-view mml-smime smime dig nntp gnus-cache gnus-sum nnoo gnus-group gnus-undo nnmail mail-source gnus-start gnus-spec gnus-int gnus-range message idna rfc822 mml mml-sec mm-decode mm-bodies mm-encode mailabbrev gmm-utils mailheader gnus-win cus-edit cus-start cus-load misearch multi-isearch mule-util url-queue timezone parse-time shr-color color network-stream starttls url-http tls mail-parse rfc2231 rfc2047 rfc2045 ietf-drums url-gw url-cache url-auth eww mm-url gnus gnus-ems nnheader mail-utils wid-edit url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf url-util url-parse url-vars mailcap shr jka-compr two-column term disp-table ehelp vc-git help-mode flymake wombat-theme winner windmove ac-nrepl cider-interaction apropos arc-mode archive-mode cider-doc org-table org org-macro org-footnote org-pcomplete org-list org-faces org-entities noutline outline easy-mmode org-version ob-emacs-lisp ob ob-tangle org-src ob-ref ob-lob ob-table ob-keys ob-exp ob-comint ob-core ob-eval org-compat org-macs org-loaddefs find-func cal-menu calendar cal-loaddefs cider-test cider-stacktrace cider-client nrepl-client cider-util ewoc etags dash clojure-mode imenu inf-lisp tramp tramp-compat auth-source eieio byte-opt bytecomp byte-compile cconv eieio-core gnus-util mm-util mail-prsvr password-cache tramp-loaddefs cl-macs trampver cl gv ess-toolbar ess-mouse mouseme thingatpt browse-url ess-menu ess-swv ess-noweb ess-noweb-font-lock-mode ess-bugs-l essd-els ess-sas-d ess-sas-l ess-sas-a shell pcomplete ess-sta-d ess-sta-l cc-vars cc-defs make-regexp ess-sp6-d ess-sp3-d ess-julia ess-r-d compile ess-tracebug format-spec ess-roxy advice hideshow ess-help ess-developer ess-r-args eldoc help-fns ess-s-l ess ess-inf comint ansi-color ring ess-mode ess-noweb-mode ess-utils ess-custom executable ess-compat ess-site ido auto-complete-config auto-complete edmacro kmacro popup cl-loaddefs cl-lib info easymenu package time-date tooltip electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer 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 make-network-process dbusbind gfilenotify dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) Memory information: ((conses 8 430225 112766) (symbols 24 45666 8) (miscs 20 499 794) (strings 16 108809 15742) (string-bytes 1 3255353) (vectors 8 45254) (vector-slots 4 1504548 15070) (floats 8 540 602) (intervals 28 4870 1335) (buffers 512 32) (heap 1024 48863 2126)) From unknown Sun Aug 17 22:06:19 2025 X-Loop: help-debbugs@gnu.org Subject: bug#18151: 24.3.92; term: slow ansi colors rendering Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 04 Dec 2020 11:34:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 18151 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: carlosjosepita@gmail.com Cc: 18151@debbugs.gnu.org Received: via spool by 18151-submit@debbugs.gnu.org id=B18151.160708158510923 (code B ref 18151); Fri, 04 Dec 2020 11:34:01 +0000 Received: (at 18151) by debbugs.gnu.org; 4 Dec 2020 11:33:05 +0000 Received: from localhost ([127.0.0.1]:43083 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kl9Kj-0002q6-1C for submit@debbugs.gnu.org; Fri, 04 Dec 2020 06:33:05 -0500 Received: from quimby.gnus.org ([95.216.78.240]:58112) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kl9Kh-0002pa-HA for 18151@debbugs.gnu.org; Fri, 04 Dec 2020 06:33:03 -0500 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=uf1lH7GC2Dw2BCS/XZ/DCTmzbO9wP8Npih7XL+CZsbg=; b=UwW87z58ltLVkt8s7P3dyggAjX Gmv0uzSsuUn5wY4UlkRjgsv07KVyVvG2lxBdyANmMD2ysPEsekPWm17OKYjni32yk7SGrpAu2UM57 PXS9zGls8m0Br13EIIlRpORENoaMaTXqhdeDDQCVXT+x19Z+Rh2wlmnAYOywQM915ONw=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kl9KW-00080u-7p; Fri, 04 Dec 2020 12:32:57 +0100 From: Lars Ingebrigtsen References: <86zjfqq2iv.fsf@gmail.com> X-Now-Playing: The Matthew Herbert Big Band's _The State Between Us (1)_: "Moonlight Serenade" Date: Fri, 04 Dec 2020 12:32:49 +0100 In-Reply-To: <86zjfqq2iv.fsf@gmail.com> (carlosjosepita@gmail.com's message of "Wed, 30 Jul 2014 12:39:36 -0300") Message-ID: <87sg8liz6m.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: carlosjosepita@gmail.com writes: > Some applications render quite slowly in emacs terminal emulator. One > example is alsamixer, which has a very simple ui. Another example is > mc. The editor of the beast, instead, works like a char [...] 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: 0.0 (/) 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: -1.0 (-) carlosjosepita@gmail.com writes: > Some applications render quite slowly in emacs terminal emulator. One > example is alsamixer, which has a very simple ui. Another example is > mc. The editor of the beast, instead, works like a charm, at least in > its legacy incarnation. I think the issue is with the heavy use of ansi > colors by some applications. (This bug report unfortunately got no response at the time.) I tried reproducing this with: emacs -Q M-x term RET RET alsamixer RET and it rendered well for me in Emacs 28 on Debian/bullseye. Are you still seeing this issue in more recent Emacs versions? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Fri Dec 04 06:33:13 2020 Received: (at control) by debbugs.gnu.org; 4 Dec 2020 11:33:13 +0000 Received: from localhost ([127.0.0.1]:43086 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kl9Kr-0002qU-AL for submit@debbugs.gnu.org; Fri, 04 Dec 2020 06:33:13 -0500 Received: from quimby.gnus.org ([95.216.78.240]:58128) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kl9Kp-0002qF-O2 for control@debbugs.gnu.org; Fri, 04 Dec 2020 06:33:12 -0500 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=zcCfdj3tOa4UxnfCt51xynLKPLIbov4HO9SAaWFzHgE=; b=nMy7viyGMQmGaxsR1WfY3apWE+ BG3xt1+zbj2c0PRAJqQjyKXBSu/4+LvrGuuFQehfJY0Llr4nLP1Q+QRUp9QUn7+FlpViBt0UIJraN MV3zNt8cmZrMGn282IMv6ccc7nqxUWbwSf81xj77Dh2djPhQ1TURgGHU7xQCwV1Qx21M=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kl9Ki-000814-0h for control@debbugs.gnu.org; Fri, 04 Dec 2020 12:33:06 +0100 Date: Fri, 04 Dec 2020 12:33:02 +0100 Message-Id: <87r1o5iz69.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #18151 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 18151 + 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: 0.0 (/) 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: -1.0 (-) tags 18151 + moreinfo quit From unknown Sun Aug 17 22:06:19 2025 X-Loop: help-debbugs@gnu.org Subject: bug#18151: 24.3.92; term: slow ansi colors rendering Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 20 Jan 2021 04:29:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 18151 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo To: carlosjosepita@gmail.com Cc: 18151@debbugs.gnu.org Received: via spool by 18151-submit@debbugs.gnu.org id=B18151.161111691213496 (code B ref 18151); Wed, 20 Jan 2021 04:29:02 +0000 Received: (at 18151) by debbugs.gnu.org; 20 Jan 2021 04:28:32 +0000 Received: from localhost ([127.0.0.1]:52485 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l256d-0003Vc-SH for submit@debbugs.gnu.org; Tue, 19 Jan 2021 23:28:32 -0500 Received: from quimby.gnus.org ([95.216.78.240]:40274) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l256c-0003VP-5o for 18151@debbugs.gnu.org; Tue, 19 Jan 2021 23:28:30 -0500 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=H0H640ZUPwuZJLvI/636AjGYNXpo+C/NtVl+io9lYKo=; b=c5g9T2/Ocx7omC7RJVJyJLVavk HCCkllSPlRnVDZIQ7hi+Amhy4zADxUOo0jl8Lue8Mm7aLvBQiKLbSBFdRumsde8ZdyH36Ji8DJ9ZZ Htlzb1T01IQ3ELCIt+u/fvnojRmXOmW5KQsje2FLHSN4kbmM4Je/8w84SDOqMzxFOvXc=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l256U-0000oT-0x; Wed, 20 Jan 2021 05:28:24 +0100 From: Lars Ingebrigtsen References: <86zjfqq2iv.fsf@gmail.com> <87sg8liz6m.fsf@gnus.org> X-Now-Playing: Joe Jackson's _Live 1980-86 (1)_: "On Your Radio" Date: Wed, 20 Jan 2021 05:28:20 +0100 In-Reply-To: <87sg8liz6m.fsf@gnus.org> (Lars Ingebrigtsen's message of "Fri, 04 Dec 2020 12:32:49 +0100") Message-ID: <87ft2wteor.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: > I tried reproducing this with: > > emacs -Q > M-x term RET RET > alsamixer RET > > and it rendered well for me in Emacs 28 on Debian/bullseye. > > Are you still seeing this issue in more recent Emac [...] 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: 0.0 (/) 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: -1.0 (-) Lars Ingebrigtsen writes: > I tried reproducing this with: > > emacs -Q > M-x term RET RET > alsamixer RET > > and it rendered well for me in Emacs 28 on Debian/bullseye. > > Are you still seeing this issue in more recent Emacs versions? 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 Tue Jan 19 23:28:37 2021 Received: (at control) by debbugs.gnu.org; 20 Jan 2021 04:28:37 +0000 Received: from localhost ([127.0.0.1]:52488 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l256j-0003Vv-5w for submit@debbugs.gnu.org; Tue, 19 Jan 2021 23:28:37 -0500 Received: from quimby.gnus.org ([95.216.78.240]:40288) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l256i-0003Va-53 for control@debbugs.gnu.org; Tue, 19 Jan 2021 23:28:36 -0500 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=fNfJDpOO/a4rXiBKP9tLNbXYHtZXHEEKdlsvYHk4cww=; b=CcpprnDcabPY1bEe6BoDSLOPrY YF92WSgNjhk8JsIchtlNO52rIaP50Wllej5+YlVHckejrz7L+jynQbQAhkblEjTQrxn7M4IV8B34J rUzGaLKG2Qag6xB+1Cr2dAVrh2GmcsCHi+dBO1ywbUu31obUg0uEfo24nyMn8I+Qgl1o=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l256a-0000oZ-M7 for control@debbugs.gnu.org; Wed, 20 Jan 2021 05:28:30 +0100 Date: Wed, 20 Jan 2021 05:28:27 +0100 Message-Id: <87eeigteok.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #18151 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 18151 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: 0.0 (/) 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: -1.0 (-) close 18151 quit