unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Bruno Haible <bruno@clisp.org>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: johnw@gnu.org, 3344@emacsbugs.donarmstrong.com
Subject: bug#3344: eshell environment does not override TERM
Date: Fri, 22 May 2009 04:16:00 +0200	[thread overview]
Message-ID: <200905220416.02265.bruno@clisp.org> (raw)
In-Reply-To: <jwvab566i5l.fsf-monnier+emacsbugreports@gnu.org>

Stefan Monnier wrote:
> Can you try again with the Emacs-23 pretest to confirm that the bug
> is fixed?

Yes, I confirm. In emacs-23.0.91, after M-x eshell,

  - TERM is set to 'dumb' by default. This has the effect that programs
    won't try to use bold writing or colours.

  - If I set TERM=eterm, programs which use the ANSI escape sequences for
    bold writing and colours produce good output. However, programs which
    use the escape sequences from the terminfo database entry for 'eterm'
    (such as 'msgcat') produce suboptimal output (some escape sequences
    are apparently being ignored). Test case:
      $ wget http://translationproject.org/PO-files/de/gettext-runtime-0.17.de.po
      $ msgcat --color=always gettext-runtime-0.17.de.po

Maybe 'eterm' is not the right value for TERM in M-x eshell?

Bruno






      reply	other threads:[~2009-05-22  2:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-21 20:02 bug#3344: eshell environment does not override TERM Bruno Haible
2009-05-21 21:16 ` bug#3345: " John Wiegley
2009-05-22  1:30 ` bug#3344: " Stefan Monnier
2009-05-22  2:16   ` Bruno Haible [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200905220416.02265.bruno@clisp.org \
    --to=bruno@clisp.org \
    --cc=3344@emacsbugs.donarmstrong.com \
    --cc=johnw@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).