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

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

Re: Operating system in an emacs variable?


From: Bastien Guerry
Subject: Re: Operating system in an emacs variable?
Date: Wed, 19 Mar 2003 12:17:38 +0100
User-agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.2

Carsten Dominik <dominik@_DROP_THIS_science.uva.nl> writes:

> I am looking for a variable or function in Emacs which gives me
> information about the operating system the emacs process is running
> on.  Basically, I would like to know if I am running Linux or MacOSX.
> There must be a variable containing this information, but I could not
> find it.  Anyone?

(getenv "MACHINE")

-- 
Bastien


reply via email to

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