From debbugs-submit-bounces@debbugs.gnu.org Mon Jun 25 21:02:31 2012 Received: (at submit) by debbugs.gnu.org; 26 Jun 2012 01:02:31 +0000 Received: from localhost ([127.0.0.1]:57936 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SjKAo-0002Pc-9k for submit@debbugs.gnu.org; Mon, 25 Jun 2012 21:02:31 -0400 Received: from eggs.gnu.org ([208.118.235.92]:36777) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SjJqk-0001wu-Tp for submit@debbugs.gnu.org; Mon, 25 Jun 2012 20:41:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SjJmt-0002ca-7g for submit@debbugs.gnu.org; Mon, 25 Jun 2012 20:37:48 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:59253) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SjJmt-0002cV-1l for submit@debbugs.gnu.org; Mon, 25 Jun 2012 20:37:47 -0400 Received: from eggs.gnu.org ([208.118.235.92]:52049) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SjJmr-0001ov-9N for bug-gnu-emacs@gnu.org; Mon, 25 Jun 2012 20:37:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SjJmo-0002c1-HX for bug-gnu-emacs@gnu.org; Mon, 25 Jun 2012 20:37:44 -0400 Received: from mail-pb0-f41.google.com ([209.85.160.41]:35058) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SjJmo-0002bY-7n for bug-gnu-emacs@gnu.org; Mon, 25 Jun 2012 20:37:42 -0400 Received: by pbbrp2 with SMTP id rp2so7945252pbb.0 for ; Mon, 25 Jun 2012 17:37:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:x-google-sender-auth:message-id :subject:to:content-type; bh=azFKzs1seC9tBokRwZHVMlCD21EB18JOEiATzZSpgbA=; b=arvGeCXBO4PKGrbvykROb58JXfAOddJPXERllgYxjI/J3t3/Uw+hnYKsPLspd09SzG j9GyZ4eHZThrgIxuoFTird4LFSyahDkqTpnPUWz+dH56FtSMvBp6uS9sj+DdUvGXoUkx nn5BnFR42eUh44GiNxn3eea5PZyM1fG4wn74WTeD18wv8pwRlsvoboZ51Dut50VRgH4c C+U/mu8I+9tu1CNz8URFmx+j+uEKgYCUsen25hMQDVDYz3DGD4Q0vzDpXshbshsHQWph 0s0Hn5sKqjbDRUyP22oBnCsKmP/fwKpq/KkA5AZ2/e3tOp8YrCjIGfluRVBFp2fFBAVh D4JA== Received: by 10.68.219.162 with SMTP id pp2mr45528088pbc.85.1340671059011; Mon, 25 Jun 2012 17:37:39 -0700 (PDT) MIME-Version: 1.0 Received: by 10.142.231.5 with HTTP; Mon, 25 Jun 2012 17:37:18 -0700 (PDT) From: Michael Hoffman Date: Mon, 25 Jun 2012 17:37:18 -0700 X-Google-Sender-Auth: Ec4VgSWkweRI9b4ydnThvqoVwYU Message-ID: Subject: 24.1; term-mode doesn't respect first color change from a process To: bug-gnu-emacs@gnu.org Content-Type: text/plain; charset=ISO-8859-1 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -6.1 (------) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Mon, 25 Jun 2012 21:02:29 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.1 (------) A small test file will demonstrate this problem: $ cat test.sh #!/usr/bin/env bash echo -e "\E[31mRed \E[32mGreen" When running this, I expect to get "Red" in red and "Green" in green. Running `emacs -Q --eval '(ansi-term "./test.sh")' with Emacs 24 results in "Red" in black (not red as expected) and "Green" in green. Doing this with Emacs 23.1 results in the expected behavior ("Red" in red). In GNU Emacs 24.1.2 (x86_64-unknown-linux-gnu, GTK+ Version 2.10.4) of 2012-06-21 on rhel5-x64.grid.gs.washington.edu Windowing system distributor `The X.Org Foundation', version 11.0.70101000 Configured using: `configure '--without-gif' '--with-x' '--with-x-toolkit=gtk' '--prefix=/net/gs/vol3/software/modules-sw/emacs/24.1/Linux/RHEL5/x86_64'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: en_US value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.UTF-8 value of $XMODIFIERS: @im=SCIM locale-coding-system: iso-latin-1-unix default enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: tooltip-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: M-x r e p o r Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail regexp-opt rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image fringe lisp-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 loaddefs button faces cus-face files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dynamic-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 26 03:38:38 2012 Received: (at 11785) by debbugs.gnu.org; 26 Jun 2012 07:38:38 +0000 Received: from localhost ([127.0.0.1]:58190 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SjQMA-0002pV-Fs for submit@debbugs.gnu.org; Tue, 26 Jun 2012 03:38:38 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:59437) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SjQM8-0002pO-EZ for 11785@debbugs.gnu.org; Tue, 26 Jun 2012 03:38:37 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1SjQIE-0007Gv-LY; Tue, 26 Jun 2012 03:34:34 -0400 From: Glenn Morris To: Michael Hoffman Subject: Re: bug#11785: 24.1; term-mode doesn't respect first color change from a process References: X-Spook: Tony Blair Dick Cheney strategic Aladdin Agfa ANZUS SEAL X-Ran: {0v{y*]&^N]pG]J0hdtYMmy;Y.E,&OGv}o>b-wF_z9l./B (Michael Hoffman's message of "Mon, 25 Jun 2012 17:37:18 -0700") Message-ID: <5fpq8mplv9.fsf@fencepost.gnu.org> User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: 11785 Cc: 11785@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) Michael Hoffman wrote: > $ cat test.sh > #!/usr/bin/env bash > echo -e "\E[31mRed \E[32mGreen" > > When running this, I expect to get "Red" in red and "Green" in green. > > Running `emacs -Q --eval '(ansi-term "./test.sh")' with Emacs 24 results > in "Red" in black (not red as expected) and "Green" in green. Doing this > with Emacs 23.1 results in the expected behavior ("Red" in red). The issue first appears in 23.2. Removing the call to term-ansi-reset in term-mode brings back the red. From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 26 03:40:03 2012 Received: (at control) by debbugs.gnu.org; 26 Jun 2012 07:40:03 +0000 Received: from localhost ([127.0.0.1]:58194 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SjQNW-0002rw-PC for submit@debbugs.gnu.org; Tue, 26 Jun 2012 03:40:03 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:59575) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SjQNV-0002rq-KB for control@debbugs.gnu.org; Tue, 26 Jun 2012 03:40:01 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1SjQJd-0007Pm-NS for control@debbugs.gnu.org; Tue, 26 Jun 2012 03:36:01 -0400 Date: Tue, 26 Jun 2012 03:36:01 -0400 Message-Id: Subject: control message for bug 11785 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) found 11785 23.2 From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 26 03:40:06 2012 Received: (at control) by debbugs.gnu.org; 26 Jun 2012 07:40:06 +0000 Received: from localhost ([127.0.0.1]:58197 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SjQNa-0002sA-4k for submit@debbugs.gnu.org; Tue, 26 Jun 2012 03:40:06 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:59576) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SjQNY-0002s3-Ir for control@debbugs.gnu.org; Tue, 26 Jun 2012 03:40:04 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1SjQJg-0007QF-O4 for control@debbugs.gnu.org; Tue, 26 Jun 2012 03:36:04 -0400 Date: Tue, 26 Jun 2012 03:36:04 -0400 Message-Id: Subject: control message for bug 11785 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) found 11785 23.3 From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 26 03:40:10 2012 Received: (at control) by debbugs.gnu.org; 26 Jun 2012 07:40:10 +0000 Received: from localhost ([127.0.0.1]:58200 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SjQNd-0002sR-De for submit@debbugs.gnu.org; Tue, 26 Jun 2012 03:40:10 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:59577) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SjQNa-0002sH-WA for control@debbugs.gnu.org; Tue, 26 Jun 2012 03:40:07 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1SjQJj-0007QS-5Q for control@debbugs.gnu.org; Tue, 26 Jun 2012 03:36:07 -0400 Date: Tue, 26 Jun 2012 03:36:07 -0400 Message-Id: Subject: control message for bug 11785 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) found 11785 23.4 From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 26 16:32:52 2012 Received: (at 11785) by debbugs.gnu.org; 26 Jun 2012 20:32:52 +0000 Received: from localhost ([127.0.0.1]:59046 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SjcRQ-0005qH-8Y for submit@debbugs.gnu.org; Tue, 26 Jun 2012 16:32:52 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:46781) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SjcRO-0005q7-2u for 11785@debbugs.gnu.org; Tue, 26 Jun 2012 16:32:50 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1SjcNS-0002vy-NU; Tue, 26 Jun 2012 16:28:46 -0400 From: Glenn Morris To: Michael Hoffman Subject: Re: bug#11785: 24.1; term-mode doesn't respect first color change from a process References: <5fpq8mplv9.fsf@fencepost.gnu.org> X-Spook: John Kerry 9/11 Jiang Zemin Vince Foster TELINT InfoSec X-Ran: )}M("J}I9`x0v7&y(sMrq&TlZPL"'5L:(+,%;mX])gmx#"=%Iy-R*8zu$YGf`x#B-" (Glenn Morris's message of "Tue, 26 Jun 2012 03:34:34 -0400") Message-ID: <5vd34lom0x.fsf@fencepost.gnu.org> User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: 11785 Cc: 11785@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) More specifically, this seems to fix your problem. I haven't checked yet if it has other consequences though: *** lisp/term.el 2012-06-20 16:21:57 +0000 --- lisp/term.el 2012-06-26 20:26:20 +0000 *************** *** 961,967 **** (setq term-ansi-current-reverse nil) (setq term-ansi-current-color 0) (setq term-ansi-current-invisible nil) ! (setq term-ansi-face-already-done t) (setq term-ansi-current-bg-color 0)) (define-derived-mode term-mode fundamental-mode "Term" --- 961,967 ---- (setq term-ansi-current-reverse nil) (setq term-ansi-current-color 0) (setq term-ansi-current-invisible nil) ! (setq term-ansi-face-already-done nil) (setq term-ansi-current-bg-color 0)) (define-derived-mode term-mode fundamental-mode "Term" From debbugs-submit-bounces@debbugs.gnu.org Thu Jul 05 22:12:44 2012 Received: (at 11785) by debbugs.gnu.org; 6 Jul 2012 02:12:44 +0000 Received: from localhost ([127.0.0.1]:51191 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Smy2G-0004Dk-9c for submit@debbugs.gnu.org; Thu, 05 Jul 2012 22:12:44 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:45639) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Smy2E-0004De-Sk for 11785@debbugs.gnu.org; Thu, 05 Jul 2012 22:12:43 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1SmxxR-0000EQ-KT; Thu, 05 Jul 2012 22:07:45 -0400 From: Glenn Morris To: Stefan Monnier Subject: Re: bug#11785: 24.1; term-mode doesn't respect first color change from a process References: <5fpq8mplv9.fsf@fencepost.gnu.org> <5vd34lom0x.fsf@fencepost.gnu.org> X-Spook: White Water Medco Operation Iraqi Freedom infowar X-Ran: O%^zqAvu-wy.lFUJ*AEpv7~%7Wg'9X$rStQ/w7R$8zAUNH1^O[:J1*zMi4JdvJHk\x3)%' X-Hue: red X-Debbugs-No-Ack: yes X-Attribution: GM Date: Thu, 05 Jul 2012 22:07:45 -0400 In-Reply-To: <5vd34lom0x.fsf@fencepost.gnu.org> (Glenn Morris's message of "Tue, 26 Jun 2012 16:28:46 -0400") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: 11785 Cc: 11785@debbugs.gnu.org, Michael Hoffman X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) Glenn Morris wrote: > More specifically, this seems to fix your problem. > I haven't checked yet if it has other consequences though: > > *** lisp/term.el 2012-06-20 16:21:57 +0000 > --- lisp/term.el 2012-06-26 20:26:20 +0000 > *************** > *** 961,967 **** > (setq term-ansi-current-reverse nil) > (setq term-ansi-current-color 0) > (setq term-ansi-current-invisible nil) > ! (setq term-ansi-face-already-done t) > (setq term-ansi-current-bg-color 0)) > > (define-derived-mode term-mode fundamental-mode "Term" > --- 961,967 ---- > (setq term-ansi-current-reverse nil) > (setq term-ansi-current-color 0) > (setq term-ansi-current-invisible nil) > ! (setq term-ansi-face-already-done nil) > (setq term-ansi-current-bg-color 0)) > > (define-derived-mode term-mode fundamental-mode "Term" Stefan, you have some comments in term.el saying that term-ansi-face-already-done should perhaps be t in more places. Maybe this example shows why it shouldn't be? From debbugs-submit-bounces@debbugs.gnu.org Fri Jul 06 17:37:08 2012 Received: (at 11785) by debbugs.gnu.org; 6 Jul 2012 21:37:09 +0000 Received: from localhost ([127.0.0.1]:53349 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SnGD6-00012e-Mv for submit@debbugs.gnu.org; Fri, 06 Jul 2012 17:37:08 -0400 Received: from pruche.dit.umontreal.ca ([132.204.246.22]:36517) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SnGD4-00012X-PH for 11785@debbugs.gnu.org; Fri, 06 Jul 2012 17:37:07 -0400 Received: from fmsmemgm.homelinux.net (lechon.iro.umontreal.ca [132.204.27.242]) by pruche.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id q66LVw77022365; Fri, 6 Jul 2012 17:31:59 -0400 Received: by fmsmemgm.homelinux.net (Postfix, from userid 20848) id DA2BAAE2CD; Fri, 6 Jul 2012 17:31:57 -0400 (EDT) From: Stefan Monnier To: Glenn Morris Subject: Re: bug#11785: 24.1; term-mode doesn't respect first color change from a process Message-ID: References: <5fpq8mplv9.fsf@fencepost.gnu.org> <5vd34lom0x.fsf@fencepost.gnu.org> Date: Fri, 06 Jul 2012 17:31:57 -0400 In-Reply-To: (Glenn Morris's message of "Thu, 05 Jul 2012 22:07:45 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-NAI-Spam-Flag: NO X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered RV4271=0 X-NAI-Spam-Version: 2.2.0.9309 : core <4271> : streams <779800> : uri <1158469> X-Spam-Score: -3.5 (---) X-Debbugs-Envelope-To: 11785 Cc: 11785@debbugs.gnu.org, Michael Hoffman X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.5 (---) > Stefan, you have some comments in term.el saying that > term-ansi-face-already-done should perhaps be t in more places. > Maybe this example shows why it shouldn't be? I can't remember any of it and don't have time to look into it now, so... I'll trust you on that, but in any case, it suggest complementing my comment. Stefan From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 27 03:07:25 2012 Received: (at 11785-done) by debbugs.gnu.org; 27 Sep 2012 07:07:25 +0000 Received: from localhost ([127.0.0.1]:57870 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TH8Bw-0007ND-BB for submit@debbugs.gnu.org; Thu, 27 Sep 2012 03:07:25 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:37136) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TH8Bt-0007N6-GY for 11785-done@debbugs.gnu.org; Thu, 27 Sep 2012 03:07:22 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1TH8Bp-0002Fl-FG; Thu, 27 Sep 2012 03:07:17 -0400 From: Glenn Morris To: 11785-done@debbugs.gnu.org Subject: Re: bug#11785: 24.1; term-mode doesn't respect first color change from a process References: <5fpq8mplv9.fsf@fencepost.gnu.org> <5vd34lom0x.fsf@fencepost.gnu.org> X-Spook: computer terrorism RSA Ft. Meade Rubin Mena Semtex X-Ran: 6bb1Qj%l{9fJkfB/,0W`I=6[2^6|5W (Stefan Monnier's message of "Fri, 06 Jul 2012 17:31:57 -0400") Message-ID: <8ssja4aqqi.fsf@fencepost.gnu.org> User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -7.7 (-------) X-Debbugs-Envelope-To: 11785-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -7.7 (-------) Version: 24.3 Stefan Monnier wrote: >> Stefan, you have some comments in term.el saying that >> term-ansi-face-already-done should perhaps be t in more places. >> Maybe this example shows why it shouldn't be? > > I can't remember any of it and don't have time to look into it now, > so... I'll trust you on that, but in any case, it suggest complementing > my comment. I'm afraid I know nothing about what is going on here, I just saw by experiment that reverting that change fixed the reported issue. I committed it so it will hopefully get some testing that may reveal whether or not there are any other consequences. From unknown Sat Jun 21 05:15:07 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, 25 Oct 2012 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 From debbugs-submit-bounces@debbugs.gnu.org Wed Dec 12 15:09:04 2012 Received: (at control) by debbugs.gnu.org; 12 Dec 2012 20:09:04 +0000 Received: from localhost ([127.0.0.1]:39439 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Tisc3-0004oA-4h for submit@debbugs.gnu.org; Wed, 12 Dec 2012 15:09:03 -0500 Received: from fencepost.gnu.org ([208.118.235.10]:44168) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Tisc0-0004nc-Gn for control@debbugs.gnu.org; Wed, 12 Dec 2012 15:09:01 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1TisbE-0003Pg-1R for control@debbugs.gnu.org; Wed, 12 Dec 2012 15:08:12 -0500 Date: Wed, 12 Dec 2012 15:08:12 -0500 Message-Id: Subject: control message for bug 5355 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -4.2 (----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.2 (----) unarchive 11785 forcemerge 11785 5355 From unknown Sat Jun 21 05:15:07 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, 10 Jan 2013 12:24:03 +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