emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#8331: closed (UNIX Environment variables get lost


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#8331: closed (UNIX Environment variables get lost in ver23.3 as opposed to 23.2)
Date: Tue, 27 Mar 2012 00:38:02 +0000

Your message dated Mon, 26 Mar 2012 20:06:45 -0400
with message-id <address@hidden>
and subject line Re: bug#8331: UNIX Environment variables get lost in ver23.3 
as opposed to 23.2
has caused the debbugs.gnu.org bug report #8331,
regarding UNIX Environment variables get lost in ver23.3 as opposed to 23.2
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
8331: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8331
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: UNIX Environment variables get lost in ver23.3 as opposed to 23.2 Date: Wed, 23 Mar 2011 11:24:27 -0700 I switched to using the latest version of emacs 23.3. and am finding an issue.
The issues is that the ENV variables defined in the shell are lost within a buffer.

Here's an example:
1) //Define an ENV variable call FOO
UNIX setenv FOO FOO_VALUE
2) Open up a file in emacs called junk in the same window
3) In this new file, execute the shell command Ctrl-U Shift-! "echo $FOO"
You are basically echoing the value of $FOO into the buffer junk.

This works in emacs ver23.2 but fails in ver23.3 with the message "FOO: Undefined variable."

Why is this difference of behaviour in the latest version?
Can someone suggest a workaround..

Thanks,
- V





--- End Message ---
--- Begin Message --- Subject: Re: bug#8331: UNIX Environment variables get lost in ver23.3 as opposed to 23.2 Date: Mon, 26 Mar 2012 20:06:45 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
tags 8331 wontfix,notabug
stop

Stefan Monnier wrote:

> Depending on how the `emacs' process is started w.r.t the shell process
> where you set the env-var, this is perfectly normal.  So please show us
> the *exact* way you set the env var, and the *exact* way you then "open
> a file in Emacs".

This bug is being closed because it could not be reproduced and there
was no response to a request for more information.
If you still see the problem with the latest Emacs release, 23.4,
please reply with the requested information and it can be reopened if
needed.

You can view the whole report at http://debbugs.gnu.org/8331


--- End Message ---

reply via email to

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