help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Examining the output of a shell command?


From: Raffaele Ricciardi
Subject: Re: Examining the output of a shell command?
Date: Sun, 28 Jun 2015 17:51:10 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0.1

On 28/06/15 17:43, Eli Zaretskii wrote:
Another puzzling behaviour:

     $ echo $RED
     \[\e[1;31m
     $ emacs -nw -Q
     M-: (getenv "RED") RET
     --> nil

Did you "export RED"?

This.  I didn't.

Anyway, what I wanted to point out was that when you invoke the shell
from Emacs, it is a non-interactive session, which might get different
settings.

Right.  I will look into it.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]