all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: bk_usenet@yahoo.co.uk (BK)
Subject: Re: Does Carbon Emacs ignore ~/.emacs ?
Date: 3 May 2003 22:29:38 -0700	[thread overview]
Message-ID: <39d9c156.0305032129.63ee6ce9@posting.google.com> (raw)
In-Reply-To: uwuh8ih4g.fsf@psq.com

Bijan Soleymani <bijan@psq.com> wrote ...

> bk_usenet@yahoo.co.uk (BK) writes:
> 
> > Yes, I know there is XEmacs, but I do not wish to use it nor do I wish
> > to discuss why I don't want to use it. Carbon Emacs is therefore the
> > focus of this question.
> 
> Isn't there a version of emacs for aqua?

Yes, that's the "carbonised" Emacs, hence Carbon Emacs, I am talking
about.

> P.S. I don't know much about Macs, aqua, carbon, zinc, quartz or any
> number of other things. I haven't used a macintosh ever.

Not to worry. It may seem confusing, but it is actually quite simple.

OSX has the ability to run programs written for different APIs and
GUIs.

The native GUI is called Aqua and it uses an API called Cocoa, which
is based on OpenStep/GnuStep. Then there is another API called Carbon,
which allows some backwards compatibility to the legacy MacOS before
OSX. Applications that use the Carbon API can -in principle- run on
both legacy MacOS and OSX/Aqua. Applications that use the Cocoa API
cannot run on legacy Macs, but they could be recompiled to run under
OpenStep or GnuStep.

(Quartz is just a rendering engine inside Aqua, lower level so to
speak, not of concern in this context)

Then there is X11. X11 apps can run under OSX, but only if you install
the X11 GUI in addition to the default Aqua GUI.

Thus, if you have an application that has been ported to Aqua (ie
Emacs), then there might be things that are different and in order to
isolate a problem, it is important not to take things for granted just
because they are fine in another version of the same software.

rgds
bk

  reply	other threads:[~2003-05-04  5:29 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-03  7:45 Does Carbon Emacs ignore ~/.emacs ? BK
2003-05-03  8:11 ` Bijan Soleymani
2003-05-04  5:29   ` BK [this message]
2003-05-06 20:25     ` Joe Davison
2003-05-08  0:25       ` BK
2003-05-08 15:08         ` Joe Davison
2003-05-09 10:39           ` BK
2003-05-09 11:13             ` David Kastrup
2003-05-09 18:49               ` Ajanta
2003-05-03 13:24 ` tristero
2003-05-03 13:41   ` David Kastrup
2003-05-04  5:48   ` BK
2003-05-04 14:18     ` tristero
2003-05-05 19:58       ` Barry Margolin
2003-05-03 17:43 ` Kai Großjohann
2003-05-04  6:05   ` BK
2003-05-03 20:09 ` Phil Stripling

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=39d9c156.0305032129.63ee6ce9@posting.google.com \
    --to=bk_usenet@yahoo.co.uk \
    /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.