all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tim X <timx@spamto.devnul.com>
Subject: Re: detect emacs/xemacs in elisp?
Date: 10 Dec 2002 08:57:40 +1100	[thread overview]
Message-ID: <87of7uetyj.fsf@blind-bat.une.edu.au> (raw)
In-Reply-To: 49e2e83d.0212091030.7c05b32@posting.google.com

jason_addison@hotmail.com (Jason Addison) writes:

> I have some elisp that works/doesn't work in emacs/xemacs in my
> ".emacs" file. I would like to be able to execute or not execute code
> depending on which type of emacs I'm running. Another way around this
> would be to know how to determine if a function is defined before
> calling it. Any idea on how to do this in elisp? Also, how do you
> determine the version of emacs that is running in elisp?
> 

There is a package called initz which allows you to setup different
initializations depending on what emacs/xemacs flavor you are
running. This package will then control what init files are used
depending on the flavor/version you are starting up.

I'm not sure where to get it, I saw it as one of the packages
available for debian. 


-- 
Tim X.
tcross (at) northnet com au

  parent reply	other threads:[~2002-12-09 21:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-09 18:30 detect emacs/xemacs in elisp? Jason Addison
2002-12-09 18:52 ` Jesper Harder
2002-12-09 21:57 ` Tim X [this message]
2002-12-09 22:19   ` Benjamin Lewis
2002-12-10  0:50 ` Stefan Monnier <foo@acm.com>

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=87of7uetyj.fsf@blind-bat.une.edu.au \
    --to=timx@spamto.devnul.com \
    /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.