all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Robinow <DavidRobinow@woh.rr.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Prob wit init.el / .emacs on two different installation (win - linux)
Date: Wed, 29 Jan 2014 21:18:50 -0500	[thread overview]
Message-ID: <52E9B68A.50207@woh.rr.com> (raw)
In-Reply-To: <ecfeedc7-a095-4b6b-9999-6b9e02bb6d35@googlegroups.com>

On 1/28/2014 11:15 AM, Rusi wrote:

> This is the best I could find but it will not work for example if
> you do emacs -nw in linux
> There must be some variable for "Am I on windows? Linux? Mac?" but I dont
> know which
sysyem-type
The value is a symbol indicating the type of operating system you are using.
Special values:
   `gnu'          compiled for a GNU Hurd system.
   `gnu/linux'    compiled for a GNU/Linux system.
   `gnu/kfreebsd' compiled for a GNU system with a FreeBSD kernel.
   `darwin'       compiled for Darwin (GNU-Darwin, Mac OS X, ...).
   `ms-dos'       compiled as an MS-DOS application.
   `windows-nt'   compiled as a native W32 application.
   `cygwin'       compiled using the Cygwin library.
Anything else (in Emacs 24.1, the possibilities are: aix, berkeley-unix,
hpux, irix, usg-unix-v) indicates some sort of Unix system.



  reply	other threads:[~2014-01-30  2:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.12421.1390236515.10748.help-gnu-emacs@gnu.org>
2014-01-21 17:17 ` Prob wit init.el / .emacs on two different installation (win - linux) Rusi
2014-01-28 16:15   ` Rusi
2014-01-30  2:18     ` David Robinow [this message]
     [not found]     ` <mailman.13144.1391048337.10748.help-gnu-emacs@gnu.org>
2014-01-30 16:54       ` Emanuel Berg
2014-01-20 11:51 Renato Pontefice
2014-01-20 17:05 ` Nicolas Richard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52E9B68A.50207@woh.rr.com \
    --to=davidrobinow@woh.rr.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.