all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Commands like ls(1) does not emits color sequences in 25.0.50.1
@ 2015-09-07 18:57 Dmitry Igrishin
  2015-09-07 21:58 ` Random832
  0 siblings, 1 reply; 5+ messages in thread
From: Dmitry Igrishin @ 2015-09-07 18:57 UTC (permalink / raw)
  To: help-gnu-emacs

Hello,

Recently I've build Emacs 25.0.50.1 and noticed that ls(1)
even with --colors=always option does not emits color sequences.
Setting the environment variable XTERM to "ansi" directly from the inferior
shell affects the behavior of ls(1) in this case and ls --colors
works as expected in *shell* buffer. Is it new expected behavior for
comint shell?

To workaround this problem I've tried to add
(setenv "TERM" "ansi") to the init.el, but Emacs resets the TERM
variable to "dumb" upon the startup. Is this expected?

Thanks!

-- 
// Dmitry.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-09-08 13:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-07 18:57 Commands like ls(1) does not emits color sequences in 25.0.50.1 Dmitry Igrishin
2015-09-07 21:58 ` Random832
2015-09-08  8:18   ` Dmitry Igrishin
2015-09-08 12:13     ` Stefan Monnier
2015-09-08 13:57       ` Random832

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.