Closed 0x7FFFFFFFFFFFFFFF closed 4 years ago
Well, if you copy a variable which isn't set, then the value in Emacs will be nil, so I'm not sure what you want. Can you give an example of what outcome you're looking for, and how the current result is different from what you want?
Hi guys,
I want to know how to test if an environment variable exists and I only want to "copy" it when it exists. I want this is because I need to work on several computers and they have slightly different environment variables set.
Thanks.